mirror of https://github.com/flutter/samples.git
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.
15 lines
456 B
15 lines
456 B
5 years ago
|
# flutter_module
|
||
|
|
||
4 years ago
|
An example Flutter module used in the Flutter add-to-app samples. For more
|
||
4 years ago
|
information on how to use it, see the [README.md](../README.md) parent
|
||
|
directory.
|
||
5 years ago
|
|
||
|
## Getting Started
|
||
|
|
||
4 years ago
|
For more information about Flutter, check out
|
||
|
[flutter.dev](https://flutter.dev).
|
||
5 years ago
|
|
||
4 years ago
|
For instructions on how to integrate Flutter modules into your existing
|
||
|
applications, see Flutter's
|
||
|
[add-to-app documentation](https://flutter.dev/docs/development/add-to-app).
|