impaktfull_ui 0.0.5 copy "impaktfull_ui: ^0.0.5" to clipboard
impaktfull_ui: ^0.0.5 copied to clipboard

A Flutter package for Impaktfull UI components.

0.0.5 #

Feat #

  • ImpaktfullBottomNavigationItem & ImpaktfullBottomNavigation added

0.0.4 #

Fix #

  • ImpaktfullApp fixed required home widget (now optional)
  • ImpaktfullApp fixed has now the option to override the material themeing

0.0.3 #

Feat #

  • Added a couple new components:
    ImpaktfullListItem
    ImpaktfullListItemTitle
    ImpaktfullSelectableListItem
    ImpaktfullSeparatedColumn
  • Added a couple new default icons:
    assets/icons/check.svg
    assets/icons/chevron_right.svg
  • Added support for custom durations

Refactor #

  • Some onCard is now onCardPrimary and we added onCardSecondary

0.0.2 #

Feat #

  • Github actions for CI/CD

0.0.1 #

Feat #

  • Initial release