Browse Source

Bump flutter_quill from 6.1.11 to 6.1.12

Bumps [flutter_quill](https://github.com/singerdmx/flutter-quill) from 6.1.11 to 6.1.12.
- [Release notes](https://github.com/singerdmx/flutter-quill/releases)
- [Changelog](https://github.com/singerdmx/flutter-quill/blob/master/CHANGELOG.md)
- [Commits](https://github.com/singerdmx/flutter-quill/commits)

---
updated-dependencies:
- dependency-name: flutter_quill
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/53/head
dependabot[bot] 3 years ago committed by GitHub
parent
commit
5f68df35c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pubspec.lock
  2. 2
      pubspec.yaml

2
pubspec.lock

@ -358,7 +358,7 @@ packages: @@ -358,7 +358,7 @@ packages:
name: flutter_quill
url: "https://pub.dartlang.org"
source: hosted
version: "6.1.11"
version: "6.1.12"
flutter_test:
dependency: "direct dev"
description: flutter

2
pubspec.yaml

@ -36,7 +36,7 @@ dependencies: @@ -36,7 +36,7 @@ dependencies:
just_audio: ^0.9.31
percent_indicator: ^4.2.2
bottom_navy_bar: ^6.0.0
flutter_quill: ^6.1.11
flutter_quill: ^6.1.12
fluttertoast: ^8.1.2
window_manager: ^0.2.9

Loading…
Cancel
Save