Flutter Open Source Packages
3 published pub.dev packages under a verified publisher
I maintain three published Flutter packages on pub.dev under the verified publisher sherazi.dev — the same domain as this site — including paginate_firestore_plus, which I revived after the original was abandoned.
About this project
When paginate_firestore — a Firestore pagination package — was abandoned, I forked it, fixed its breaking issues and republished it as paginate_firestore_plus.
I did the same for date_time_picker (as date_time_picker_plus), and published my own segment_bar widget for multi-colored percentage bars.
All three are published under the pub.dev verified publisher sherazi.dev — the same domain as this site.
Key features
- paginate_firestore_plus — revived Firestore pagination
- date_time_picker_plus — modernized date/time field
- segment_bar — segmented percentage bar widget
Published packages
- paginate_firestore_plus
$ flutter pub add paginate_firestore_plus - date_time_picker_plus
$ flutter pub add date_time_picker_plus - segment_bar
$ flutter pub add segment_bar
All published under the verified pub.dev publisher sherazi.dev, the same domain as this site.
~/sherazi.dev$./say-hello
Say hello.
Questions about a case study, one of the packages, AI tooling or Flutter in general are always welcome.
// or browse the packages on pub.dev(opens in a new tab)