Flutter run command
Output Could not resolve the package 'characters' in 'package:characters/characters.dart'.
flutter doctor
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3) [✓] Chrome - develop for the web [✓] Android Studio (version 4.0) [✓] VS Code (version 1.47.2) [✓] Connected device (3 available)
I faced this error too while updating Flutter today to Flutter Channel beta, 1.20.0-7.2.pre for an existing project. As mentioned in https://github.com/flutter/flutter/issues/59645#issuecomment-645236663 running: flutter clean
solved the problem. This actually deletes the .dart_tool
plus a few other files.
I solved the the issue installing https://pub.dev/packages/characters
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With