Skip to content

18 implement and fix bloc throughout code#19

Open
ZanderCowboy wants to merge 44 commits intomainfrom
18-implement-and-fix-bloc-throughout-code
Open

18 implement and fix bloc throughout code#19
ZanderCowboy wants to merge 44 commits intomainfrom
18-implement-and-fix-bloc-throughout-code

Conversation

@ZanderCowboy
Copy link
Copy Markdown
Owner

  • Added small changes to main, app and constants.dart
  • Created files for injection using Get It
  • Changed the models for CreditCard and BannedCountries by adding Freezed.
  • Implemented Freezed and Injectable for Start Bloc
  • Implemented Freezed and Injectable for History Bloc
  • Implemented Freezed and Injectable for Enter Bloc
  • Implemented Freezed and Injectable for Home Bloc
  • Implemented Freezed and Injectable for Scan Bloc
  • Implemented Freezed and Injectable for Settings Bloc
  • Implemented Freezed and Injectable for Result Bloc
  • Implemented Freezed and Injectable for Start Bloc

This PR is to conclude the changes that were made to the code base by rather using Freezed and DI with Injectable from Get It. It will contain multiple changes besides the bloc changes.

@ZanderCowboy ZanderCowboy added bug Something isn't working enhancement New feature or request new feature labels Sep 27, 2023
@ZanderCowboy ZanderCowboy self-assigned this Sep 27, 2023
@ZanderCowboy ZanderCowboy linked an issue Sep 27, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement and fix bloc throughout code

1 participant