tree: 58dacad0e71b5c4757ddbd1e8798fd05ce912bcb [path history] [tgz]
  1. android/
  2. demo_files/
  3. ios/
  4. lib/
  5. test/
  6. web/
  7. .gitignore
  8. .metadata
  9. pubspec.yaml
  10. 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.