1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-26 14:22:03 +00:00

Add a FlutterView level integration example on Android for add-to-app (#632)

This commit is contained in:
xster
2021-01-26 22:25:31 -08:00
committed by GitHub
parent f20ff8135a
commit 3a63bbe185
45 changed files with 1419 additions and 23 deletions

View File

@@ -11,6 +11,7 @@ dependencies:
sdk: flutter
provider: ^4.1.0
url_launcher: ^5.2.5
sensors: ^0.4.2
dev_dependencies:
flutter_test: