Skip to content

Commit ccff34d

Browse files
committed
feat: update dependencies and metadata
- Remove `flutter_native_splash` dependency - Update `bloc`, `flutter_bloc`, `go_router`, `google_fonts`, `share_plus`, and `very_good_analysis` dependencies - Update `homepage` and `documentation` URLs in pubspec.yaml - Add `funding` link to pubspec.yaml - Add `flutter-news-app-full-sourcecode` topic to pubspec.yaml - Add `screenshots` configuration to pubspec.yaml
1 parent 59cd172 commit ccff34d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,16 @@
33
## 1.1.1
44

55
- **Refactor:** Removed `flutter_native_splash` dependency and related configurations.
6+
- **Dependency Update:** Bumped `bloc` to `^9.0.1`.
7+
- **Dependency Update:** Bumped `flutter_bloc` to `^9.1.1`.
8+
- **Dependency Update:** Bumped `go_router` to `^16.2.4`.
9+
- **Dependency Update:** Bumped `google_fonts` to `^6.3.2`.
610
- **Dependency Update:** Bumped `share_plus` to `^12.0.0`.
711
- **Dependency Update:** Bumped `very_good_analysis` to `^10.0.0`.
12+
- **Metadata Update:** Updated `homepage` and `documentation` URLs.
13+
- **Metadata Update:** Added `funding` link.
14+
- **Metadata Update:** Added `flutter-news-app-full-sourcecode` to `topics`.
15+
- **Metadata Update:** Added `screenshots` configuration.
816

917
## 1.1.0
1018

0 commit comments

Comments
 (0)