Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Very Good Flutter Blog App Ver2.0 #29

Open
2 of 9 tasks
dungngminh opened this issue Jan 27, 2024 · 3 comments
Open
2 of 9 tasks

Very Good Flutter Blog App Ver2.0 #29

dungngminh opened this issue Jan 27, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@dungngminh
Copy link
Owner

dungngminh commented Jan 27, 2024

Context

  • Because the Flutter version of the project is old 2.10.5, there are plans to update the project to the latest everything. In addition to switching to the new Dart Frog backend, updating the project is necessary to start referencing projects with different techstacks.

Checklist

  • Migrate Flutter version to 3.16.x
  • Config iOS (The old version never ran on iOS)
  • Pump pub packages to newest
  • Migrate local packages to newest
  • Change to new endpoint
  • Change to use new data model
  • Migrate to clean architecture
  • Refactor business logic
  • Migrate to Material 3
@dungngminh
Copy link
Owner Author

dungngminh commented Jan 27, 2024

Update Jan 27th

What's changed

  • Migrate to Flutter 3.16.x
  • Pump pub package to the newest version
  • Push some config lines in iOS

Commit

@dungngminh dungngminh self-assigned this Jan 28, 2024
@dungngminh dungngminh added the enhancement New feature or request label Jan 28, 2024
@dungngminh dungngminh pinned this issue Jan 28, 2024
@dungngminh
Copy link
Owner Author

Update Feb 1st

What's changed

  • Migrate to Chopper for http handler
  • Migrate to Injectable for dependency injection code generation
  • First line for clean architecture refactoring

Commit

@dungngminh
Copy link
Owner Author

dungngminh commented May 1, 2024

Update May 1st

What's changed

  • Move external backend to internal repo
  • Create CI/CD flow for backend side
  • Deploy backend side to Globe.dev

Commit

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

No branches or pull requests

1 participant