Skip to content

Commit

Permalink
pub: Upgrade flutter
Browse files Browse the repository at this point in the history
  • Loading branch information
KalilDev committed Jun 21, 2022
1 parent 354a2fc commit fe97b59
Showing 1 changed file with 14 additions and 21 deletions.
35 changes: 14 additions & 21 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ packages:
name: async
url: "http://localhost:4000"
source: hosted
version: "2.8.2"
version: "2.9.0"
boolean_selector:
dependency: transitive
description:
Expand Down Expand Up @@ -112,14 +112,7 @@ packages:
name: characters
url: "http://localhost:4000"
source: hosted
version: "1.2.0"
charcode:
dependency: transitive
description:
name: charcode
url: "http://localhost:4000"
source: hosted
version: "1.3.1"
version: "1.2.1"
checked_yaml:
dependency: transitive
description:
Expand All @@ -133,7 +126,7 @@ packages:
name: clock
url: "http://localhost:4000"
source: hosted
version: "1.1.0"
version: "1.1.1"
code_builder:
dependency: transitive
description:
Expand All @@ -147,7 +140,7 @@ packages:
name: collection
url: "http://localhost:4000"
source: hosted
version: "1.15.0"
version: "1.16.0"
convert:
dependency: transitive
description:
Expand Down Expand Up @@ -182,7 +175,7 @@ packages:
name: fake_async
url: "http://localhost:4000"
source: hosted
version: "1.2.0"
version: "1.3.1"
ffi:
dependency: transitive
description:
Expand Down Expand Up @@ -351,7 +344,7 @@ packages:
name: material_color_utilities
url: "http://localhost:4000"
source: hosted
version: "0.1.3"
version: "0.1.5"
material_widgets:
dependency: "direct main"
description:
Expand All @@ -372,7 +365,7 @@ packages:
name: meta
url: "http://localhost:4000"
source: hosted
version: "1.7.0"
version: "1.8.0"
mime:
dependency: transitive
description:
Expand All @@ -386,7 +379,7 @@ packages:
name: monet_theme
url: "http://localhost:4000"
source: hosted
version: "0.4.0"
version: "0.4.1"
package_config:
dependency: transitive
description:
Expand All @@ -407,7 +400,7 @@ packages:
name: path
url: "http://localhost:4000"
source: hosted
version: "1.8.1"
version: "1.8.2"
path_provider:
dependency: "direct main"
description:
Expand Down Expand Up @@ -552,7 +545,7 @@ packages:
name: source_span
url: "http://localhost:4000"
source: hosted
version: "1.8.1"
version: "1.9.0"
stack_trace:
dependency: transitive
description:
Expand Down Expand Up @@ -580,7 +573,7 @@ packages:
name: string_scanner
url: "http://localhost:4000"
source: hosted
version: "1.1.0"
version: "1.1.1"
sudoku_core:
dependency: "direct main"
description:
Expand All @@ -601,7 +594,7 @@ packages:
name: term_glyph
url: "http://localhost:4000"
source: hosted
version: "1.2.0"
version: "1.2.1"
test_api:
dependency: transitive
description:
Expand Down Expand Up @@ -650,7 +643,7 @@ packages:
name: vector_math
url: "http://localhost:4000"
source: hosted
version: "2.1.1"
version: "2.1.2"
watcher:
dependency: transitive
description:
Expand Down Expand Up @@ -687,5 +680,5 @@ packages:
source: hosted
version: "3.1.1"
sdks:
dart: ">=2.16.0-154.0.dev <3.0.0"
dart: ">=2.17.0-0 <3.0.0"
flutter: ">=2.10.0-0"

0 comments on commit fe97b59

Please sign in to comment.