duolingo4d 0.0.1 copy "duolingo4d: ^0.0.1" to clipboard
duolingo4d: ^0.0.1 copied to clipboard

discontinued
outdated

A most easily usable Duolingo API wrapper in Dart. Duolingo4D is an open-sourced Dart library. With Duolingo4D, you can easily integrate your application with the Duolingo API. Duolingo4D is an unoffi [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add duolingo4d

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

dependencies:
  duolingo4d: ^0.0.1

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:duolingo4d/duolingo4d.dart';
6
likes
0
points
68
downloads

Publisher

unverified uploader

Weekly Downloads

A most easily usable Duolingo API wrapper in Dart. Duolingo4D is an open-sourced Dart library. With Duolingo4D, you can easily integrate your application with the Duolingo API. Duolingo4D is an unofficial library.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, import_sorter

More

Packages that depend on duolingo4d