Good morning,
I am currently developing a flutter plugin on Android and iOS platforms. The main problem is that all the callbacks of ActivityAware are never called.
flutter run
on the code sample (see "Code sample" section below)Pixel_3a_API_33_arm64-v8a
Expected results:
See log onAttachedToActivity
on console.
Actual results:
The expected log onAttachedToActivity
is never printed to console.
flutter run --verbose
flutter analyze
Analyzing example...
No issues found! (ran in 1.5s)
flutter doctor -v
Owner Name | flutter |
Repo Name | flutter |
Full Name | flutter/flutter |
Language | Dart |
Created Date | 2015-03-06 |
Updated Date | 2023-03-30 |
Star Count | 151602 |
Watcher Count | 3555 |
Fork Count | 25000 |
Issue Count | 11498 |
Issue Title | Created Date | Updated Date |
---|