universe 0.0.4-nullsafety.2 universe: ^0.0.4-nullsafety.2 copied to clipboard
The easy & flexible way to use interactive maps in Flutter. Inspired by Leaflet.js.
[0.0.4-nullsafety.2] - 17 May 2021 #
- update examples
- update documentation
[0.0.4-nullsafety.1] - 17 May 2021 #
- fix attribution
- add HERE map providers
[0.0.4-nullsafety] - 17 May 2021 #
- adding & restructuring map providers
[0.0.3-nullsafety] - 16 May 2021 #
- support multi tile layers maps
[0.0.2-nullsafety.2] - 16 May 2021 #
- format all .dart files
[0.0.2-nullsafety.1] - 16 May 2021 #
- Change dependency cached_network_image to version 3.1.0-alpha.1
- Add Live Map Without Automoving example
- Add Custom Map Provider example
[0.0.2-nullsafety] - 16 May 2021 #
- Fixing non null safety dependencies
[0.0.2] - 15 May 2021 #
- Change from Cubit to Provider
- Migrate to null safety
[0.0.1] - Mar 2021 #
- Initial version of Universe (still using Cubit)