• 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
..
android Loading commit data...
ios Loading commit data...
lib Loading commit data...
meta Loading commit data...
test Loading commit data...
test_driver Loading commit data...
test_memory Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
pubspec.yaml Loading commit data...