mirror of
https://github.com/h7x4/Jisho-Study-Tool.git
synced 2025-01-04 11:07:28 +01:00
Update bloc
This commit is contained in:
parent
3d0cef86ca
commit
879bbf0581
20
pubspec.lock
20
pubspec.lock
@ -14,7 +14,7 @@ packages:
|
||||
name: bloc
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "5.0.1"
|
||||
version: "6.0.2"
|
||||
boolean_selector:
|
||||
dependency: transitive
|
||||
description:
|
||||
@ -57,13 +57,6 @@ packages:
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.16.1"
|
||||
cubit:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: cubit
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.1.2"
|
||||
division:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@ -89,14 +82,7 @@ packages:
|
||||
name: flutter_bloc
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "5.0.1"
|
||||
flutter_cubit:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: flutter_cubit
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.1.1"
|
||||
version: "6.0.1"
|
||||
flutter_test:
|
||||
dependency: "direct dev"
|
||||
description: flutter
|
||||
@ -190,7 +176,7 @@ packages:
|
||||
name: provider
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "4.3.0"
|
||||
version: "4.3.2"
|
||||
pub_semver:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -11,7 +11,7 @@ dependencies:
|
||||
|
||||
# cupertino_icons: ^0.1.2
|
||||
unofficial_jisho_api: ^1.1.0
|
||||
flutter_bloc: ^5.0.1
|
||||
flutter_bloc: ^6.0.1
|
||||
url_launcher: ^5.5.0
|
||||
division: ^0.8.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user