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

Bumped to v1.0.0 #3

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Bumped to v1.0.0 #3

merged 1 commit into from
Jul 30, 2024

Conversation

ZoeMeow1027
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.
@ZoeMeow1027 ZoeMeow1027 added bug Something isn't working enhancement New feature or request labels Jul 30, 2024
@ZoeMeow1027 ZoeMeow1027 self-assigned this Jul 30, 2024
@ZoeMeow1027 ZoeMeow1027 merged commit 1da39a2 into main Jul 30, 2024
@ZoeMeow1027 ZoeMeow1027 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.

1 participant