Upgrade version

pull/1425/head
Cheryl 1 year ago
parent 8a8b56d8d8
commit 065d0523cf
  1. 3
      CHANGELOG.md
  2. 2
      lib/src/translations/toolbar.i18n.dart
  3. 2
      pubspec.yaml

@ -1,3 +1,6 @@
# [7.4.10]
- Update translations.
# [7.4.9]
- Style recognition fixes.

@ -987,7 +987,7 @@ extension Localization on String {
'Move to previous occurrence': 'Move to previous occurrence',
'Move to next occurrence': 'Move to next occurrence',
'Saved using the network': 'Guardado através da network',
'Saved using the local storage':
'Saved using the local storage':
'Guardado através do armazenamento local',
'Error while saving image': 'Erro a gravar imagem',
},

@ -1,6 +1,6 @@
name: flutter_quill
description: A rich text editor built for the modern Android, iOS, web and desktop platforms. It is the WYSIWYG editor and a Quill component for Flutter.
version: 7.4.9
version: 7.4.10
homepage: https://1o24bbs.com/c/bulletjournal/108
repository: https://github.com/singerdmx/flutter-quill

Loading…
Cancel
Save