easy_container 1.0.4
easy_container: ^1.0.4 copied to clipboard
An easy to use container for flutter with built in gesture detectors and a lot of customization.
1.0.4 07/06/2022 #
- Fixed linter issues
1.0.3 07/02/2022 #
- Updated default card color
1.0.2 26/01/2022 #
- Updated license
- Updated README.md
1.0.1 26/01/2022 #
- Added linter and updated code accordingly
- Updated example app
- Updated README.md
1.0.0 05/11/2021 #
- Updated default elevation to 1.5
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.