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