b_scheduler
A customizable Flutter scheduler widget with pinch-to-zoom, infinite scrolling, Google Calendar integration, and multiple view modes.
0.0.5
KazmaWed/b_scheduler
What this package is like to depend on
Last release 5 months ago
14 Mar 2026
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
5 months old
5 releases · first in 2026
5 releases in the last 12 months
see the full history below
Release timeline
5 releases · Mar 2026 to Mar 2026Releases
latest 5-
0.0.514 Mar 2026Release notes
Open source →- FEAT: Add
addListenerandremoveListenermethods toBSchedulerViewController
- FEAT: Add
-
0.0.409 Mar 2026Release notes
Open source →- BREAKING: Simplify
BSchedulerDetailItemBuildertypedef signature- Removed
BSchedulerStyle styleandint alphaparameters - New signature:
Widget Function(BuildContext context, BSchedulerItem item, VoidCallback onTap)
- Removed
- BREAKING: Simplify
-
0.0.309 Mar 2026 -
0.0.208 Mar 2026 -
0.0.106 Mar 2026Release notes
Open source →- Initial release with multiple view modes (day, week, month)
- Pinch-to-zoom gestures for seamless mode transitions
- Infinite scrolling across all view modes
- Customizable styling and data sources
- Example implementation with Google Calendar integration