mini_utils 0.0.5
mini_utils: ^0.0.5 copied to clipboard
Flutter mini Widgets and Utils Package
Changelog #
VERSION: 0.0.1 #
Init Project:
- Creation of the Color Picker Widget
- Creation of the Date and Time Picker Widget
- Basic init of the project files
VERSION: 0.0.2 #
- Creation of the login_screen Widget Util
- Update of the Readme.
- Created the file of the digital_clock widget
VERSION: 0.0.3 #
- Implementation of the digitalClock widget
- Corrected API Export error
- Corrected README errors
VERSION: 0.0.4 #
- Implementation of the checkIfMobile Function
- Changing the refresh time of the digitalClock
VERSION: 0.0.5-r1 #
- Removing the responsive widgets
- Creation of the Draggable Container Widget
- Update in the Color names for the Themes
VERSION: 0.0.5-r2 #
- Tests skeleton
- Minor changes on DraggableContainer
VERSION: 0.0.5-r3 #
- Minor changes on DraggableContainer
VERSION: 0.0.5-r4 #
- Out-Of-Bounds Treatment in DraggableContainer
VERSION: 0.0.5 #
- Major update containing all the minor releases
- Change in project structure