nekos 0.0.7 copy "nekos: ^0.0.7" to clipboard
nekos: ^0.0.7 copied to clipboard

powerfull package to access all current nekos.life api endpoints

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nekos

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

dependencies:
  nekos: ^0.0.7

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:nekos/nekos.dart';
1
likes
130
pub points
0%
popularity

Publisher

unverified uploader

powerfull package to access all current nekos.life api endpoints

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, http

More

Packages that depend on nekos