mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Bumps [url_launcher](https://github.com/flutter/plugins) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/flutter/plugins/releases) - [Commits](https://github.com/flutter/plugins/compare/url_launcher-v6.1.0...url_launcher-v6.1.1) --- updated-dependencies: - dependency-name: url_launcher dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
flutter_module_using_plugin
An example Flutter module that uses a native plugin, intended for use 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.