* added the 'Swahili' translation to toolbar.i18n.dart
Locale = Swahili
Language code = sw
* Update toolbar.i18n.dart
Fixed a missing coma,
Reduced the characters that exceeded the character limit
* Add a event that triggers after removing the image from the editor && delete unused dependencies and upgrade all packages and plugins and remove gallery_saver which has not been updated for more than 23 months, it was a great plugin but it old now, and I also add some simple documentation and other minor improvements
* I have add a documentation comments to flutter_quill_extensions, add new event to allow the user to confirm removing the image before actually remove it, translated some text in Arabic languague since it was incorrect or missing
* Fix analyzer error
* Switch back to gal and more changes
* Remove required parameters
* Add a event that triggers after removing the image from the editor && delete unused dependencies and upgrade all packages and plugins and remove gallery_saver which has not been updated for more than 23 months, it was a great plugin but it old now, and I also add some simple documentation and other minor improvements
* I have add a documentation comments to flutter_quill_extensions, add new event to allow the user to confirm removing the image before actually remove it, translated some text in Arabic languague since it was incorrect or missing
* Fix analyzer error
* Update editor.dart for compatibility with Flutter version 3.13.0
* Update raw_editor.dart for compatibility with Flutter version 3.13.0
* Fix analyze issues, optimize code