Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Commit d18e97e

Browse files
committed
chore: Update version to 1.0.1 and add changelog entries for UI improvements
1 parent 6259ad7 commit d18e97e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v1.0.1
4+
- UI Improvement for larger Icons and better view
5+
- All Repository added within source page to view all apps
6+
37
## v1.0.0
48
- Implement AppViewPage where you can see details and screenshots of the app
59
- Version History page to allow users to download older versions of the app

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1616
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1717
# In Windows, build-name is used as the major, minor, and patch parts
1818
# of the product and file versions while build-number is used as the build suffix.
19-
version: 1.0.0+1
19+
version: 1.0.1+1
2020

2121
environment:
2222
sdk: ^3.9.2

0 commit comments

Comments
 (0)