Flutter Gems is a curated list of 7000+ useful Dart & Flutter packages that are categorized based on functionality.
chunked_stream
by google.dev
flutter pub add chunked_stream | Category | : | Dart Extension & Enhancement |
| Dart 3 compatible | : | Yes |
| Null safety | : | Yes |
| Platform(s) | : | |
| Dart SDK | : | >=2.12.0 <3.0.0 |
| Latest Version | : | 1.4.2 (Apr, 2023) |
| Created | : | Mar, 2019 |
| Pub Likes | : | 50 |
| Pub 30-day Downloads | : | 1.5M |
| Pub Points | : | 150 |
| GitHub Stars | : | 500 |
| Open Issues | : | 35 |
About chunked_stream package
Utilities for working with chunked streams, such as byte streams which is often given as a stream of byte chunks with type Stream<List<int>>
Open Source Flutter Apps & Projects that use chunked_stream package
Click here to submit an open source Flutter app or project that uses this package.
Any issues in this page? Report here.
Last updated: October 19, 2025
