1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-05 03:01:19 +00:00

Reorged android_view to match the rest of the projects. (#740)

This commit is contained in:
gaaclarke
2021-02-25 22:11:59 -08:00
committed by GitHub
parent 090e95b3a1
commit 3be0794966
55 changed files with 804 additions and 154 deletions

View File

@@ -0,0 +1,4 @@
# android_view
An example of an Android app that integrates a Flutter add-to-app module at a
view level. For more information see [../README.md](../README.md).