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