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