openmensa 2.1.1 copy "openmensa: ^2.1.1" to clipboard
openmensa: ^2.1.1 copied to clipboard

A library which provides simple access to OpenMensa's API services for Dart.

2.1.1 #

  • Support newer Dart and http versions.

2.1.0 #

  • All DTOs can now be encoded to JSON, i.e. a toJson method was added to all of them.

2.0.0 #

  • BREAKING CHANGE: Dart SDK 2.17.0+ (Flutter 3) is now required.
  • BREAKING CHANGE: Throw errors when API is down or reports errors.
  • Meal now has optional price parameters instead of required ones.
  • Updated flutter_lints and use more of its rules.

1.0.0 #

  • BREAKING CHANGE: Dart SDK 2.15.0+ is now required.
  • BREAKING CHANGE: API has been overhauled in various places.
  • Migrated to flutter_lints and use many of its rules.

0.0.2 #

  • Fix examples.

0.0.1 #

  • Initial release.
2
likes
160
pub points
46%
popularity

Publisher

verified publisherfemtopedia.de

A library which provides simple access to OpenMensa's API services for Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

equatable, http

More

Packages that depend on openmensa