skadi 2.2.0
skadi: ^2.2.0 copied to clipboard
Flutter utilities packages for custom widgets and utilities function.
2.2.0 27 January 2023 #
- bump
intldown - Fix types
2.1.1 27 January 2023 #
- fix pub score
2.1.0 26 January 2023 #
- breaking change
- SkadiProvider
noDataWidgethas an onRefresh param callback
- SkadiProvider
2.0.9 6 January 2023 #
- fix
SkadiScaffoldbugs
2.0.8 6 January 2023 #
- fix
SkadiAsyncIconButtonloading bugs
2.0.7 6 January 2023 #
- fix issue #3
- Add
SkadiScaffold
2.0.6 5 January 2023 #
- export
kTs
2.0.5 26 December 2022 #
- add TextStyle utils:
kTs - add
debugLog
2.0.4 13 December 2022 #
- add
onDismissin KeyboardDismiss
2.0.3 13 December 2022 #
isTheSameDayextension on DateTime is now nullable- breaking change
- update
semiboldtosemiBoldon Textstyle extension
- update
2.0.2 12 December 2022 #
- add confirmPassword related method to SkadiFormMixin
2.0.0 15 November 2022 #
- breaking change
- Remove
SkadiLoadingButtonbecauseSkadiAsyncButtoncan now work the same way - Remove
separatorfrom PaginatedList, userseparatorBuilderinstead
- Remove
- allow nullable parameter on some widgets (non breaking)
- fix
validateFieldvalidator - add
wrapRow,warpRowExpanded,wrapColumn,wrapColumnExpandedon Widget extension
1.0.0 23 October 2022 #
- Add
catchNothing - Add
loadingNotifierandonSurfacetoSkadiAsyncButton - Add
positiveTextStyletoSkadiConfirmationDialog - breaking change
SkadiLoadingButtonto follow new ElevatedButton parameter nameSkadiAsyncButtonto follow new ElevatedButton parameter nameSkadiConfirmationDialogparameter behavior change:onConfirmandonCancelno longer pop dialog by default
- Fix SkadiAsyncButton width
- add
listenChildto ValueListenable extension - fix logger bug
0.2.0 28 September 2022 #
- Improve README
- Add setting for
Logger - Add
SkadiBadge - breaking change
SkadiAsyncButtonto follow ElevatedButton parameter name
0.1.2 13 September 2022 #
- Add
analyticCallBackforSkadiRouteObserver
0.1.1 8 September 2022 #
- Fix
SkadiNavigatorpopTime - Add new BuildContext extension for
SkadiNavigator - Improve
Dotwidget - Add more
Examples
0.1.0 7 September 2022 #
- Fix
SkadiResponsivevalue being negative - Add new widgets
0.0.3 7 September 2022 #
- adjust default
SkadiResponsivevalue breakpoint - Fix
SkadiResponsive.isMobilereturn wrong value
0.0.2 29 August 2022 #
- Add more widgets
0.0.1 25 August 2022 #
- Initial release