mega 0.0.13+2
mega: ^0.0.13+2 copied to clipboard
Mega widgets and themes for Flutter.
0.0.13+2 #
- add MediaQuery to MegaApp
0.0.13+1 #
- add MegaApp
0.0.13 #
- add MegaApp
0.0.12+7 #
- fix MegaThemes
0.0.12+6 #
- update MegaThemes
- remove material scaffold
- add sideBarItemWidth
0.0.12+5 #
- fix MegaBaseButton and MegaLinkedButtons width
- add MainAxisAlignment.spaceEvenly to MegaScaffoldSmall
0.0.12+4 #
- fix MegaScaffold background
- fix MegaBaseButton width
0.0.12+3 #
- fix MegaScaffold background
- fix MegaScaffold destinations and onNavigationIndexChange
0.0.12+2 #
- return material scaffold for now
0.0.12+1 #
- fix MegaScaffoldLarge and MegaScaffoldMedium and MegaScaffoldSmall
- revert MegaHorizontalDivider and MegaVerticalDivider
- fix MegaLinkedTextButtons
- fix MegaBottomNavigationBarItem and MegaBottomNavigationBarCompactItem
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