flutter/dev/integration_tests/ios_add2app_life_cycle/flutterapp
Srujan Gaddam 2407f699e9
Move package:web dependency to dev dependency (#139696)
Pinning the package:web dependency constrains downstream packages from
using newer versions and making sure they support the version pinned in
Flutter. Since the usage of package:web in Flutter is light, we should
instead have a small shim like the engine and keep package:web as a dev
dependency only.
2023-12-15 08:53:27 -08:00
..
lib Move semantic-related bindings to SemanticsBinding (#121289) 2023-02-24 19:30:57 +00:00
.gitignore reland add lifecycle enum and remove workaround (#49368) 2020-01-27 10:38:02 -08:00
.metadata reland add lifecycle enum and remove workaround (#49368) 2020-01-27 10:38:02 -08:00
pubspec.yaml Move package:web dependency to dev dependency (#139696) 2023-12-15 08:53:27 -08:00
README.md reland add lifecycle enum and remove workaround (#49368) 2020-01-27 10:38:02 -08:00

ios_add2app_life_cycle_flutter

A new flutter module project.

Getting Started

For help getting started with Flutter, view our online documentation.