easy_container 1.0.7
easy_container: ^1.0.7 copied to clipboard
An easy to use container for flutter with built in gesture detectors and a lot of customization.
1.0.7 - 2026-07-27 #
- Maintenance release; no user-facing changes.
1.0.6 - 2026-07-27 #
- Added GitHub Actions CI to automate version bumps, changelog updates, tagging and pub.dev publishing.
1.0.5+1 - 2025-02-23 #
1.0.5 - 2024-09-28 #
- Added android and ios example apps
- Updated README
1.0.4+1 - 2023-03-18 #
- Added issue tracker link
- Updated README badges
1.0.4 - 2022-06-07 #
- Fixed linter issues
1.0.3 - 2022-02-07 #
- Updated default card color
1.0.2 - 2022-01-26 #
- Updated license
- Updated README.md
1.0.1 - 2022-01-26 #
- Added linter and updated code accordingly
- Updated example app
- Updated README.md
1.0.0 - 2021-11-05 #
- Updated default elevation to 1.5
0.0.9 - 2021-09-09 #
- Synced with flutter 2.5 (accentColor deprecated)
0.0.8 - 2021-05-26 #
- Updated README.md
0.0.7 - 2021-05-26 #
- Updated README.md
- Updated example app
0.0.6 - 2021-05-12 #
- Removed pubspec.yaml comments
0.0.5 - 2021-05-12 #
- Fixed key parameter
0.0.4 - 2021-04-20 #
- No need to hot restart to see changes in elevation
- Updated README.md
0.0.3 - 2021-04-17 #
- 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 - 2021-04-13 #
- Added more parameters hence increasing the customizability.
0.0.1 - 2021-04-13 #
- An easy to use container for flutter with in built gesture detectors and a lot of customization.