Localizator
Localizator is a flutter application that provides your current/given position,and gives you weather Forecasts
Install / Use
/learn @HoussemTN/LocalizatorREADME
Locativity
<img align="left" alt="Locativity Logo" src="https://github.com/HoussemTN/localizator/blob/master/images/splash/splash.png?raw=true" heigth="100px" width="100px" /> Locativity is a flutter application implements flutter_map and Geolocator plugins to provide your current/given position then render it on a map.| Google Play| AppGallery | |-------------|--------------| |<a href='https://play.google.com/store/apps/details?id=com.brains404.localizer&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img align="center" width='200' height='80' alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png'></a>|<a href='https://appgallery.huawei.com/#/app/C102976705'><img width='200' height='60' alt='Get it on Google Play' src='https://raw.githubusercontent.com/HoussemTN/badges/master/English/RGB/PNG/Badge-Black.png'></a>|
</br>Changelog
Version 1.6.0 - 15 Oct 2020
- New map style with nearby places
- Minor Bugs Fixed
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
:stars: Features
| New Features| Plugins Added| |-------------|-------------| | Find Your location|Geolocator</br>flutter_map| | Search locations|| | Save Your Favorite location|shared_preferences|| | Get Current Weather|OpenWeatherMap API||
:camera: Screenshots
<img alt="MyLocation" src="https://github.com/HoussemTN/localizer/blob/master/screenshots/myLocation.png?raw=true" heigth="250px" width="300px"/> <img alt="SearchLocation" src="https://github.com/HoussemTN/localizer/blob/master/screenshots/SearchLocation.png?raw=true" heigth="250px" width="300px"/> <img alt="CurrentWeather" src="https://github.com/HoussemTN/localizer/blob/master/screenshots/currentWeather.png?raw=true" heigth="250px" width="300px"/> <img alt="SaveFavoritePosition" src="https://github.com/HoussemTN/localizer/blob/master/screenshots/SaveFavoritePosition.png?raw=true" heigth="250px" width="300px"/> <img alt="MyFavoritePositionList" src="https://github.com/HoussemTN/localizer/blob/master/screenshots/MyFavoritePositionList.png?raw=true" heigth="250px" width="300px"/>:gift_heart: 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.
Contributors ✨
Thanks goes to these wonderful people (emoji key):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore-start --> <!-- markdownlint-disable --> <table> <tr> <td align="center"><a href="https://github.com/HoussemTN"><img src="https://avatars2.githubusercontent.com/u/33376041?v=4" width="100px;" alt=""/><br /><sub><b>Houssemeddine Souissi</b></sub></a><br /><a href="#design-HoussemTN" title="Design">🎨</a> <a href="https://github.com/HoussemTN/localizator/commits?author=HoussemTN" title="Code">💻</a> <a href="https://github.com/HoussemTN/localizator/commits?author=HoussemTN" title="Documentation">📖</a> <a href="#maintenance-HoussemTN" title="Maintenance">🚧</a> <a href="#ideas-HoussemTN" title="Ideas, Planning, & Feedback">🤔</a></td> </tr> </table> <!-- markdownlint-enable --> <!-- prettier-ignore-end --> <!-- ALL-CONTRIBUTORS-LIST:END -->This project follows the all-contributors specification. Contributions of any kind welcome!
