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 b34722b commit 8b348a7Copy full SHA for 8b348a7
‎CHANGELOG.md‎
@@ -1,3 +1,7 @@
1
+## 0.0.3
2
+
3
+- fix \_InternalLinkedHashMap<dynamic, dynamic>' is not a subtype of type ....
4
5
## 0.0.2
6
7
- support 404 `LNotFoundException`
‎pubspec.yaml‎
@@ -6,7 +6,6 @@ environment:
sdk: ">=2.12.0 <3.0.0"
8
dependencies:
9
- blueprint: ^0.0.1-beta
10
equatable: ^2.0.3
11
12
dev_dependencies:
0 commit comments