DarshanGowda0 / GeoFlutterFire

:fire:GeoFlutterFire:fire: is an open-source library that allows you to store and query firestore documents based on their geographic location.
https://youtu.be/MYHVyl-juUk
MIT License
305 stars 261 forks source link

Typo in readme #17

Closed Arno-Z closed 5 years ago

Arno-Z commented 5 years ago

Readme text:

// Init firestore and geoFlutterFire Geoflutterfire geo = GeoFlutterFire();

should be

// Init firestore and geoFlutterFire Geoflutterfire geo = Geoflutterfire();

Thanks for this awesome package!

DarshanGowda0 commented 5 years ago

Thanks @Arno-Z 😄