Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump flame_forge2d from 0.12.5 to 0.13.0+1 #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -101,18 +101,18 @@ packages:
dependency: "direct main"
description:
name: flame
sha256: "0c55f8d704f09536125c811a19d9aab7407dce245b2bfb507e84296c1c996202"
sha256: c38e1be5827aa839c166c6ed08a2733bb4523bf153d8c670739c20c842fa1844
url: "https://pub.dev"
source: hosted
version: "1.6.0"
version: "1.7.3"
flame_forge2d:
dependency: "direct main"
description:
name: flame_forge2d
sha256: "2bcfc01287f7eeaf62362bd2d85ddf2e1cfd9b6fc221e7f09659fbe713cbd860"
sha256: "23a6b3a57f5a5a60ed64ea87ca38453fde9fac97a7479d44209464a58ad1efa8"
url: "https://pub.dev"
source: hosted
version: "0.12.5"
version: "0.13.0+1"
flutter:
dependency: "direct main"
description: flutter
Expand Down Expand Up @@ -220,10 +220,10 @@ packages:
dependency: transitive
description:
name: ordered_set
sha256: "74b0454418f58c34c8e527d91fb1ef571297dbcd5d3b4e5f983dc884e39cdf85"
sha256: "3fedcc9121b3ba24c0a84f32da2989c42e36c159b73feadbc2f402dc55966b81"
url: "https://pub.dev"
source: hosted
version: "5.0.0"
version: "5.0.1"
particle_field:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies:
google_fonts: ^4.0.3
flame: ^1.6.0
audioplayers: ^0.20.1
flame_forge2d: ^0.12.5
flame_forge2d: ^0.13.0+1
scidart: ^0.0.2-dev.12
dart_numerics: ^0.0.6
flutter_shaders: ^0.0.6
Expand Down