Skip to content
Merged
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
2 changes: 1 addition & 1 deletion packages/flutter_mimir/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
flutter:
sdk: flutter
flutter_mimir: ^0.2.0+5
flutter_rearch: ^1.7.2
flutter_rearch: ^1.7.3
mimir: ^0.2.1+2
rearch: ^1.16.1

Expand Down
2 changes: 1 addition & 1 deletion packages/flutter_mimir/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
sdk: flutter
mimir: ^0.2.1+2
path: ^1.8.3
path_provider: ^2.0.15
path_provider: ^2.1.6

dev_dependencies:
flutter_test:
Expand Down
2 changes: 1 addition & 1 deletion packages/mimir/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ dependencies:
mimir: ^0.2.1+2

dev_dependencies:
test: ^1.16.0
test: ^1.30.0
8 changes: 4 additions & 4 deletions packages/mimir/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ environment:
sdk: ^3.9.0

dependencies:
code_assets: ^1.0.0
code_assets: ^1.2.1
ffi: ^2.2.0
fixnum: ^1.1.1
hooks: ^1.0.3
hooks: ^2.0.2
logging: ^1.3.0
native_toolchain_rust: ^1.0.4
native_toolchain_rust: ^1.0.4+0
protobuf: ^6.0.0 # WARN: this must match what is currently in use by protoc-gen-dart

dev_dependencies:
ffigen: ^20.1.1
test: ^1.22.0
test: ^1.30.0
36 changes: 14 additions & 22 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,10 @@ packages:
dependency: transitive
description:
name: code_assets
sha256: "83ccdaa064c980b5596c35dd64a8d3ecc68620174ab9b90b6343b753aa721687"
sha256: bf394f466ba9205f1812a0433b392d6af280f155f56651eda7c18cc32ed493b8
url: "https://pub.dev"
source: hosted
version: "1.0.0"
version: "1.2.1"
collection:
dependency: transitive
description:
Expand Down Expand Up @@ -215,10 +215,10 @@ packages:
dependency: transitive
description:
name: flutter_rearch
sha256: "79b6653f348ec19d060b8bdb44fb32037e3084444c3f5c37c46a2fc046ee533d"
sha256: d924e53afdb5131db4f56524e0228015546d43c77e94a405f0ccf06d235b0512
url: "https://pub.dev"
source: hosted
version: "1.7.2"
version: "1.7.3"
flutter_test:
dependency: transitive
description: flutter
Expand Down Expand Up @@ -257,10 +257,10 @@ packages:
dependency: transitive
description:
name: hooks
sha256: "025f060e86d2d4c3c47b56e33caf7f93bf9283340f26d23424ebcfccf34f621e"
sha256: "9a62a50b50b769a737bc0a8ff381f333529df3ab746b2f6b02e83760231455ba"
url: "https://pub.dev"
source: hosted
version: "1.0.3"
version: "2.0.2"
http:
dependency: transitive
description:
Expand Down Expand Up @@ -358,10 +358,10 @@ packages:
dependency: "direct dev"
description:
name: melos
sha256: "6dfe6cdf24863ef125bfe75d6b7b1eb192430570a27722e539a453f2cf9704e7"
sha256: b40731f34d3aacb199641a9b4955e52a866b0b0bc93ffc5c8ff21bffc6593134
url: "https://pub.dev"
source: hosted
version: "7.7.0"
version: "7.8.1"
meta:
dependency: transitive
description:
Expand All @@ -386,22 +386,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.0.3"
native_toolchain_c:
dependency: transitive
description:
name: native_toolchain_c
sha256: "92b2ca62c8bd2b8d2f267cdfccf9bfbdb7322f778f8f91b3ce5b5cda23a3899f"
url: "https://pub.dev"
source: hosted
version: "0.17.5"
native_toolchain_rust:
dependency: transitive
description:
name: native_toolchain_rust
sha256: "26d4dcae954328af4ebfa8fc56cca0bf74b9ae8b4a6132de5da2071ac3d237b3"
sha256: faa57d2258a3b0fd2a634054f54e4496c9fcbd971977e7d2b7e6916d56892857
url: "https://pub.dev"
source: hosted
version: "1.0.4"
version: "1.0.4+0"
node_preamble:
dependency: transitive
description:
Expand All @@ -414,10 +406,10 @@ packages:
dependency: transitive
description:
name: objective_c
sha256: "100a1c87616ab6ed41ec263b083c0ef3261ee6cd1dc3b0f35f8ddfa4f996fe52"
sha256: "6cb691c686fa2838c6deb34980d426145c2a5d537491cb83d463c33cdbc726ed"
url: "https://pub.dev"
source: hosted
version: "9.3.0"
version: "9.4.1"
package_config:
dependency: transitive
description:
Expand All @@ -438,10 +430,10 @@ packages:
dependency: transitive
description:
name: path_provider
sha256: "50c5dd5b6e1aaf6fb3a78b33f6aa3afca52bf903a8a5298f53101fdaee55bbcd"
sha256: a7f4874f987173da295a61c181b8ee71dab59b332a486b391babf26a1b884825
url: "https://pub.dev"
source: hosted
version: "2.1.5"
version: "2.1.6"
path_provider_android:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ environment:
sdk: ^3.9.0

dev_dependencies:
melos: ^7.7.0
very_good_analysis: ^10.1.0
melos: ^7.8.1
very_good_analysis: ^10.2.0

workspace:
- packages/flutter_mimir
Expand Down
Loading