- Migrate to null safety.
- Minor changes to flurry_menu
-
Add the bottomSection attribute to the MenuScreen in flurry_menu file to control the bottom section of the menu screen
-
Added new BottomSection file in the example to be an example of what should be used
-
Optimized the package code to be faster and lighter
-
Removed old and uncessary code
- Added a new attribute to control the curvness called curveRadius
- Updated the example with the new curveRadius attribute and set it to a dynamic size to the screen size -- To be updated later
- Updated the value of the attribute iconSize to be a dynmic dynamic size to the screen size
- Fixed small bugs that affected the package score
- First Release