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

outdated

powerfull package to access all current nekos.life api endpoints

Powerfull package to access all current nekos.life api endpoints. #

Features #

  • OwOifier: OwOify your texts
  • Spoiler: spoiler every single character from your text for discord
  • get random facts, names and why questions
  • get links to nekos.life images and gifs

Getting started #

Install the package to your app over pub with

pub add nekos

Usage #

import 'package:nekos/nekos.dart';

void main() async {
    final neko = Nekos();
    String fact = await neko.fact();
    String imgPath = await neko.lewd();
}

Additional information #

For additinal information and reporting issues see https://github.com/dc-flo/nekos!

1
likes
0
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

powerfull package to access all current nekos.life api endpoints

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on nekos