Skip to content

Commit

Permalink
dp
Browse files Browse the repository at this point in the history
  • Loading branch information
Notsfsssf committed Mar 5, 2023
1 parent 8cc8f35 commit 8cd66d7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
28 changes: 14 additions & 14 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@ packages:
dependency: transitive
description:
name: _fe_analyzer_shared
sha256: "4897882604d919befd350648c7f91926a9d5de99e67b455bf0917cc2362f4bb8"
sha256: "98d1d33ed129b372846e862de23a0fc365745f4d7b5e786ce667fcbbb7ac5c07"
url: "https://pub.dev"
source: hosted
version: "47.0.0"
version: "55.0.0"
analyzer:
dependency: "direct dev"
description:
name: analyzer
sha256: "690e335554a8385bc9d787117d9eb52c0c03ee207a607e593de3c9d71b1cfe80"
sha256: "881348aed9b0b425882c97732629a6a31093c8ff20fc4b3b03fb9d3d50a3a126"
url: "https://pub.dev"
source: hosted
version: "4.7.0"
version: "5.7.1"
animations:
dependency: "direct main"
description:
Expand Down Expand Up @@ -333,18 +333,18 @@ packages:
dependency: "direct main"
description:
name: extended_text
sha256: c0f92379321193aaf29d7d0a29ea61886a0dcf30ea455b03fb793ab518cd799a
sha256: "3f555a60f63ff51d5080f5eed89e65bc18f17b69e01f4e16cadfd0cb3b49f42a"
url: "https://pub.dev"
source: hosted
version: "10.0.0"
version: "10.0.1"
extended_text_library:
dependency: transitive
description:
name: extended_text_library
sha256: "3538b6ab1c177071b7897bc059d666ba289a042d2142e9f647b7ccbc3e65496b"
sha256: "6d06b0ac53a09989e9864549f133c19c676d1456c5ee9470e2483f3cb1900f6e"
url: "https://pub.dev"
source: hosted
version: "9.1.1"
version: "10.0.0"
fake_async:
dependency: transitive
description:
Expand Down Expand Up @@ -649,10 +649,10 @@ packages:
dependency: "direct main"
description:
name: image_picker
sha256: "22207768556b82d55ec70166824350fee32298732d5efa4d6e756f848f51f66a"
sha256: "715d68a53d6bcc2eae26005097dc74c375a04c0d7c0e657da84deebbbbbf51ed"
url: "https://pub.dev"
source: hosted
version: "0.8.6+3"
version: "0.8.6+4"
image_picker_android:
dependency: transitive
description:
Expand Down Expand Up @@ -745,18 +745,18 @@ packages:
dependency: "direct main"
description:
name: json_annotation
sha256: "3520fa844009431b5d4491a5a778603520cdc399ab3406332dcc50f93547258c"
sha256: c33da08e136c3df0190bd5bbe51ae1df4a7d96e7954d1d7249fea2968a72d317
url: "https://pub.dev"
source: hosted
version: "4.7.0"
version: "4.8.0"
json_serializable:
dependency: "direct dev"
description:
name: json_serializable
sha256: f3c2c18a7889580f71926f30c1937727c8c7d4f3a435f8f5e8b0ddd25253ef5d
sha256: dadc08bd61f72559f938dd08ec20dbfec6c709bba83515085ea943d2078d187a
url: "https://pub.dev"
source: hosted
version: "6.5.4"
version: "6.6.1"
just_audio:
dependency: transitive
description:
Expand Down
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@ dependencies:
flutter_colorpicker: ^1.0.3
waterfall_flow: ^3.0.2
animations: ^2.0.7
extended_text: ^10.0.0
extended_text: ^10.0.1
font_awesome_flutter: ^10.1.0
json_annotation: ^4.6.0
flutter_staggered_animations: ^1.1.1
badges: ^3.0.2
image_picker: ^0.8.6
image_picker: ^0.8.6+4
intl: ^0.17.0
extended_nested_scroll_view: ^6.0.0
quiver: ^3.1.0
Expand All @@ -72,8 +72,8 @@ dev_dependencies:
sdk: flutter
build_runner: ^2.1.10
mobx_codegen: ^2.0.6
json_serializable: ^6.3.1
analyzer: ^4.4.0
json_serializable: ^6.6.1
analyzer: ^5.7.1

# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
Expand Down

0 comments on commit 8cd66d7

Please sign in to comment.