Skip to content

Conversation

yudha-haris
Copy link
Collaborator

What’s New:

  • Flutter Upgrade: Bumped Flutter from 3.16.1 to 3.27.1.
  • Dart Upgrade: Updated Dart from 3.27.1 to 3.6.0.
  • State Management Changes:
    • Now using one BLoC per page to match BLoC lifecycle with the page lifecycle, so it cleans up properly when the page is closed.
  • Service Locator Changes:
    • Switched from manually setting up dependencies to using annotations (injectable) to lessen the code writing
  • Environment Changes:
    • Improved how we handle environment configurations using injectable

What to Improve:

  • Adjust Models to latest update from DummyJson (currently the Models is deprecated)

@yudha-haris yudha-haris added the enhancement New feature or request label Jan 29, 2025
@yudha-haris yudha-haris self-assigned this Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant