universe
universe copied to clipboard
The easy & flexible way to use interactive maps in Flutter.
m
Outdated packages were causing a build error (cf [pub.dev score](https://pub.dev/packages/universe/score)) so I upgraded the packages and modified example manifest which was causing a warning from flutter pub get close #8...
App fails to run after adding Universe package with Flutter 3.x.x & Universe 1.1.3-nullsafety _**BUILD ERR:**_ `../../../../.pub-cache/hosted/pub.dev/universe-1.1.3-nullsafety/lib/src/layer/overlay/image.dart:12:9: Error: Type 'File' not found.`
I got this running now, but considering OpenStreetmap is slow and MapBox expensive, is it posible to make a local cache on the phones with loaded tiles? Eg: cache: true,...
I get the error: ` Error: Type 'File' not found. Error: 'File' isn't a type. Error: The method 'File' isn't defined for the class 'ImageOverlay'. ` My code for adding...
Hi Great Package! Here support marker clustering?)
Because universe 1.1.2-nullsafety depends on extended_image ^5.1.3 and no versions of universe match >1.1.2-nullsafety