Releases: ThexXTURBOXx/dart-studip
Releases · ThexXTURBOXx/dart-studip
Flutter 3.10+
- Support newer Dart and
http
versions
Migrate to flutter_lints
- Migrate to
flutter_lints
Support more HTTP request types
- Added more HTTP methods
Stable null-safe release
- Fixed creation of the
StudIPClient
Null Safety
- Enable sound null-safety (Breaking Change: Only SDK
>= 2.12.0
allowed)
Invalid session detection
- Eased detection of invalid sessions
Authentication fix
- Fixed authentication process with given token and secret
Usability improvements
- Better API usage through api* functions
- Better Code Style and performance
- Fixed package dependencies
- Fixed README
- Added Travis.CI
First version
First version providing simple access to Stud.IP's RestAPI over OAuth 1.