This file will list all version log for modified, added or removed functions of dutwrapper (Dart language).
- Functions in
Account
class have no moreRequestResult
returns. This class has been removed.- Introducing
AccountSession
class. This will resolve login failed in the future (if not too much). - Rework
Login
function usingAccountSession
class.
- Introducing
- Moved all functions in
model
toaccount_object.dart
,account_session_object.dart
,news_object.dart
andutils_object.dart
.- Another class in
model
will moved to root.
- Another class in
- Optimize codes.
- Updated dependencies to latest version.
- Fixed a issue cause can't login account to sv.dut.udn.vn.
- Fixed issues cause point T10 and T4 displays incorrectly.
- New function for Account:
Account training status
.
- New function for Account:
Account Information
.
- Re-organizing model class.
- New function for Account: Subject fee
- New function for DutUtils:
getCurrentSchoolYear
: Get current school year in DUT.
- Fixed a issue in sv.udn.vn in subject news cause return empty list instead of throwing exceptions.
- Improve code in Account library.
- Fixed a issue in sv.dut.udn.vn subject code fault (ex. 20Nh92, ...) will fail this library.
- Ported: Account (Subject Schedule).
- Ported: Account (Login, Logout, Is Logged In, Generate Session ID).
- Ported: News Global and News Subject.