-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7715576
commit d9e4e31
Showing
2 changed files
with
9 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,16 @@ | ||
## 0.0.3 | ||
- Update SDK constraints. | ||
- Update ReadMe. | ||
|
||
## 0.0.2 | ||
- Upgrade to Flutter 3.10 and Dart 3. | ||
- Add support for listview and pageview. | ||
- Add support for api call action. | ||
- Add support for Listview and Pageview. | ||
- Add support for API call action. | ||
- Remove `ScrollLinkableMixin`. | ||
- Add method to compare two font weights. | ||
- Add method to generate a random ID. | ||
- Update example.md. | ||
- Update documentation. | ||
|
||
## 0.0.1 | ||
- Initial Pre-release. | ||
- Initial Release. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters