Skip to content

Commit cbdc735

Browse files
committed
refactor(dependencies): update flutter_launcher_icons and flutter_native_splash configurations
- Update `flutter_launcher_icons` configurations - Update `flutter_native_splash` configurations - Bump `bloc` to `^9.0.1` - Bump `flutter_bloc` to `^9.1.1` - Bump `go_router` to `^16.2.4` - Update version to 1.2.0
1 parent c028a74 commit cbdc735

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Changelog
22

3-
## 1.1.1
3+
## 1.2.0
44

5-
- **Refactor:** Removed `flutter_native_splash` dependency and related configurations.
5+
- **Refactor:** Updated `flutter_launcher_icons` configurations.
6+
- **Refactor:** Updated `flutter_native_splash` configurations.
67
- **Dependency Update:** Bumped `bloc` to `^9.0.1`.
78
- **Dependency Update:** Bumped `flutter_bloc` to `^9.1.1`.
89
- **Dependency Update:** Bumped `go_router` to `^16.2.4`.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_news_app_mobile_client_full_source_code
22
description: Complete, production-ready source code for a feature-rich Flutter news app mobile client.
3-
version: 1.1.1
3+
version: 1.2.0
44
publish_to: none
55
repository: https://github.com/flutter-news-app-full-source-code/flutter-news-app-mobile-client-full-source-code
66
homepage: https://flutter-news-app-full-source-code.github.io/docs/

0 commit comments

Comments
 (0)