We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 565f56a commit a0a5f58Copy full SHA for a0a5f58
CHANGELOG.md
@@ -1,7 +1,12 @@
1
+## 1.0.2
2
+
3
+- Fixing dart package analysis feedback
4
5
## 1.0.1
6
7
- Fixing image in README
8
- Renaming `3d_model.dart` -> `three_d_model.dart`
9
+- Fixing flutter analyze feedback
10
11
## 1.0.0
12
pubspec.yaml
@@ -1,6 +1,6 @@
name: schema_org
description: "A JSON-LD library with Flutter/Dart types for Schema.org vocabulary."
-version: 1.0.1
+version: 1.0.2
homepage: https://github.com/oddbit/flutter-schema-org
environment:
0 commit comments