tree: ecccb6a8981a6b3b772aa8042716f12ca29ade56 [path history] [tgz]
  1. android/
  2. demo_files/
  3. images/
  4. ios/
  5. lib/
  6. test/
  7. web/
  8. .gitignore
  9. .metadata
  10. build.excerpt.yaml
  11. pubspec.yaml
  12. README.md
packages/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.