fluttercommunity / fluttercommunity/flutter_downloader

registerCallback not working in flutter 3.29 and flutter_downloader 1.12.0

Open
#992 15 comments 6 reactions 0 assignees View on GitHub
bug
Dominant language
Kotlin
Stars
940
Forks
561
Avg merge
1h 18m
Merged PRs (30d)
1

Description

I initialize on main.dart the plugin. In a streamstore I create the receivePort and IsolateNameServer. After that add the listen of port and add registercallback above. In 1.11.8 was working, in 1.12.0 the callback is not working.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with main.dart and reproduce the callback setup using Flutter 3.29 with flutter_downloader 1.12.0, comparing it against 1.11.8. Inspect the streamstore receivePort, IsolateNameServer, listen, and registerCallback sequence. Done means the registered callback is invoked again with version 1.12.0.

Written by the indexing model from the issue text.

Assessment

Tech stack
flutter
Domain
mobile
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.