ymir 0.0.6
ymir: ^0.0.6 copied to clipboard
A new Flutter package for handling leaflet map easier
0.0.6 #
removed mapController dispose on [owlnextMap] dispose(). it was causing state errors for specific use cases. responsibility is now delageted to the package's user, dont forget to call .dispose() onto your map controller to free up memory
0.0.5 #
- Added handleMapScreenshot callback attacher to trigger it from outside [OwlnextMap]
0.0.4 #
- FIX IGN url changed
0.0.1 #
- TODO: Describe initial release.