Browse Source

Bump flutter_quill from 7.0.1 to 7.1.13

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

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

2
pubspec.lock

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

2
pubspec.yaml

@ -36,7 +36,7 @@ dependencies: @@ -36,7 +36,7 @@ dependencies:
just_audio: ^0.9.32
percent_indicator: ^4.2.2
bottom_navy_bar: ^6.0.0
flutter_quill: ^7.0.1
flutter_quill: ^7.1.13
fluttertoast: ^8.1.2
window_manager: ^0.3.1

Loading…
Cancel
Save