exaroton 1.0.0 copy "exaroton: ^1.0.0" to clipboard
exaroton: ^1.0.0 copied to clipboard

outdated

Simple Exaroton API for Dart

example/exaroton_example.dart

import 'package:exaroton/exaroton.dart';

void main() async {
  var example = Exaroton('API_KEY');
  print(await example.accountInfo(''));
}
2
likes
0
points
51
downloads

Publisher

verified publishercidqu.net

Weekly Downloads

Simple Exaroton API for Dart

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http

More

Packages that depend on exaroton