CompileError: Cannot find import 'package:flutter/cupertino.dart'
If I were in hot_update dart, increase the import 'package: flutter/cupertino. Dart', will quote CompileError: Cannot find import 'package:flutter/cupertino.dart' cupertino does not seem to be supported, so it is easy to report CompileError if external packages are introduced into the code to be patched How to solve it
If I were in hot_update dart, increase the import 'package: flutter/cupertino. Dart', will quote CompileError: Cannot find import 'package:flutter/cupertino.dart' cupertino does not seem to be supported, so it is easy to report CompileError if external packages are introduced into the code to be patched How to solve it
I’m facing the same issue. Have you found a solution yet?
dart_evel should run in root of path "remote_update"
How to solve it