multi_editor_plugin_base 0.1.1 copy "multi_editor_plugin_base: ^0.1.1" to clipboard
multi_editor_plugin_base: ^0.1.1 copied to clipboard

Base abstractions and utilities for MultiEditor plugins - shared foundation with lifecycle management, configuration, and persistence. Follows Clean Architecture and DDD principles.

Changelog #

0.1.1 - 2025-01-08 #

Fixed #

  • Updated repository URL to point to correct monorepo path
  • Improved package metadata for better pub.flutter-io.cn 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
  • Base abstractions for editor plugins
  • BaseEditorPlugin class with lifecycle hooks
  • Plugin manifest builder
  • Configuration schema with JSON Schema support
  • Persistence utilities with SharedPreferences
  • Clean Architecture and DDD patterns
  • Type-safe configuration management
0
likes
60
points
283
downloads

Publisher

unverified uploader

Weekly Downloads

Base abstractions and utilities for MultiEditor plugins - shared foundation with lifecycle management, configuration, and persistence. Follows Clean Architecture and DDD principles.

Homepage
Repository (GitHub)
View/report issues

Topics

#editor #plugin #base-library #flutter

Documentation

API reference

License

MIT (license)

Dependencies

flutter, freezed_annotation, json_annotation, multi_editor_core, multi_editor_plugins, shared_preferences

More

Packages that depend on multi_editor_plugin_base