fix dir structure

This commit is contained in:
Salvatore Giordano
2021-02-01 10:12:46 +01:00
parent 267c674e57
commit d1a7329824
111 changed files with 0 additions and 49 deletions
@@ -0,0 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.example">
<!-- Flutter needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->
<uses-permission android:name="android.permission.INTERNET"/>
</manifest>