tus-class icon indicating copy to clipboard operation
tus-class copied to clipboard

✨TUS CLASS front-end APP(Unofficial)

Results 3 tus-class issues
Sort by recently updated
recently updated
newest added

[Downloaded.pdf](https://github.com/huhudev-git/tus-class/files/7247990/Downloaded.pdf) I downloaded "開室曜日時間、開室カレンダー.pdf" in "【9/27(月)から開室開始!】学習相談室の後期開室について" in "お知らせ" by using this app, and pdf viewer says that the file is invalid. I checked the file and it seems to be...

```dart final times = [ ['08:50', '10:20'], ['10:30', '12:00'], ['12:50', '14:20'], ['14:30', '16:00'], ['16:10', '17:40'], ['17:50', '19:20'], ['19:30', '21:00'], ]; ``` Maybe add some options to allow users set the...

todo