flutter/dev/integration_tests/ios_add2app_life_cycle/flutterapp
Polina Cherkasova bcf267359c
Move dependency on leak_tracker from dependencies to dev_dependencies in flutter_test. (#137633)
Analyzer's dependency on autosnapshotting causes issues.

Because every version of integration_test from sdk depends on leak_tracker from hosted and autosnapshotting depends on leak_tracker from path, integration_test from sdk is forbidden.
So, because autosnapshotting depends on integration_test from sdk, version solving failed.
2023-10-31 21:12:52 +00: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 dependency on leak_tracker from dependencies to dev_dependencies in flutter_test. (#137633) 2023-10-31 21:12:52 +00: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.