Harishwarrior / nearby_places

Sample flutter project which uses OpenTripMapAPI (Free alternative to Google Places API).
4 stars 4 forks source link

flutter_lints Added #8

Closed ashish-gajjar-067 closed 1 year ago

ashish-gajjar-067 commented 1 year ago

This package contains a recommended set of lints for Flutter apps, packages, and plugins to encourage good coding practices.

This package is built on top of Dart's recommended.yaml set of lints from package:lints.

Lints are surfaced by the dart analyzer, which statically checks dart code. Dart-enabled IDEs typically present the issues identified by the analyzer in their UI. Alternatively, the analyzer can be invoked manually by running flutter analyze.

Harishwarrior commented 1 year ago

Can you fix the warnings in the project?

ashish-gajjar-067 commented 1 year ago

Nothing to fix!