topsheet_view 1.0.2
topsheet_view: ^1.0.2 copied to clipboard
flutter package for top sheet view and bottom view sheet.
1.0.2 #
- Version bump for publishing.
1.0.1 #
- Added an example application in the
example
directory. - Set up GitHub Actions CI workflow (
.github/workflows/ci.yaml
). - Added
CONTRIBUTING.md
. - Resolved issues for publishing to pub.dev (updated
.gitignore
, SDK constraints, directory naming).
1.0.0 #
- Create Flutter package for top sheet view and bottom view sheet.