dart_untis_mobile 1.1.0 copy "dart_untis_mobile: ^1.1.0" to clipboard
dart_untis_mobile: ^1.1.0 copied to clipboard

A pure dart library implementing the Untis Mobile API (https://www.untis.at/produkte/webuntis/untis-mobile-app).

1.1.0 #

  • Added working GitHub publish workflow
  • Added http override to example project
  • Fixed #1 by adding an "EXAM" PeriodState and a default case
  • The "exam" field is now accessible via UntisExam
  • getExam() now delivers much more information as UntisExam now contains much more fields (when getExam() is used)
  • Fixed bug that caused every request for times in october on the 10th day of month to fail
  • You can now actually use an arbitrary time range (the start date just needs to be before the end date). I mistakenly wrote a check whether the start date lies after the end date. This is now fixed

1.0.2 (not on pub.flutter-io.cn) #

  • Fixed README.md's formatting
  • Made example project functional
  • Bumped dependencies

1.0.1 #

  • Changed GitHub workflow automation

1.0.0 #

  • Initial development release.
2
likes
160
points
52
downloads

Publisher

verified publishercode42maestro.blogspot.com

Weekly Downloads

A pure dart library implementing the Untis Mobile API (https://www.untis.at/produkte/webuntis/untis-mobile-app).

Repository (GitHub)
View/report issues

Topics

#untis #webuntis #api #web

Documentation

API reference

License

MIT (license)

Dependencies

base32, crypto, equatable, http

More

Packages that depend on dart_untis_mobile