Baseflow / flutter-geocoding

A Geocoding plugin for Flutter
https://baseflow.com
MIT License
139 stars 71 forks source link

style: formatted and fixed code to resolve linting issues #248

Closed OutdatedGuy closed 1 month ago

OutdatedGuy commented 1 month ago

Formatted code with dart format . and fixed linting issues with dart fix --apply

Fixes following reason of failed workflow: https://github.com/Baseflow/flutter-geocoding/actions/runs/11226397157/job/31206847039

Pre-launch Checklist