1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-25 13:51:35 +00:00

infinite_list: Adjust lint rules and rebuild Android, iOS and Web runners (#823)

This commit is contained in:
Brett Morgan
2021-06-07 12:37:13 +10:00
committed by GitHub
parent 936d1fdaae
commit 35f43dae45
22 changed files with 156 additions and 89 deletions

View File

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