off_ide 0.1.2 copy "off_ide: ^0.1.2" to clipboard
off_ide: ^0.1.2 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.2 #

  • Added GitHub Actions for automatic deployment to GitHub Pages.
  • Updated example application with generic terminology (Project Management / Team Workspace).
  • Optimized Web support with standard persistence handling.
  • Added live demo link to README.

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.
2
likes
160
points
191
downloads

Publisher

unverified uploader

Weekly Downloads

A high-performance, VS Code-like workspace shell widget for Flutter applications, featuring split editors, tab management, and a customizable sidebar.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, flutter_bloc, hydrated_bloc, path_provider, uuid

More

Packages that depend on off_ide