Skip to content

Conversation

@ZoeMeow941
Copy link
Contributor

What's new:

  • Functions in Account class have no more RequestResult returns. This class has been removed.
    • Introducing AccountSession class. This will resolve login failed in the future (if not too much).
    • Rework Login function using AccountSession class.
  • Moved all functions in model to account_object.dart, account_session_object.dart, news_object.dart and utils_object.dart.
    • Another class in model will moved to root.
  • Optimize codes.
  • Updated dependencies to latest version.

- Functions in Account class have no more RequestResult returns. This class has been removed.
- Introducing AccountSession class. This will resolve login failed in the future (if not too much).
- Rework Login function using AccountSession class.
- Moved all functions in model to account_object.dart, account_session_object.dart, news_object.dart and utils_object.dart.
- Another class in model will moved to root.
- Optimize codes.
- Updated dependencies to latest version.
@ZoeMeow941 ZoeMeow941 added bug Something isn't working enhancement New feature or request labels Jul 30, 2024
@ZoeMeow941 ZoeMeow941 self-assigned this Jul 30, 2024
@ZoeMeow941 ZoeMeow941 merged commit 1da39a2 into main Jul 30, 2024
@ZoeMeow941 ZoeMeow941 deleted the draft branch July 30, 2024 20:52
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants