easy_container 0.0.9
easy_container: ^0.0.9 copied to clipboard
An easy to use container for flutter with built in gesture detectors and a lot of customization.
0.0.9 09/09/2021 #
- Synced with flutter 2.5 (accentColor deprecated)
0.0.8 26/05/2021 #
- Updated README.md
0.0.7 26/05/2021 #
- Updated README.md
- Updated example app
0.0.6 12/05/2021 #
- Removed pubspec.yaml comments
0.0.5 12/05/2021 #
- Fixed key parameter
0.0.4 20/04/2021 #
- No need to hot restart to see changes in elevation
- Updated README.md
0.0.3 17/04/2021 #
- Added custom parameters to padding, margin, border radius and shorthands for the same
- Added alignment parameter to align the child in center by default.
- Added showBorder to enable/disable border.
- Updated README.md
0.0.2 13/04/2021 #
- Added more parameters hence increasing the customizability.
0.0.1 13/04/2021 #
- An easy to use container for flutter with in built gesture detectors and a lot of customization.