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

Auto-save plugin for MultiEditor - automatically saves file changes at configurable intervals with debouncing to prevent excessive saves.

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
  • Automatic file saving at configurable intervals
  • Debouncing to prevent excessive saves
  • Configurable save delay (default: 2 seconds)
  • Real-time save status notifications
  • Integration with plugin system
0
likes
125
points
111
downloads

Publisher

unverified uploader

Weekly Downloads

Auto-save plugin for MultiEditor - automatically saves file changes at configurable intervals with debouncing to prevent excessive saves.

Homepage
Repository (GitHub)
View/report issues

Topics

#editor #plugin #auto-save #flutter

Documentation

API reference

License

MIT (license)

Dependencies

flutter, freezed_annotation, json_annotation, multi_editor_core, multi_editor_plugin_base, multi_editor_plugins

More

Packages that depend on multi_editor_plugin_auto_save