23 lines
525 B
YAML
23 lines
525 B
YAML
name: responsive_scaffold
|
|
description: On mobile it shows a list and pushes to details and on tablet it shows the List and the selected item.
|
|
version: 1.3.0+2
|
|
authors:
|
|
- Flutter Community <community@flutter.zone>
|
|
- Rody Davis <rody.davis.jr@gmail.com>
|
|
homepage: https://github.com/fluttercommunity/responsive_scaffold
|
|
maintainer: Rody Davis (@rodydavis)
|
|
|
|
environment:
|
|
sdk: ">=2.2.2 <3.0.0"
|
|
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
scroll_to_index: ^1.0.5
|
|
|
|
dev_dependencies:
|
|
flutter_test:
|
|
sdk: flutter
|
|
|
|
flutter:
|