ethanblake4 / flutter_eval

Code push for Flutter, powered by dart_eval
https://pub.dev/packages/flutter_eval
BSD 3-Clause "New" or "Revised" License
315 stars 36 forks source link

CompileError: Cannot find import 'package:flutter/cupertino.dart' #90

Open 185875430 opened 3 months ago

185875430 commented 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

cric2000 commented 2 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?

suzhengda commented 1 month ago

dart_evel should run in root of path "remote_update"