- Undefined
- Added:
- List, List, double, FocusNode, Color, Navigator, BuildContext extensions
- Numeric Pad added
- Align widgets added
- LerpDouble added
- Carousel added
- It fixed transition null-check error
- Added:
- Color hex extension
- printColor functions
- Margin const constructors
- Fixed:
- Transitions bugs
- AnimatedInteractiveViewer bugs
- Transitions bugs fixed
- README.md video preview added
- Sound Null Safety migration
- Updated:
- Transisions: Added reverseCurve with the same [curve]
- SlidingPanel: Create my own SlidingUpPanel
- Updated:
- BuildContext extension: Add context.theme and context.textTheme
-
Added:
- GlobalKey extension
-
Removed:
- BuildKey
- Unable to locate the directory FIXED
-
Added:
- BuildKey
- BuildColor
- BuildMedia
- BuildRoute
- BuildContext extension for Navigation replace
-
Removed:
- GetKey
- GetColor
- GetMedia
- PushRoute
-
Added:
- ExpandedAlign
- SlidingPanelPage
- SlidingPanelContainer
- SplashTap
- OpaqueTap
- SplashButton
- TileDesigned
-
Updated:
- BooleanTween: Works with GenericTypes(T)
- Themed Texts: Added all Text argument
- PushRoute: Async functions
-
Added:
- GetMedia
- Themed Text
- PushRoute.replacement()
-
Removed:
- GetContext
-
Updated:
- GetKey
- GetColor
- SwipeTransition
- Added:
- TurnTransition
- SizeBuilder
- TranparentBox
- ExpandedSpacer
- ExpandedTap
- SafeAreaColor
- AnimatedInteractiveViewer
- Added:
- SwipeTransition
- Misc.timer()
- Misc.periodic()
- Misc.wait()
- Fixed README.md syntax errors
- README.md added
- Initial Relase.