Update bloc

pull/4/head
Oystein Kristoffer Tveit 2020-08-17 21:54:34 +02:00
parent 3d0cef86ca
commit 879bbf0581
2 changed files with 4 additions and 18 deletions

View File

@ -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:

View File

@ -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