We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6ef584 commit 7184c96Copy full SHA for 7184c96
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.3.0-nullsafety.0] - Type Safety
2
+
3
+* Added type safety
4
5
## [0.2.1] - 26/04/2020
6
* Custom post types
7
pubspec.yaml
@@ -1,12 +1,13 @@
name: flutter_wordpress
description: This library uses WordPress REST-API-V2 to provide a way for your application to
interact with your WordPress website.
-version: 0.3.0
+version: 0.3.0-nullsafety.0
authors:
- Sachin Ganesh <sachin@dreamsoftin.com>
- Suraj Shettigar <suraj@dreamsoftin.com>
8
- Harm-Jan Roskam <harmjanroskam@gmail.com>
9
- Yahya Makarim <ymakarim@gmail.com>
10
+ - Oladapo Adeola Omonayajo <omonayajo@zohomail.com>
11
homepage: https://github.com/dreamsoftin/flutter_wordpress
12
13
environment:
0 commit comments