File tree 2 files changed +6
-8
lines changed
2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.0.3
2
+ - Update GoogleFonts v5.0.0
3
+ - Update CodelesslyAPI v0.0.3.
4
+
1
5
## 0.0.2
2
6
- Upgrade to Flutter 3.10 and Dart 3.
3
7
- Add support for listview and pageview.
Original file line number Diff line number Diff line change 1
1
name : codelessly_sdk
2
- description : Codelessly Cloud UI SDK for Flutter apps.
3
-
4
- version : 0.0.2
5
-
2
+ description : Codelessly CloudUI™ - Supercharge your Flutter apps with dynamic UI and real-time updates. Build and publish UI without code!"
3
+ version : 0.0.3
6
4
homepage : https://codelessly.com/
7
5
repository : https://github.com/Codelessly/CodelesslySDK
8
6
@@ -38,9 +36,6 @@ dependencies:
38
36
provider : ^6.0.5
39
37
json_path : ^0.6.0
40
38
meta : ^1.9.1
41
- # Uncomment to develop locally.
42
- # codelessly_api:
43
- # path: ../codelessly_api
44
39
45
40
dev_dependencies :
46
41
build_runner : ^2.4.5
@@ -54,7 +49,6 @@ dependency_overrides:
54
49
55
50
flutter :
56
51
uses-material-design : true
57
-
58
52
assets :
59
53
- assets/codelessly_logo.png
60
54
You can’t perform that action at this time.
0 commit comments