1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-23 12:51:57 +00:00

Flutter beta (#1952)

This commit is contained in:
Brett Morgan
2023-08-17 06:26:43 +10:00
committed by GitHub
parent f95f25a026
commit f1fd4341ff
189 changed files with 2051 additions and 2136 deletions

View File

@@ -1,5 +1,4 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="dev.flutter.isolate_example">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<application
android:label="isolate_example"
android:name="${applicationName}"