You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
samples/add_to_app/fullscreen/flutter_module_fullscreen
Eric Windmill 9801f24ac8
[LLM release] Dart 3.9 / Flutter 3.35 (#2701)
1 month ago
..
lib [LLM release] Dart 3.9 / Flutter 3.35 (#2701) 1 month ago
test [LLM release] Dart 3.9 / Flutter 3.35 (#2701) 1 month ago
test_driver [LLM release] Dart 3.9 / Flutter 3.35 (#2701) 1 month ago
.gitignore [LLM release] Dart 3.9 / Flutter 3.35 (#2701) 1 month ago
.metadata [LLM release] Dart 3.9 / Flutter 3.35 (#2701) 1 month ago
README.md [LLM release] Dart 3.9 / Flutter 3.35 (#2701) 1 month ago
analysis_options.yaml [LLM release] Dart 3.9 / Flutter 3.35 (#2701) 1 month ago
pubspec.yaml [LLM release] Dart 3.9 / Flutter 3.35 (#2701) 1 month ago

README.md

flutter_module

An example Flutter module used in the Flutter add-to-app samples. For more information on how to use it, see the README.md parent directory.

Getting Started

For more information about Flutter, check out flutter.dev.

For instructions on how to integrate Flutter modules into your existing applications, see Flutter's add-to-app documentation.