temtem_api_wrapper 0.1.1+3 copy "temtem_api_wrapper: ^0.1.1+3" to clipboard
temtem_api_wrapper: ^0.1.1+3 copied to clipboard

discontinued

Wrapper for all the methods of the unofficial Temtem REST API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add temtem_api_wrapper

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

dependencies:
  temtem_api_wrapper: ^0.1.1+3

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:temtem_api_wrapper/temtem_api_wrapper.dart';
2
likes
40
pub points
0%
popularity

Publisher

verified publisherrouxguillau.me

Wrapper for all the methods of the unofficial Temtem REST API.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, http

More

Packages that depend on temtem_api_wrapper