• rami-a's avatar
    Update SnackBar to allow for support of the new style from Material spec (#31275) · d4e4726a
    rami-a authored
    This PR introduces a number of changes and improvements to snack bars. This includes the ability to specify:
    
    floating style of snack bars that adhere to the updated Material spec
    elevation and shape on the SnackBar itself instead of relying on fixed values
    a snackBarTheme as part of ThemeData which allows you to customize all of the above on an app-wide level.
    This PR is includes the changes from #21484 as well as additional fixes and modifications. Thanks to @NikoYuwono for providing these changes and getting this off the ground!
    d4e4726a
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...