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 f103cfb commit 63692bcCopy full SHA for 63692bc
CHANGELOG.md
@@ -1,2 +1,12 @@
1
## 0.0.1
2
-- Initial Pre-release.
+- Initial Pre-release.
3
+
4
+## 0.0.2
5
+- Upgrade to Flutter 3.10 and Dart 3.
6
+- Add support for listview and pageview.
7
+- Add support for api call action.
8
+- Remove `ScrollLinkableMixin`.
9
+- Add method to compare two font weights.
10
+- Add method to generate a random ID.
11
+- Update example.md.
12
+- Update documentation.
pubspec.yaml
@@ -1,7 +1,7 @@
name: codelessly_api
description: Codelessly Core API
-version: 0.0.1
+version: 0.0.2
homepage: https://codelessly.com/
repository: https://github.com/Codelessly/CodelesslyAPI
0 commit comments