extensions_pack 0.0.15
extensions_pack: ^0.0.15 copied to clipboard
A new Flutter package project.
0.0.4 16/02/2021. #
- String extensions to return DateTime and TimeOfDay.
0.0.5 16/02/2021. #
- TimeOfDay to DateTime extension.
0.0.6 16/02/2021. #
- DateTime extension do add and subtract days.
- Extension to check if date is between other dates.
- Fix files export.
0.0.7 16/02/2021. #
- DateTime extension do check if date is same or after or before other date.
0.0.8 17/02/2021. #
- Migrate package to null safety.
0.0.9 20/02/2021. #
- New date extensions to add months and years to date
- New extensions to get duration from int
0.0.10 03/03/2021. #
- TimeOfDay extension to get time in minutes
- Widget extension to add borders
- VoidCallback extensions
0.0.12 08/08/2021 #
- Fix scrollable widget extension
- Fix add months extension
0.0.14 08/08/2021 #
- Change default border color
0.0.15 08/08/2021 #
- Extensions for leap year and days in month