game_levels_scrolling_map 0.0.6
game_levels_scrolling_map: ^0.0.6 copied to clipboard
A package for making game levels map like candy crush or similar games using flutter with ability to be horizontal or vertical
0.0.6 #
- Add compatibility for
LinuxandMacOS - Add 'isCurrent' attribute to PointModel which make the scorlling map scroll to a specific point like the current level in games
0.0.5 #
- Add compatibility for
WebandWindows
0.0.4 #
- Add 2 optional parameters
pointsPositionDeltaXandpointsPositionDeltaYto manually adjust the points in case of the points is shifted inxoryaxis
0.0.3 #
- Game levels map like candy crush with the following features :
- Option to make it horizontal map or vertical
- Option to reverse the scrolling start direction
- Option to add the x,y points positions
- Option to extract the x,y points positions from asset SVG file or online SVG file