We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 811a46c commit 17a9369Copy full SHA for 17a9369
CHANGELOG.md
@@ -4,6 +4,11 @@ that can be found in the LICENSE file. -->
4
5
# Changelog
6
7
+## 1.0.0-dev.22
8
+
9
+- Correct invalid plugin references by marking FFI plugins.
10
+- Remove duplicate `ios_AgentDart.framework`.
11
12
## 1.0.0-dev.21
13
14
- Upgrade FRB to 1.82.6.
pubspec.yaml
@@ -4,7 +4,7 @@ description: |
a plugin package for dart and flutter apps.
Developers can build ones to interact with Dfinity's blockchain directly.
repository: https://github.com/AstroxNetwork/agent_dart
-version: 1.0.0-dev.21
+version: 1.0.0-dev.22
environment:
sdk: '>=3.0.0 <4.0.0'
0 commit comments