mega 0.0.12
mega: ^0.0.12 copied to clipboard
Mega widgets and themes for Flutter.
0.0.12 #
- rename drawer to sidebar
- add MegaBaseButton and refactor buttons
- update MegaStyle
- add MegaHelpers
- remove MegaTextField for now
- code cleanup
0.0.11 #
- add MegaBadge
- refactor MegaCard
- add MegaStatusBar
- code cleanup
0.0.10 #
- fix MegaHorizontalDivider and MegaVerticalDivider
- add divider to MegaLinkedButtons
- add paddings to MegaCard
- add MegaHorizontalSeparator and MegaVerticalSeparator
- add MegaBottomNavigationBar
- add MegaScaffold
- cleanup code
0.0.9 #
- add MegaDrawerCompactItem
- add MegaBottomNavigationBarItem
- add MegaBottomNavigationBarCompactItem
0.0.8+1 #
- fix cardBackgroundColorDark
0.0.8 #
- add MegaCard,MegaHorizontalDivider and MegaVerticalDivider
0.0.7 #
- add BackgroundColorDisabled
0.0.6+1 #
- add MegaButton and MegaLinkedButton
0.0.6 #
- add MegaButton and MegaLinkedButton
- fix disabled text color
0.0.5+1 #
- fix alignment
0.0.5 #
- add MegaTextButton and MegaLinkedTextButton
0.0.4+1 #
- fix paddings
0.0.4 #
- add MegaThemes
0.0.3+1 #
- add MegaTextField
0.0.3 #
- add MegaDrawerItem,MegaHeaderBar,MegaLinkedButtons,MegaLinkedIconButton and MegaTextField
- add MegaStyle and remove MegaColor
- update ThemePicker
0.0.2 #
- convert MegaHeaderButton to MegaIconButton and add MegaDrawerItem
0.0.1+3 #
- add focusNode,autofocus,iconColor to MegaHeaderButton
0.0.1+2 #
- fix rounded corner on MegaHeaderButton
0.0.1 #
- init