Skip to content

Roadmap

Felix Angelov edited this page Dec 4, 2021 · 8 revisions

This page provides a high-level roadmap for future improvements to Bloc. See the issues page for details about other features and bug fixes that are being considered.

To propose additions or changes to the roadmap, please file a new issue.

The roadmap is subject to change at any time.

  • Rewrite Tutorials and Example Apps
    • Fully Unit and Widget tested
    • Embracing v8.0.0 changes
  • Replay Bloc Package
    • Undo/Redo support for cubit/bloc
  • Extension/Plugin Tooling Improvements
    • Freezed Support
    • Hydrated Support
    • Replay Support
    • Bloc Test Support
    • Convert to Bloc (on Cubit)
  • Bloc Project Templates
    • CLI + VSCode/IntelliJ integration to create scaffolded/tested starter apps with bloc
  • Developer Tools
    • Like Redux Dev Tools but for bloc/cubit
  • Interactive Documentation
    • run/edit example code directly in documentation
Clone this wiki locally