Dmitriy
Dmitriy
 what's wrong with my path?  my pubspec.yaml  and import. what have I missed?
**Thank you for the clarification. You have complete information in the first message !!!** I read your previous message for the second time and now I found the right solution...
**This is a very egregious question !!**! And there are still no solutions ((( I spent **3 days** on the Internet looking for a solution, but I did not achieve...
@Jei Please help us. tell me at least what needs to be changed at: **Project \ ios \ Runner \ AppDelegate.swift** some kind of temporary solution. I hope my searches,...
We are waiting for your decision ...
**It turned out to transfer functions inside the code, but they do not work on the flutter** ``` option = { xAxis: { }, yAxis: { }, series: [ {...
**So it also does not work:**  
**I am using app evaluation package:** `in_app_review: ^ 2.0.0-nullsafety` ``` void didChangeDependencies() { try { _inAppReview.isAvailable().then( (bool isAvailable) => setState( () => _isAvailable = isAvailable, ), ); } catch (e)...
## Property - `Mac mini (M1, 2020)` - `Kotlin version 1.6.10` ## Script **shared/build.gradle.kts** ``` kt val packForXcode by tasks.creating(Sync::class) { group = "build" val mode = System.getenv("CONFIGURATION") ?: "DEBUG"...