flutter_quill_extensions 11.0.0-dev.2 copy "flutter_quill_extensions: ^11.0.0-dev.2" to clipboard
flutter_quill_extensions: ^11.0.0-dev.2 copied to clipboard

Embed extensions for flutter_quill including image, video, formula and etc.

Changelog #

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.

Note

The previous CHANGELOG.md has been archived.

[Unreleased] #

Important

See the migration guide from 10.0.0 to 11.0.0 for the full breaking changes and migration. Ensure to read the breaking behavior section to avoid unexpected changes.

Changed #

  • Update the minimum supported SDK version to Flutter 3.0/Dart 3.0 for compatibility, fixing #2347.
  • Improve dependencies constraints for compatibility.
  • BREAKING: Update configuration class names to use the suffix Config instead of Configurations.
  • The QuillSimpleToolbar base button options now support buttons of flutter_quill_extensions.

Removed #

[11.0.0-dev.2] - 2024-11-08 #

Changed #

  • Separate the package version and CHANGELOG.md from flutter_quill.