Last updated:
0 purchases
estradart
EstraDart
A Basic Wrapper Anime Image API Using EstraAPI with Dart/Flutter Language
Features #
Truth or Dare
Anime GIFs
Anime Waifu/Husbando Picture
OSU API Wrapper
User Friendly Code
Simple Examples #
library Estra;
import 'package:estradart/estradart.dart';
void main() async {
print(await EstraSFW.slap());
print(await EstraAniGames.waifu());
print(await EstraGames.truth());
}
// More examples on example folder!
copied to clipboard
Links #
Documentation
Homepage
Application Programming Interface
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.