sweetsheet 0.3.0 sweetsheet: ^0.3.0 copied to clipboard
Show beautiful bottom sheet as confirmation dialog quickly and easily.
0.1.0 #
- first release
0.1.1 #
- Change
SweetSheetAction
icon type to IconData
0.1.2 #
- Add more uniformity
0.1.3 #
- Force white color for contents to prevent color changing by custom ThemeData
0.2.0 #
- Breaking Change Change title and description to
Text
- Breaking Change Change
type
argument tocolor
- make title optional - add color to icon
- add color to action
- add
CustomSheetColor
for Colors customisation