Update android files

This commit is contained in:
2024-12-21 17:49:41 +01:00
parent 118b9c8358
commit 4651d2a5b0
14 changed files with 162 additions and 102 deletions

View File

@@ -1,5 +1,4 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.sheetless">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<!-- The INTERNET permission is required for development. Specifically,
the Flutter tool needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.