mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-26 08:36:50 +08:00
Bump deps
This commit is contained in:
18
pubspec.lock
18
pubspec.lock
@ -56,7 +56,7 @@ packages:
|
|||||||
name: badges
|
name: badges
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "2.0.0-nullsafety.1"
|
version: "2.0.1"
|
||||||
benchmark_harness:
|
benchmark_harness:
|
||||||
dependency: "direct dev"
|
dependency: "direct dev"
|
||||||
description:
|
description:
|
||||||
@ -410,42 +410,42 @@ packages:
|
|||||||
name: firebase_analytics
|
name: firebase_analytics
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "8.0.0"
|
version: "8.0.4"
|
||||||
firebase_analytics_platform_interface:
|
firebase_analytics_platform_interface:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
name: firebase_analytics_platform_interface
|
name: firebase_analytics_platform_interface
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "2.0.0"
|
version: "2.0.1"
|
||||||
firebase_analytics_web:
|
firebase_analytics_web:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
name: firebase_analytics_web
|
name: firebase_analytics_web
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "0.3.0"
|
version: "0.3.0+1"
|
||||||
firebase_core:
|
firebase_core:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
name: firebase_core
|
name: firebase_core
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "1.0.3"
|
version: "1.1.1"
|
||||||
firebase_core_platform_interface:
|
firebase_core_platform_interface:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
name: firebase_core_platform_interface
|
name: firebase_core_platform_interface
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "4.0.0"
|
version: "4.0.1"
|
||||||
firebase_core_web:
|
firebase_core_web:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
name: firebase_core_web
|
name: firebase_core_web
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "1.0.2"
|
version: "1.0.3"
|
||||||
fixnum:
|
fixnum:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
@ -550,7 +550,7 @@ packages:
|
|||||||
name: flutter_staggered_grid_view
|
name: flutter_staggered_grid_view
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "0.4.0-nullsafety.3"
|
version: "0.4.0"
|
||||||
flutter_svg:
|
flutter_svg:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
@ -618,7 +618,7 @@ packages:
|
|||||||
name: google_fonts
|
name: google_fonts
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "2.0.0"
|
version: "2.1.0"
|
||||||
graphs:
|
graphs:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
@ -22,7 +22,7 @@ dependencies:
|
|||||||
icloud_documents_path:
|
icloud_documents_path:
|
||||||
git: https://github.com/GitJournal/icloud_documents_path.git
|
git: https://github.com/GitJournal/icloud_documents_path.git
|
||||||
auto_size_text: ^3.0.0-nullsafety.0
|
auto_size_text: ^3.0.0-nullsafety.0
|
||||||
badges: ^2.0.0-nullsafety.1
|
badges: ^2.0.1
|
||||||
cached_network_image: ^3.0.0
|
cached_network_image: ^3.0.0
|
||||||
connectivity: ^3.0.3
|
connectivity: ^3.0.3
|
||||||
# cryptography: ^1.4.1
|
# cryptography: ^1.4.1
|
||||||
@ -40,18 +40,18 @@ dependencies:
|
|||||||
file_picker: ^3.0.1
|
file_picker: ^3.0.1
|
||||||
filesystem_picker: ^2.0.0-nullsafety.0 # for directories
|
filesystem_picker: ^2.0.0-nullsafety.0 # for directories
|
||||||
fimber: ^0.6.1
|
fimber: ^0.6.1
|
||||||
firebase_analytics: ^8.0.0
|
firebase_analytics: ^8.0.4
|
||||||
flutter_cache_manager: ^3.0.1
|
flutter_cache_manager: ^3.0.1
|
||||||
flutter_email_sender: ^5.0.0
|
flutter_email_sender: ^5.0.0
|
||||||
flutter_emoji:
|
flutter_emoji:
|
||||||
git: https://github.com/cek-cek/flutter-emoji
|
git: https://github.com/cek-cek/flutter-emoji
|
||||||
flutter_markdown: ^0.6.1
|
flutter_markdown: ^0.6.1
|
||||||
flutter_runtime_env: ^0.0.4
|
flutter_runtime_env: ^0.0.4
|
||||||
flutter_staggered_grid_view: ^0.4.0-nullsafety.3
|
flutter_staggered_grid_view: ^0.4.0
|
||||||
flutter_svg: ^0.21.0+1
|
flutter_svg: ^0.21.0+1
|
||||||
font_awesome_flutter: ^9.0.0
|
font_awesome_flutter: ^9.0.0
|
||||||
function_types: ^0.1.0
|
function_types: ^0.1.0
|
||||||
google_fonts: ^2.0.0
|
google_fonts: ^2.1.0
|
||||||
http: ^0.13.1
|
http: ^0.13.1
|
||||||
image_picker: ^0.7.4
|
image_picker: ^0.7.4
|
||||||
in_app_purchase: ^0.5.2
|
in_app_purchase: ^0.5.2
|
||||||
|
Reference in New Issue
Block a user