Locativity
Locativity is a flutter application implements flutter_map and Geolocator plugins to provide your current/given position then render it on a map.
Changelog
Version 1.5.1 – 21 Feb 2020
- Settings View added
- Custom wind speed units added
- Custom temperature units added
Version 1.3
- Edit Favorite Position Feature Added
- Location Name Added
- Application size Improvements
Version 1.2
- Drawer Layout Improved
- Copy Favorite Position added
Version 1.1
- Favorite Position for current Location added
Version 1
- First Release
Features
New Features | Plugins Added |
---|---|
Find Your location | Geolocatorflutter_map |
Search locations | |
Save Your Favorite location | shared_preferences |
Get Current Weather | OpenWeatherMap API |
Screenshots
Want to contribute
If you would like to contribute to the project (e.g. by improving the documentation, solving a bug or adding a cool new feature),Just send us your pull request. Please make sure you solved all warnings and errors reported by the static code analyses.
Source Code
Please Visit Flutter Provides Your Current Position Source Code at GitHub