google_ui 3.0.0
google_ui: ^3.0.0 copied to clipboard
Google UI is an open-source UI library for developing cross-platform apps using Flutter with "Material Design 2.0"
3.0.0 #
- Use
InheritedWidgetinstead of riverpod - Prefer customizing themes over creating new widgets
- Remove widgets:
GAppBarGCheckboxGConditionalGDialogGDrawerGElevatedButtonGGroupedDrawerGListTileGOutlinedButtonGRadioGScrollColorGSearchAppBarGSwitchGTabBarGTextGTextButtonGResponsiveGThemeGeneratorGGridBuilderGDateTextFormFieldGTextFormFieldGCard
- Add widgets
GoogleUIBreakpointsResponsiveBuilderResponsiveValueGPaletteDataGPaletteGThemeDataGThemeGFilledFormFieldGUnderlinedFormFieldGOutlinedFormField
- Add utilities
ColorUtilDateFormatUtilDialogUtilNumberFormatUtilSnackbarUtil
2.7.0 #
- Remove
GImage - Add
GSectionTitleTheme - Add
GDrawerListTile - Remove deprecated
2.6.1 #
- Fix
leadingproperty is missing onGListTile
2.6.0 #
- Fix
GTextFormFieldandGDateTextFormFieldcolor not inherited fromThemeData - Add
GResponsive
2.5.0 #
- Flutter 2.5 compatibility
2.4.1 #
- Fix
GTextFormFieldhint color
2.4.0 #
- Add
GListTile - Add
GScrollColor - Add
GTextSelectionControls - Add
autocorrectandautofocusproperty toGTextFormFieldandGDateTextFormField - Add
bottomSheetThemetoGThemeGenerator - Add
dialogBackgroundColortoGThemeGenerator - Add
backgroundColorandforegroundColortoGAppBarandGSearchAppBar - Add
primaryColorandprimaryColorBuildertoGTextFormFieldandGDateTextFormField - Add
textColorandtextColorBuildertoGTextFormFieldandGDateTextFormField - Add
cursorColorandcursorColorBuildertoGTextFormFieldandGDateTextFormField
2.3.0 #
- Add
GElevatedButton - Add
GTextButton - Add
GOutlinedButton - Deprecating
GButton - Change
GCarddefault padding - Fix
GSearchAppBarononActionPressednot called - Add
BottomNavigationBarThemeDatatoGThemeGenerator
2.2.0 #
- Add
controllerproperty toGSearchAppBar - Add
onChangedproperty toGSearchAppBar - Add
onActionPressedproperty toGSearchAppBar - Add
openproperty toGSearchAppBar - Deprecating
onClosePressedproperty toGSearchAppBar
2.1.2 #
- Fix all widgets affected by last update
2.1.1 #
- Fix
GTextwrong defaultvariant
2.1.0 #
- Add
colorproperty toGButton - Add
colorBuilderproperty toGButton - Add
colorBuilderproperty toGText
2.0.0 #
- Change widget prefix name to G
- Change default text color of
GSectionTitleto primary - Change
labelproperty ofGSwitchtotitle - Change
labelproperty ofGSelectBoxItemtotitle - Change
onPressedproperty ofGDialogto onConfirm - Change visual of
GAppBarandGSearchAppBar - Change default text color of
GSectionTitleto primary - Remove
GoogleColorUtil - Remove
GoogleTheme - Remove
GoogleCalendar - Remove
GoogleBottomBar - Remove
GIconButton. - Remove
onEditingCompleteandonFieldSubmittedfromGTextFormField - Remove all color property from
GAppBarandGSearchAppBar - Remove
indexproperty fromGGroupedDrawer - Add
GCard - Add
GRadio - Add
GCheckBox - Add
GImage - Add transition to
GGroupedDrawer
1.3.0 #
- Fix
visualDensity - Fix Button
tapTargetSize - Fix
GoogleTabBarIndicatorsize on desktop - Add
tooltipThemetoGoogleThemeGenerator - Add
dayBuildertoGoogleCalendarTimeline - Add
propertiesto customizeGoogleCalendarTimelineDay - Wrap clickable widget with
MouseRegion
1.2.1 #
- Fix
GoogleCalendarTimelineyearTextnot updated - Fix
GoogleGridBuilderscroll too fast
1.2.0 #
- Add
GoogleCalendarTimelineController - Change
GoogleCalendarTimelineDaybackground color - Add
GoogleMultipleSelectBox - Add icon property to
GoogleSelectBoxandGoogleMultipleSelectBox - Set
AppBarTheme - Add
GoogleTabBarIndicator - Set
TabBarTheme - Deprecating
GoogleBottomBar
1.1.0 #
- Add
GoogleCalendarTimeline - Add
GoogleThemeGenerator - Add icon property to
GooglePopupMenuItem - Deprecating
GoogleTheme - Deprecating
GoogleCalendar - Change
GoogleColorUtilpercent property type - Remove
GoogleGroupedDraweraction bar color
1.0.0 #
- Remove all page widget
- Add
GoogleSearchAppBar - Add
GoogleGroupedDrawer - Add
GoogleIconButton - Add
GoogleGridBuilder - Change example app
0.1.2 #
- Remove required from
labelpropertyGoogleErrorPage - Change dynamic return type to void
- Change property name
GoogleDrawer - Change
GoogleTextVariantfrombodyText1tobodyText2onGoogleListPageandGoogleSearchPage
0.1.1 #
- Fix
flutter_hooksversion - Fix some
Google*Pagewidget
0.1.0 #
- Add
GoogleSelectBox - Add
GoogleConditional - Add
GoogleSectionTitle - Add
GoogleErrorPage - Add
Google*Page - Add fontSize property to
GoogleText - Fix
popupMenuTheme
0.0.2 #
Fix typo
0.0.1 #
Init release