set app_dir via ffi

This commit is contained in:
open-trade
2020-11-09 18:25:55 +08:00
parent 1f136f2ca0
commit f043940152
4 changed files with 100 additions and 5 deletions

View File

@@ -43,5 +43,6 @@
<meta-data
android:name="flutterEmbedding"
android:value="2" />
</application>
</application>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
</manifest>