glassmorphism_widgets 0.2.2 glassmorphism_widgets: ^0.2.2 copied to clipboard
A set of widgets for use in Flutter apps. You can too easy custom and develop glass morphism widgets.
0.2.2 #
- formated codes
0.2.1 #
- refactored codes
0.2.0 #
- fix:did not fit size of GlassAppBar and GlassListTile
- add documents for widgets
0.1.6 #
- support for dart3
0.1.5 #
- fix render GlassAppBar and GlassBottomSheet
0.1.4 #
- added heroTag in GlassFloatingActionButton
0.1.3 #
- add example for pub.dev
0.1.2 #
- fix glass border's size parameter
- fix glass container's setState timing
0.1.1 #
- delate warning message(Warning: Operand of null-aware operation '?.' has type 'WidgetsBinding' which excludes null.).
- fix some bugs
- app bar's color.
- bottom bar's gradient isn't reflect.
- touch action.
0.1.0 #
- add some widget(GlassApp,GlassTheme,GlassThemeData).
0.0.9 #
- fix GlassIcon's missing parameter
0.0.8 #
- fix GlassBottomBar's bug
0.0.7 #
- fix readme
0.0.6 #
- add problem information
0.0.5 #
- fix sdk version
0.0.4 #
- improve readme
0.0.3 #
- fix readme typo
0.0.2 #
- change readme and pubspec.yaml to improve score
0.0.1 #
- initial release.