mirror of
https://github.com/h7x4/Jisho-Study-Tool.git
synced 2025-01-06 11:57:30 +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
|
name: bloc
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "5.0.1"
|
version: "6.0.2"
|
||||||
boolean_selector:
|
boolean_selector:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
@ -57,13 +57,6 @@ packages:
|
|||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "0.16.1"
|
version: "0.16.1"
|
||||||
cubit:
|
|
||||||
dependency: transitive
|
|
||||||
description:
|
|
||||||
name: cubit
|
|
||||||
url: "https://pub.dartlang.org"
|
|
||||||
source: hosted
|
|
||||||
version: "0.1.2"
|
|
||||||
division:
|
division:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
@ -89,14 +82,7 @@ packages:
|
|||||||
name: flutter_bloc
|
name: flutter_bloc
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "5.0.1"
|
version: "6.0.1"
|
||||||
flutter_cubit:
|
|
||||||
dependency: transitive
|
|
||||||
description:
|
|
||||||
name: flutter_cubit
|
|
||||||
url: "https://pub.dartlang.org"
|
|
||||||
source: hosted
|
|
||||||
version: "0.1.1"
|
|
||||||
flutter_test:
|
flutter_test:
|
||||||
dependency: "direct dev"
|
dependency: "direct dev"
|
||||||
description: flutter
|
description: flutter
|
||||||
@ -190,7 +176,7 @@ packages:
|
|||||||
name: provider
|
name: provider
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "4.3.0"
|
version: "4.3.2"
|
||||||
pub_semver:
|
pub_semver:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
@ -11,7 +11,7 @@ dependencies:
|
|||||||
|
|
||||||
# cupertino_icons: ^0.1.2
|
# cupertino_icons: ^0.1.2
|
||||||
unofficial_jisho_api: ^1.1.0
|
unofficial_jisho_api: ^1.1.0
|
||||||
flutter_bloc: ^5.0.1
|
flutter_bloc: ^6.0.1
|
||||||
url_launcher: ^5.5.0
|
url_launcher: ^5.5.0
|
||||||
division: ^0.8.8
|
division: ^0.8.8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user