mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-28 18:03:14 +08:00
Bump Flutter markdown
This commit is contained in:
@ -276,7 +276,7 @@ packages:
|
||||
name: flutter_markdown
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.3.2"
|
||||
version: "0.4.1"
|
||||
flutter_plugin_android_lifecycle:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@ -1029,4 +1029,4 @@ packages:
|
||||
version: "0.0.6"
|
||||
sdks:
|
||||
dart: ">=2.7.0 <3.0.0"
|
||||
flutter: ">=1.12.13+hotfix.5 <2.0.0"
|
||||
flutter: ">=1.17.0 <2.0.0"
|
||||
|
@ -23,7 +23,7 @@ dependencies:
|
||||
share: ^0.6.3+5
|
||||
launch_review: ^2.0.0
|
||||
device_info: ^0.4.1+4
|
||||
flutter_markdown: ^0.3.2
|
||||
flutter_markdown: ^0.4.1
|
||||
flutter_email_sender: ^3.0.1
|
||||
function_types: ^0.0.2
|
||||
auto_size_text: ^2.0.1
|
||||
|
Reference in New Issue
Block a user