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 2999d738b8
Dart 3.9 / Flutter 3.35 [first LLM release] (#2714)
3 weeks ago
..
lib Dart 3.9 / Flutter 3.35 [first LLM release] (#2714) 3 weeks ago
test Dart 3.9 / Flutter 3.35 [first LLM release] (#2714) 3 weeks ago
test_driver Dart 3.9 / Flutter 3.35 [first LLM release] (#2714) 3 weeks ago
.gitignore Dart 3.9 / Flutter 3.35 [first LLM release] (#2714) 3 weeks ago
.metadata Dart 3.9 / Flutter 3.35 [first LLM release] (#2714) 3 weeks ago
README.md Dart 3.9 / Flutter 3.35 [first LLM release] (#2714) 3 weeks ago
analysis_options.yaml Dart 3.9 / Flutter 3.35 [first LLM release] (#2714) 3 weeks ago
pubspec.yaml Dart 3.9 / Flutter 3.35 [first LLM release] (#2714) 3 weeks 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.