Baseflow / Baseflow/flutter_cached_network_image

COULD NOT PREPARE ISOLATE ERROR

Open
#963 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
2.6k
Forks
731
Avg merge
3d 9h
Merged PRs (30d)
1

Description

## 🐛 Bug Report

when starting the project it gives the error "Could not prepare isolate, Could not launch engine with configuration"
even if this package is only added to pubsbec without implementation in the app

### Reproduction steps
Cleared the cache, made "flutter clean, flutter get, flutter packages get", reinstalled flutter sdk.
###
Configuration
dart : 3.5.0
flutter: 3.24.0 stable channel

![image](https://github.com/user-attachments/assets/d66ad651-42b2-4f3a-b157-0093950ccacb)

[pubspec.txt](https://github.com/user-attachments/files/16579088/pubspec.txt)

in "setUpLocator" singletons are registered.

**Platform:**
- [x] :iphone: iOS
- [x] :robot: Android

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the attached pubspec.txt and the setUpLocator singleton registrations, then reproduce the startup failure with Dart 3.5.0 and Flutter 3.24.0 on the reported platforms. Trace which dependency or configuration triggers the isolate error; done means the project starts successfully with the package present, even when its API is not used.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.