JM
jmagman/flutter_os_activity_example
Example of os.activity library being broken in Flutter Beta
os_activity_example
Example of the os.activity API being broken in Flutter Beta
Example Output from Flutter Stable (2.10.5)
Results:
Created activity 9223372036866891746
Result with that activity in scope: [9223372036866891746, 0]
Created activity 9223372036866891747
Result with that activity in scope [9223372036866891747, 9223372036866891746]
Example Output From Flutter Beta (2.13.0-0.2.pre)
Results
Created activity 9223372036866913749
Result with that activity in scope: [0, 0]
Created activity 9223372036866913750
Result with that activity in scope [0, 0]
On this page
Languages
Dart65.6%Swift33.9%Objective-C0.5%
Contributors
Created April 22, 2022
Updated April 21, 2022