open_mensa_meal_adapters 0.0.2 copy "open_mensa_meal_adapters: ^0.0.2" to clipboard
open_mensa_meal_adapters: ^0.0.2 copied to clipboard

Adapting the OpenMensa API to meal_ports.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add open_mensa_meal_adapters

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  open_mensa_meal_adapters: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:open_mensa_meal_adapters/open_mensa_meal_adapters.dart';
0
likes
135
points
18
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Adapting the OpenMensa API to meal_ports.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

common_ports, flutter, meal_ports, open_mensa_infrastructure

More

Packages that depend on open_mensa_meal_adapters