Browse Source

Bump flutter_quill from 6.1.7 to 6.1.11 (#46)

Bumps [flutter_quill](https://github.com/singerdmx/flutter-quill) from 6.1.7 to 6.1.11.
- [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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/48/head
dependabot[bot] 3 years ago committed by GitHub
parent
commit
0904fcccd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      pubspec.lock
  2. 2
      pubspec.yaml

6
pubspec.lock

@ -147,14 +147,14 @@ packages: @@ -147,14 +147,14 @@ packages:
name: device_info_plus
url: "https://pub.dartlang.org"
source: hosted
version: "7.0.1"
version: "8.0.0"
device_info_plus_platform_interface:
dependency: transitive
description:
name: device_info_plus_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "6.0.1"
version: "7.0.0"
diff_match_patch:
dependency: transitive
description:
@ -358,7 +358,7 @@ packages: @@ -358,7 +358,7 @@ packages:
name: flutter_quill
url: "https://pub.dartlang.org"
source: hosted
version: "6.1.7"
version: "6.1.11"
flutter_test:
dependency: "direct dev"
description: flutter

2
pubspec.yaml

@ -36,7 +36,7 @@ dependencies: @@ -36,7 +36,7 @@ dependencies:
just_audio: ^0.9.30
percent_indicator: ^4.2.2
bottom_navy_bar: ^6.0.0
flutter_quill: ^6.1.7
flutter_quill: ^6.1.11
fluttertoast: ^8.1.2
window_manager: ^0.2.8

Loading…
Cancel
Save