Feature #2: Fluttery Framework - Base Essentials #7

Merged
boom merged 13 commits from fluttery-framework into dev 2025-09-23 21:01:19 +02:00
boom commented 2025-09-21 11:07:38 +02:00 (Migrated from gitlab.boomlab.party)
  • Service registration framework using kiwi
  • Integrate logging system into
  • fluttery testing setup
* Service registration framework using kiwi * Integrate logging system into * fluttery testing setup
boom commented 2025-09-21 11:07:38 +02:00 (Migrated from gitlab.boomlab.party)

assigned to @boom

assigned to @boom
boom commented 2025-09-21 11:10:18 +02:00 (Migrated from gitlab.boomlab.party)

mentioned in task #3

mentioned in task #3
boom commented 2025-09-21 11:10:56 +02:00 (Migrated from gitlab.boomlab.party)

changed title from Draft: Feature #2: Fluttery Framework to Draft: Feature #2: Fluttery Framework - Base Essentials

<p>changed title from <code class="idiff">Draft: Feature #2: Fluttery Framework</code> to <code class="idiff">Draft: Feature #2: Fluttery Framework<span class="idiff left right addition"> - Base Essentials</span></code></p>
boom commented 2025-09-21 11:54:51 +02:00 (Migrated from gitlab.boomlab.party)

added 4 commits

  • a637beca - Integrate shared preferences for persistent key-value storage.
  • fc888f9c - Register preferences service as a default service
  • 2df5b6ec - Integrate secure storage service
  • f286d7bd - Fix dart warnings

Compare with previous version

added 4 commits <ul><li>a637beca - Integrate shared preferences for persistent key-value storage.</li><li>fc888f9c - Register preferences service as a default service</li><li>2df5b6ec - Integrate secure storage service</li><li>f286d7bd - Fix dart warnings</li></ul> [Compare with previous version](/rhein-software/finlog/finlog/-/merge_requests/4/diffs?diff_id=495&start_sha=5572c66b10045f2d94c43be0a9c37a9e53a451e2)
boom commented 2025-09-22 20:04:43 +02:00 (Migrated from gitlab.boomlab.party)

added 6 commits

  • eb8b40c4 - Simplify import paths
  • f3bee638 - Update service registration to use singleton instead of factory
  • cfd38211 - Convert `registerDefaultServices` to `async` and update service initialization
  • d374ff6b - Add Worker service with isolated task management and integrate into app
  • 64343bbb - Refactor preferences service initialization to lazy load `SharedPreferences`...
  • 3a4b360f - Refactor `WorkerImpl` to integrate logging, enhance testing with mocks,...

Compare with previous version

added 6 commits <ul><li>eb8b40c4 - Simplify import paths</li><li>f3bee638 - Update service registration to use singleton instead of factory</li><li>cfd38211 - Convert `registerDefaultServices` to `async` and update service initialization</li><li>d374ff6b - Add Worker service with isolated task management and integrate into app</li><li>64343bbb - Refactor preferences service initialization to lazy load `SharedPreferences`...</li><li>3a4b360f - Refactor `WorkerImpl` to integrate logging, enhance testing with mocks,...</li></ul> [Compare with previous version](/rhein-software/finlog/finlog/-/merge_requests/4/diffs?diff_id=497&start_sha=f286d7bd0f384897a8eb922ecfb2796ed0598efc)
boom commented 2025-09-22 21:57:39 +02:00 (Migrated from gitlab.boomlab.party)

added 1 commit

  • a7470fc9 - Fix test: use dummy test for now

Compare with previous version

added 1 commit <ul><li>a7470fc9 - Fix test: use dummy test for now</li></ul> [Compare with previous version](/rhein-software/finlog/finlog/-/merge_requests/4/diffs?diff_id=499&start_sha=3a4b360f427e0e4ccfe51d2b5d10b60dfe096dfd)
boom commented 2025-09-22 22:25:34 +02:00 (Migrated from gitlab.boomlab.party)

added 1 commit

  • c7eafc4b - Add `Environment` service with platform, build mode, and app info support

Compare with previous version

added 1 commit <ul><li>c7eafc4b - Add `Environment` service with platform, build mode, and app info support</li></ul> [Compare with previous version](/rhein-software/finlog/finlog/-/merge_requests/4/diffs?diff_id=501&start_sha=a7470fc9624371ebe698830df9b48d1a10180aa5)
boom commented 2025-09-23 21:01:15 +02:00 (Migrated from gitlab.boomlab.party)

marked this merge request as ready

marked this merge request as **ready**
boom commented 2025-09-23 21:01:19 +02:00 (Migrated from gitlab.boomlab.party)

mentioned in commit ab3c3b674b

mentioned in commit ab3c3b674b5363602c43778f4ae4dfa354d946e6
boom (Migrated from gitlab.boomlab.party) merged commit ab3c3b674b into dev 2025-09-23 21:01:19 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Gitlab-Migration/finlog#7