level_map
level_map copied to clipboard
A Flutter library to add a level-map feature with powerful customization options.
Hi! First of all, thanks for the amazing lib! Would it be possible to allow passing Flutter widgets instead of only images for the levels? Thanks!
is there a way to add the level numbers on the map?
Hi! Would it be possible to navigate to other screen on tapping of completed level and current level? Thanks!
Please, how can I click on the stage I want? I tried to include the currentLevelImage, but I can't click on anything to interact with it.
Hi, Thanks for the amazing lib. it will be good if there is a option for adding different image for locked levels, rn only one image is possible for all...
I tried using an SVG instead of a PNG but got error: ``` ======== Exception caught by image resource service ================================================ The following _Exception was thrown resolving an image codec:...