Abdulrahman Bashir
|
effe13307c
|
Migrate testing_app to UIScene lifecycle (#2836)
## Summary
[](https://www.talabat.com)
[](https://github.com/search?q=org%3Aflutter+talabat&type=pullrequests)
- Migrate `testing_app` iOS project to the UIScene lifecycle as per the
[migration
guide](https://docs.flutter.dev/release/breaking-changes/uiscenedelegate)
- Update `AppDelegate.swift` to use `@main`,
`FlutterImplicitEngineDelegate`, and move plugin registration to
`didInitializeImplicitFlutterEngine`
- Add `UIApplicationSceneManifest` to `Info.plist`
Part of flutter/flutter#176957
## Test plan
- [x] Ran `testing_app` on iOS simulator — app launches and works
correctly
---------
Co-authored-by: Eric Windmill <eric@ericwindmill.com>
|
2026-06-19 14:35:48 -07:00 |
|
Brett Morgan
|
31a3d14618
|
Rebuild runners (#1725)
|
2023-04-08 07:44:56 +10:00 |
|
Brett Morgan
|
4af443d33f
|
Drop lock files from repo (#1282)
|
2022-05-28 07:01:26 +10:00 |
|
Brett Morgan
|
e20b4a1f28
|
testing_app: Rebuild runners (#995)
|
2022-01-19 09:45:03 -08:00 |
|
Andrew Brogdon
|
8c1cd0b049
|
Landing beta changes in master for the new stable release (#747)
|
2021-03-03 11:44:35 -08:00 |
|
Andrew Brogdon
|
9af31afec4
|
Updates for Flutter 1.22 (#559)
|
2020-10-01 11:14:27 -07:00 |
|
Brett Morgan
|
d88f131982
|
flutter pub upgrade (#524)
|
2020-08-17 20:40:46 +10:00 |
|
Brett Morgan
|
18758bf5af
|
Testing sample (#500)
|
2020-08-04 22:29:53 -07:00 |
|