easy_container 1.0.5 easy_container: ^1.0.5 copied to clipboard
An easy to use container for flutter with built in gesture detectors and a lot of customization.
[1.0.5] #
- Added android and ios example apps
- Updated README
[1.0.4+1] #
- Added issue tracker link
- Updated README badges
[1.0.4] #
- Fixed linter issues
[1.0.3] #
- Updated default card color
[1.0.2] #
- Updated license
- Updated README.md
[1.0.1] #
- Added linter and updated code accordingly
- Updated example app
- Updated README.md
[1.0.0] #
- Updated default elevation to 1.5
[0.0.9] #
- Synced with flutter 2.5 (accentColor deprecated)
[0.0.8] #
- Updated README.md
[0.0.7] #
- Updated README.md
- Updated example app
[0.0.6] #
- Removed pubspec.yaml comments
[0.0.5] #
- Fixed key parameter
[0.0.4] #
- No need to hot restart to see changes in elevation
- Updated README.md
[0.0.3] #
- 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] #
- Added more parameters hence increasing the customizability.
[0.0.1] #
- An easy to use container for flutter with in built gesture detectors and a lot of customization.