- An unofficial Android app to provide better UI from sv.dut.udn.vn.
- Now with Flutter/Dart.
- Release version:
- Pre-release version:
- Badge provided by https://shields.io/.
- This isn't available right now. Please check later.
- Navigate to release (at right of this README) or click here to download app.
If you want to:
- View major changes: Click here.
- View entire source code changes: Click here.
- You will need to change branch if you want to view changelog for stable/draft version.
- This app is only crawl data from sv.dut.udn.vn (web) and modify them for friendly view. To make sure you can read news cache when you are offline, app will need save current news and compare to web. So, news in app still there whenever news from web has been deleted.
- You just need to refresh news and this will clear old and get latest one automatically.
- If you found a issue, you can report this via issue tab on this repository.
- Requirements
- Flutter (currently developing at 3.9)
- An IDE or Text editor if you want to modify this project easier, for example:
- Visual Studio Code with Dart and Flutter extension.
- Android Studio.
- IntelliJ IDEA Community.
- Building/Running on CLI:
- Just build or run with command
flutter build ...
orflutter run
in your project directory. No extras arguments required. For more information, navigate to Flutter document.
- Just build or run with command
- DISCLAIMER:
- This project - DutSchedule - is not affiliated with Da Nang University of Technology.
- DUT, Da Nang University of Technology, web materials and web contents are trademarks and copyrights of Da Nang University of Technology school.
- References