mit_x 2.1.0 mit_x: ^2.1.0 copied to clipboard
Open screens/snackbars/dialogs/drawer without context /open and close drawer or end drawer/check form is valid or save it, with MitX.
2.1.0 #
- upgrade dependency
2.0.2 #
- support dart 3 and support fluent ui only
2.0.1-dart3 #
- support dart 3 , flutter 3.10.0 and above and not support fluent ui and macos ui
2.0.0 #
- Add Fluent UI And Macos ui library
- Can set fluent ui to any platform and get it
1.0.4 #
- solve bug MitXCupertinoApp not found
1.0.3 #
- Solve bug can't use your {formKey}.save() or {fromKey}.isValid()
1.0.2 #
- Solve Transition class not found
- unFocusField now available
1.0.1 #
- support open or close drawer or end drawer and form isValid or save form see it in readme
1.0.0 #
- library now stable
- now support MitXPages for solve arguments not working when use amy navigate like
MitX.toNamed('/secPage' ,arguments:{'id':1}) // use MitX.arguments; // return null value
0.0.6 #
- Solve Score.
0.0.5 #
- Solve url Utils readme.
0.0.4 #
- Add Utils.
- can open drawer easer now.
0.0.3 #
- MitXMaterialApp Parameter issue solved.
- add more extensions
- change readme file
0.0.2-beta #
- Solve description.
0.0.1-beta #
- initial release.