Open 185875430 opened 3 months ago
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"
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