google_ui 3.0.0 copy "google_ui: ^3.0.0" to clipboard
google_ui: ^3.0.0 copied to clipboard

discontinued

Google UI is an open-source UI library for developing cross-platform apps using Flutter with "Material Design 2.0"

3.0.0 #

  • Use InheritedWidget instead of riverpod
  • Prefer customizing themes over creating new widgets
  • Remove widgets:
    • GAppBar
    • GCheckbox
    • GConditional
    • GDialog
    • GDrawer
    • GElevatedButton
    • GGroupedDrawer
    • GListTile
    • GOutlinedButton
    • GRadio
    • GScrollColor
    • GSearchAppBar
    • GSwitch
    • GTabBar
    • GText
    • GTextButton
    • GResponsive
    • GThemeGenerator
    • GGridBuilder
    • GDateTextFormField
    • GTextFormField
    • GCard
  • Add widgets
    • GoogleUI
    • Breakpoints
    • ResponsiveBuilder
    • ResponsiveValue
    • GPaletteData
    • GPalette
    • GThemeData
    • GTheme
    • GFilledFormField
    • GUnderlinedFormField
    • GOutlinedFormField
  • Add utilities
    • ColorUtil
    • DateFormatUtil
    • DialogUtil
    • NumberFormatUtil
    • SnackbarUtil

2.7.0 #

  • Remove GImage
  • Add GSectionTitleTheme
  • Add GDrawerListTile
  • Remove deprecated

2.6.1 #

  • Fix leading property is missing on GListTile

2.6.0 #

  • Fix GTextFormField and GDateTextFormField color not inherited from ThemeData
  • Add GResponsive

2.5.0 #

  • Flutter 2.5 compatibility

2.4.1 #

  • Fix GTextFormField hint color

2.4.0 #

  • Add GListTile
  • Add GScrollColor
  • Add GTextSelectionControls
  • Add autocorrect and autofocus property to GTextFormField and GDateTextFormField
  • Add bottomSheetTheme to GThemeGenerator
  • Add dialogBackgroundColor to GThemeGenerator
  • Add backgroundColor and foregroundColor to GAppBar and GSearchAppBar
  • Add primaryColor and primaryColorBuilder to GTextFormField and GDateTextFormField
  • Add textColor and textColorBuilder to GTextFormField and GDateTextFormField
  • Add cursorColor and cursorColorBuilder to GTextFormField and GDateTextFormField

2.3.0 #

  • Add GElevatedButton
  • Add GTextButton
  • Add GOutlinedButton
  • Deprecating GButton
  • Change GCard default padding
  • Fix GSearchAppBar ononActionPressed not called
  • Add BottomNavigationBarThemeData to GThemeGenerator

2.2.0 #

  • Add controller property to GSearchAppBar
  • Add onChanged property to GSearchAppBar
  • Add onActionPressed property to GSearchAppBar
  • Add open property to GSearchAppBar
  • Deprecating onClosePressed property to GSearchAppBar

2.1.2 #

  • Fix all widgets affected by last update

2.1.1 #

  • Fix GText wrong default variant

2.1.0 #

  • Add color property to GButton
  • Add colorBuilder property to GButton
  • Add colorBuilder property to GText

2.0.0 #

  • Change widget prefix name to G
  • Change default text color of GSectionTitle to primary
  • Change label property of GSwitch to title
  • Change label property of GSelectBoxItem to title
  • Change onPressed property of GDialog to onConfirm
  • Change visual of GAppBar and GSearchAppBar
  • Change default text color of GSectionTitle to primary
  • Remove GoogleColorUtil
  • Remove GoogleTheme
  • Remove GoogleCalendar
  • Remove GoogleBottomBar
  • Remove GIconButton.
  • Remove onEditingComplete and onFieldSubmitted from GTextFormField
  • Remove all color property from GAppBar and GSearchAppBar
  • Remove index property from GGroupedDrawer
  • Add GCard
  • Add GRadio
  • Add GCheckBox
  • Add GImage
  • Add transition to GGroupedDrawer

1.3.0 #

  • Fix visualDensity
  • Fix Button tapTargetSize
  • Fix GoogleTabBarIndicator size on desktop
  • Add tooltipTheme to GoogleThemeGenerator
  • Add dayBuilder to GoogleCalendarTimeline
  • Add properties to customize GoogleCalendarTimelineDay
  • Wrap clickable widget with MouseRegion

1.2.1 #

  • Fix GoogleCalendarTimeline yearText not updated
  • Fix GoogleGridBuilder scroll too fast

1.2.0 #

  • Add GoogleCalendarTimelineController
  • Change GoogleCalendarTimelineDay background color
  • Add GoogleMultipleSelectBox
  • Add icon property to GoogleSelectBox and GoogleMultipleSelectBox
  • 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 GoogleColorUtil percent property type
  • Remove GoogleGroupedDrawer action 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 label property GoogleErrorPage
  • Change dynamic return type to void
  • Change property name GoogleDrawer
  • Change GoogleTextVariant from bodyText1 to bodyText2 on GoogleListPage and GoogleSearchPage

0.1.1 #

  • Fix flutter_hooks version
  • Fix some Google*Page widget

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

33
likes
80
points
85
downloads

Publisher

unverified uploader

Weekly Downloads

Google UI is an open-source UI library for developing cross-platform apps using Flutter with "Material Design 2.0"

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on google_ui