Browse Source

Bump flutter_quill from 6.1.6 to 6.1.7 (#45)

Bumps [flutter_quill](https://github.com/singerdmx/flutter-quill) from 6.1.6 to 6.1.7.
- [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/39/head
dependabot[bot] 3 years ago committed by GitHub
parent
commit
0877119607
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.6"
version: "6.1.7"
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.6
flutter_quill: ^6.1.7
fluttertoast: ^8.1.1
window_manager: ^0.2.8

Loading…
Cancel
Save