Modify the luciq_flutter dependency version in your pubspec.yaml.
luciq_flutter
pubspec.yaml
Before:
luciq_flutter: ^18.0.0
After:
luciq_flutter: ^19.0.0
Run the following command to fetch the new SDK version:
flutter pub get
Last updated 29 days ago