nekos 0.0.1 copy "nekos: ^0.0.1" to clipboard
nekos: ^0.0.1 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 #

Report issues to https://github.com/dc-flo/nekos/issues!

List of methods:

Method Return type
fact String
owoify String
cat cat
name String
spoiler String
why String
smug String - gif link
woof String - img link
gasm String - img link
eight_ball String - img link
goose String - img link
cuddle String - gif link
avatar String - img link
slap String - gif link
pat String - gif link
gecg String - img link
feed String - gif link
fox_girl String - img link
lizard String - img link
neko String - img link
hug String - gif link
meow String - img link
kiss String - gif link
wallpaper String - img link
tickle String - gif link
spank String - img link
waifu String - img link
lewd String - img link
ngif String - gif link
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