skadi 2.7.2 copy "skadi: ^2.7.2" to clipboard
skadi: ^2.7.2 copied to clipboard

outdated

Flutter utilities packages for custom widgets and utilities function.

2.7.2 12 May 2023 #

  • Rename TabAlignment to TabBarAlignment to fix issue with Flutter 3.10

2.7.1 12 May 2023 #

  • Fix PaginatedGridView and PaginatedListView bugs while item is empty

2.7.0 11 May 2023 #

  • Improve PaginatedGridView and PaginatedListView
  • Add SkadiSliverPaginatedListView

2.6.0 26 April 2023 #

  • tweak some value in SkadiResponsive
  • add new provider param for EllipsisText
  • Improve parameter variable name

2.5.0 29 March 2023 #

  • Bring back what's remove in SkadiResponsive in 2.4.0
  • Add more extension and method for SkadiResponsive

2.4.2 27 March 2023 #

  • fix SkadiAsyncButton loading notifier

2.4.1 21 March 2023 #

  • fix extension name

2.4.0 18 March 2023 #

  • Add valueOf to SkadiResponsive
  • Add responsive to BuildContext extension
  • remove screen size check from SkadiResponsive and add them to BuildContext extension instead

2.3.4 15 March 2023 #

  • Add get in ListExtension
  • Add buildWhenTrue in ListenableExtension

2.3.2 13 March 2023 #

  • Fix SeparatorColumn bug

2.3.0 13 March 2023 #

  • add WillPopDisable, WillPopPrompt and CircularLoading
  • add emptyReplacement extension on String
  • add center extension on Widget
  • add navigatorKey to SkadiNavigator
  • add keepAlive widget (AutomaticKeepAliveClientMixin)
  • add JsonMap type

2.2.3 24 February 2023 #

  • add switchPosition method to LoadingOverlayProvider
  • SkadiScaffold now allow PreferredSizeWidget instead of AppBar

2.2.2 15 February 2023 #

  • add fetchOffset to SkadiPaginatedWidget

2.2.1 1 February 2023 #

  • fix debugLog log
  • add TimeOfDay utils

2.2.0 27 January 2023 #

  • bump intl down
  • Fix types

2.1.1 27 January 2023 #

  • fix pub score

2.1.0 26 January 2023 #

  • breaking change
    • SkadiProvider noDataWidget has an onRefresh param callback

2.0.9 6 January 2023 #

  • fix SkadiScaffold bugs

2.0.8 6 January 2023 #

  • fix SkadiAsyncIconButton loading 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 onDismiss in KeyboardDismiss

2.0.3 13 December 2022 #

  • isTheSameDay extension on DateTime is now nullable
  • breaking change
    • update semibold to semiBold on Textstyle extension

2.0.2 12 December 2022 #

  • add confirmPassword related method to SkadiFormMixin

2.0.1 12 December 2022 #

  • fix issue #2 and #3

2.0.0 15 November 2022 #

  • breaking change
    • Remove SkadiLoadingButton because SkadiAsyncButton can now work the same way
    • Remove separator from PaginatedList, user separatorBuilder instead
  • allow nullable parameter on some widgets (non breaking)
  • fix validateField validator
  • add wrapRow, warpRowExpanded, wrapColumn, wrapColumnExpanded on Widget extension

1.0.0 23 October 2022 #

  • Add catchNothing
  • Add loadingNotifier and onSurface to SkadiAsyncButton
  • Add positiveTextStyle to SkadiConfirmationDialog
  • breaking change
    • SkadiLoadingButton to follow new ElevatedButton parameter name
    • SkadiAsyncButton to follow new ElevatedButton parameter name
    • SkadiConfirmationDialog parameter behavior change:
      • onConfirm and onCancel no longer pop dialog by default
  • Fix SkadiAsyncButton width
  • add listenChild to ValueListenable extension
  • fix logger bug

0.2.0 28 September 2022 #

  • Improve README
  • Add setting for Logger
  • Add SkadiBadge
  • breaking change
    • SkadiAsyncButton to follow ElevatedButton parameter name

0.1.2 13 September 2022 #

  • Add analyticCallBack for SkadiRouteObserver

0.1.1 8 September 2022 #

  • Fix SkadiNavigator popTime
  • Add new BuildContext extension for SkadiNavigator
  • Improve Dot widget
  • Add more Examples

0.1.0 7 September 2022 #

  • Fix SkadiResponsive value being negative
  • Add new widgets

0.0.3 7 September 2022 #

  • adjust default SkadiResponsive value breakpoint
  • Fix SkadiResponsive.isMobile return wrong value

0.0.2 29 August 2022 #

  • Add more widgets

0.0.1 25 August 2022 #

  • Initial release
6
likes
0
points
447
downloads

Publisher

verified publisherlynical.com

Weekly Downloads

Flutter utilities packages for custom widgets and utilities function.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, intl, universal_platform

More

Packages that depend on skadi