1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-11 15:28:44 +00:00

Add web and macos, update android and ios (#223)

This commit is contained in:
Brett Morgan
2020-01-13 10:35:14 +10:00
committed by GitHub
parent 9c00f3fd13
commit 0b58ae92f2
36 changed files with 1279 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="dev.flutter.example.jsonexample">
package="dev.flutter.jsonexample">
<!-- Flutter needs it to communicate with the running application
to allow setting breakpoints, to provide hot reload, etc.
-->