tree: 00a7805fadd358c5c06eb504cb44e8ec180719af [path history] [tgz]
  1. android/
  2. demo_files/
  3. images/
  4. ios/
  5. lib/
  6. linux/
  7. macos/
  8. test/
  9. web/
  10. windows/
  11. .gitignore
  12. .metadata
  13. build.excerpt.yaml
  14. pubspec.yaml
  15. README.md
packages/flutter_adaptive_scaffold/example/README.md

Examples

There are several examples listed in this directory: You can run the following commands in the example directory to see the appropriate demos:

flutter run to see a more fully fledged functional usage of the AdaptiveLayout suite and some AdaptiveScaffold static methods.

flutter run lib/adaptive_layout_demo.dart to see a simple usage of AdaptiveLayout.

flutter run lib/adaptive_scaffold_demo.dart to see a simple usage of AdaptiveScaffold.