off_ide 0.1.1
off_ide: ^0.1.1 copied to clipboard
A high-performance, VS Code-like workspace shell widget for Flutter applications, featuring split editors, tab management, and a customizable sidebar.
Changelog #
0.1.1 #
- Initial release.
- VS Code-like workspace shell with Activity Bar, Sidebar, and Split Editor.
- Tab management with drag-and-drop reordering and cross-pane moves.
- Tab context menus (Close, Close Others, Close All).
- Resizable sidebar with drag handle.
- Actionable sidebar groups and subgroups.
- State persistence via
HydratedBloc. - Sidebar-to-editor drag-and-drop.
- Click-to-focus split panes with visual feedback.
- Theme-aware design supporting light and dark modes.