Skip to content

Commit

Permalink
v0.0.3 Release
Browse files Browse the repository at this point in the history
- Update GoogleFonts v5.0.0
- Update CodelesslyAPI v0.0.3.
  • Loading branch information
rayliverified committed Jun 20, 2023
1 parent d020057 commit c99448d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.0.3
- Update GoogleFonts v5.0.0
- Update CodelesslyAPI v0.0.3.

## 0.0.2
- Upgrade to Flutter 3.10 and Dart 3.
- Add support for listview and pageview.
Expand Down
10 changes: 2 additions & 8 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: codelessly_sdk
description: Codelessly Cloud UI SDK for Flutter apps.

version: 0.0.2

description: Codelessly CloudUI™ - Supercharge your Flutter apps with dynamic UI and real-time updates. Build and publish UI without code!"
version: 0.0.3
homepage: https://codelessly.com/
repository: https://github.com/Codelessly/CodelesslySDK

Expand Down Expand Up @@ -38,9 +36,6 @@ dependencies:
provider: ^6.0.5
json_path: ^0.6.0
meta: ^1.9.1
# Uncomment to develop locally.
# codelessly_api:
# path: ../codelessly_api

dev_dependencies:
build_runner: ^2.4.5
Expand All @@ -54,7 +49,6 @@ dependency_overrides:

flutter:
uses-material-design: true

assets:
- assets/codelessly_logo.png

Expand Down

0 comments on commit c99448d

Please sign in to comment.