https://github.com/filledstacks/scoresheet_playground
playground for figuring out the scrollable list and collapse with a bottom sheet
https://github.com/filledstacks/scoresheet_playground
Last synced: 4 months ago
JSON representation
playground for figuring out the scrollable list and collapse with a bottom sheet
- Host: GitHub
- URL: https://github.com/filledstacks/scoresheet_playground
- Owner: FilledStacks
- Created: 2025-03-18T13:39:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-18T13:41:08.000Z (about 1 year ago)
- Last Synced: 2025-10-26T13:37:35.860Z (7 months ago)
- Language: Dart
- Size: 275 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scoresheet_playground
A new Flutter project.
## Golden Tests
Golden tests are already setup for this project. To run the tests and update the golden files, run:
```bash
flutter test --update-goldens
```
The golden test screenshots will be stored under `test/golden/`.
# scoresheet_playground