From f2600b1f85d804d90f16ad235f22c079312250ea Mon Sep 17 00:00:00 2001 From: fulleni Date: Wed, 24 Sep 2025 11:17:12 +0100 Subject: [PATCH 1/2] chore: add flutter plugins to .gitignore - Add .flutter-plugins and .flutter-plugins-dependencies to .gitignore file - These files are specific to Flutter development and should not be tracked by Git --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index db0ed73f..9b4dd90a 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,8 @@ .swiftpm/ migrate_working_dir/ .gemini/ +.flutter-plugins +.flutter-plugins-dependencies # IntelliJ related *.iml From f4168f06bb1b644b1791e285772c9d54b7f685a6 Mon Sep 17 00:00:00 2001 From: fulleni Date: Wed, 24 Sep 2025 11:17:44 +0100 Subject: [PATCH 2/2] build(deps): update git dependencies to specific refs - Update auth_api to 41a7ea2 - Update auth_client to fec23f4 - Update auth_inmemory to 7f1a582 - Update auth_repository to 1f1272b - Update core to 828b984 - Update data_api to f90ab66 - Update data_client to 960a008 - Update data_inmemory to aaf4e18 - Update data_repository to f8f01f1 - Update http_client to 57f6bcf - Update kv_storage_service to 3bcba6b - Update kv_storage_shared_preferences to 4cefd20 - Update ui_kit to d9c6636 --- pubspec.lock | 52 ++++++++++++++++++++++++++-------------------------- pubspec.yaml | 13 +++++++++++++ 2 files changed, 39 insertions(+), 26 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 297df396..13f57887 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -13,8 +13,8 @@ packages: dependency: "direct main" description: path: "." - ref: HEAD - resolved-ref: "3507e12e877a424bb12060bc115b83e69c8c2017" + ref: "41a7ea2bea938e422acdac0ecfbf3a614b3fb855" + resolved-ref: "41a7ea2bea938e422acdac0ecfbf3a614b3fb855" url: "https://github.com/flutter-news-app-full-source-code/auth-api.git" source: git version: "0.0.0" @@ -22,8 +22,8 @@ packages: dependency: "direct main" description: path: "." - ref: HEAD - resolved-ref: "5d3920419f104ac1ae87ec58b69a31ac34b081cf" + ref: fec23f405d58d4915638783d972b542d3faf96b2 + resolved-ref: fec23f405d58d4915638783d972b542d3faf96b2 url: "https://github.com/flutter-news-app-full-source-code/auth-client.git" source: git version: "0.0.0" @@ -31,8 +31,8 @@ packages: dependency: "direct main" description: path: "." - ref: HEAD - resolved-ref: "3782e6f5b79916dccc2bb0b77905f7cd6279fc3f" + ref: "7f1a582419ae37cb43efe705e3299f2092c54a8b" + resolved-ref: "7f1a582419ae37cb43efe705e3299f2092c54a8b" url: "https://github.com/flutter-news-app-full-source-code/auth-inmemory" source: git version: "0.0.0" @@ -40,8 +40,8 @@ packages: dependency: "direct main" description: path: "." - ref: HEAD - resolved-ref: f096399b88adaed9ebb11692b72498ae7cf780e5 + ref: "1f1272b586b045903c164be5a39d95383809ba09" + resolved-ref: "1f1272b586b045903c164be5a39d95383809ba09" url: "https://github.com/flutter-news-app-full-source-code/auth-repository.git" source: git version: "0.0.0" @@ -89,8 +89,8 @@ packages: dependency: "direct main" description: path: "." - ref: HEAD - resolved-ref: d7d9afa3e0cf8fb211fdea3342db8831813abf7d + ref: "828b984517edec069266579c624c7af9fbe0e2ac" + resolved-ref: "828b984517edec069266579c624c7af9fbe0e2ac" url: "https://github.com/flutter-news-app-full-source-code/core.git" source: git version: "0.0.0" @@ -106,8 +106,8 @@ packages: dependency: "direct main" description: path: "." - ref: HEAD - resolved-ref: fda0f27ed263f3bcdf854cb580077dc145df4319 + ref: f90ab664c6333995757026a2c96e96d304da6246 + resolved-ref: f90ab664c6333995757026a2c96e96d304da6246 url: "https://github.com/flutter-news-app-full-source-code/data-api.git" source: git version: "0.0.0" @@ -115,8 +115,8 @@ packages: dependency: "direct main" description: path: "." - ref: HEAD - resolved-ref: "2cbe263418a214838e2ac84d0db8911520d14a3e" + ref: "960a00882045ee252274d9d57bfca606c1fe5d64" + resolved-ref: "960a00882045ee252274d9d57bfca606c1fe5d64" url: "https://github.com/flutter-news-app-full-source-code/data-client.git" source: git version: "0.0.0" @@ -124,8 +124,8 @@ packages: dependency: "direct main" description: path: "." - ref: HEAD - resolved-ref: b19952348566a27277160279d84a66eb3d773306 + ref: aaf4e18b759ca8b33d060fd4aa8509238d5d3eaa + resolved-ref: aaf4e18b759ca8b33d060fd4aa8509238d5d3eaa url: "https://github.com/flutter-news-app-full-source-code/data-inmemory.git" source: git version: "0.0.0" @@ -133,8 +133,8 @@ packages: dependency: "direct main" description: path: "." - ref: HEAD - resolved-ref: d9fbbf33d8bb53724e2dd29d488a0c8eb9cbf6e8 + ref: f8f01f1191286efbba41fa2bb369fb16eb652ccf + resolved-ref: f8f01f1191286efbba41fa2bb369fb16eb652ccf url: "https://github.com/flutter-news-app-full-source-code/data-repository.git" source: git version: "0.0.0" @@ -293,8 +293,8 @@ packages: dependency: "direct main" description: path: "." - ref: HEAD - resolved-ref: be0149d0eebab781a5ffefe5c6475d3bd1be56a6 + ref: "57f6bcfc0f209ecc135fdcb688194045ec87e6e8" + resolved-ref: "57f6bcfc0f209ecc135fdcb688194045ec87e6e8" url: "https://github.com/flutter-news-app-full-source-code/http-client.git" source: git version: "0.0.0" @@ -326,8 +326,8 @@ packages: dependency: "direct main" description: path: "." - ref: HEAD - resolved-ref: ac2e5caa0f024ce45e014da9a0fb9becaf01f452 + ref: "3bcba6b11fe0480e06e1bedf6eab4159a7c59c53" + resolved-ref: "3bcba6b11fe0480e06e1bedf6eab4159a7c59c53" url: "https://github.com/flutter-news-app-full-source-code/kv-storage-service.git" source: git version: "0.0.0" @@ -335,8 +335,8 @@ packages: dependency: "direct main" description: path: "." - ref: HEAD - resolved-ref: "3e1cf489b1655d0835ee30e41e2d9235317482dc" + ref: "4cefd202c5fc0c53856782fea7760baa1d0733f7" + resolved-ref: "4cefd202c5fc0c53856782fea7760baa1d0733f7" url: "https://github.com/flutter-news-app-full-source-code/kv-storage-shared-preferences.git" source: git version: "0.0.0" @@ -597,8 +597,8 @@ packages: dependency: "direct main" description: path: "." - ref: HEAD - resolved-ref: "3db96fc50462f01fc7a5edf1b3f7977a1b5c98b7" + ref: d9c66362ec87fd7b5e3d3dee35828da6cbc1f66a + resolved-ref: d9c66362ec87fd7b5e3d3dee35828da6cbc1f66a url: "https://github.com/flutter-news-app-full-source-code/ui-kit.git" source: git version: "0.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index 7c74930d..8f542996 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,32 +10,41 @@ dependencies: auth_api: git: url: https://github.com/flutter-news-app-full-source-code/auth-api.git + ref: 41a7ea2bea938e422acdac0ecfbf3a614b3fb855 auth_client: git: url: https://github.com/flutter-news-app-full-source-code/auth-client.git + ref: fec23f405d58d4915638783d972b542d3faf96b2 auth_inmemory: git: url: https://github.com/flutter-news-app-full-source-code/auth-inmemory + ref: 7f1a582419ae37cb43efe705e3299f2092c54a8b auth_repository: git: url: https://github.com/flutter-news-app-full-source-code/auth-repository.git + ref: 1f1272b586b045903c164be5a39d95383809ba09 bloc: ^9.0.0 bloc_concurrency: ^0.3.0 core: git: url: https://github.com/flutter-news-app-full-source-code/core.git + ref: 828b984517edec069266579c624c7af9fbe0e2ac data_api: git: url: https://github.com/flutter-news-app-full-source-code/data-api.git + ref: f90ab664c6333995757026a2c96e96d304da6246 data_client: git: url: https://github.com/flutter-news-app-full-source-code/data-client.git + ref: 960a00882045ee252274d9d57bfca606c1fe5d64 data_inmemory: git: url: https://github.com/flutter-news-app-full-source-code/data-inmemory.git + ref: aaf4e18b759ca8b33d060fd4aa8509238d5d3eaa data_repository: git: url: https://github.com/flutter-news-app-full-source-code/data-repository.git + ref: f8f01f1191286efbba41fa2bb369fb16eb652ccf data_table_2: ^2.6.0 device_preview: ^1.2.0 equatable: ^2.0.7 @@ -51,13 +60,16 @@ dependencies: http_client: git: url: https://github.com/flutter-news-app-full-source-code/http-client.git + ref: 57f6bcfc0f209ecc135fdcb688194045ec87e6e8 intl: ^0.20.2 kv_storage_service: git: url: https://github.com/flutter-news-app-full-source-code/kv-storage-service.git + ref: 3bcba6b11fe0480e06e1bedf6eab4159a7c59c53 kv_storage_shared_preferences: git: url: https://github.com/flutter-news-app-full-source-code/kv-storage-shared-preferences.git + ref: 4cefd202c5fc0c53856782fea7760baa1d0733f7 logging: ^1.3.0 pinput: ^5.0.1 rxdart: ^0.28.0 @@ -66,6 +78,7 @@ dependencies: ui_kit: git: url: https://github.com/flutter-news-app-full-source-code/ui-kit.git + ref: d9c66362ec87fd7b5e3d3dee35828da6cbc1f66a uuid: ^4.5.1