multi_editor_plugins 0.1.2 copy "multi_editor_plugins: ^0.1.2" to clipboard
multi_editor_plugins: ^0.1.2 copied to clipboard

Plugin system for MultiEditor - extensibility framework with lifecycle management, event dispatching, messaging, and error tracking. Enables creation of custom editor plugins.

Changelog #

0.1.1 - 2025-01-08 #

Fixed #

  • Updated repository URL to point to correct monorepo path
  • Improved package metadata for better pub.dev scoring

Changed #

  • Enhanced package documentation All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2025-01-08 #

Added #

  • Initial release
  • Plugin system with lifecycle management
  • Event-driven architecture with pub/sub pattern
  • Plugin manager with dependency resolution
  • Error tracking and isolation
  • Inter-plugin messaging system
  • Plugin state management
  • Configuration and persistence support
  • Hook registry for extensibility
  • Language plugin abstractions
  • UI notification system for plugins
0
likes
105
points
433
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin system for MultiEditor - extensibility framework with lifecycle management, event dispatching, messaging, and error tracking. Enables creation of custom editor plugins.

Homepage
Repository (GitHub)
View/report issues

Topics

#editor #plugin-system #extensibility #flutter

Documentation

API reference

License

MIT (license)

Dependencies

flutter, freezed_annotation, json_annotation, multi_editor_core

More

Packages that depend on multi_editor_plugins