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

Platformweb

A library to interact with FXA AI servers for Voice Change, Text to Speech and others.

example/fxa_example.dart

import 'package:fxa/fxa.dart';

void main() {
  fxa.account.verifyIdentity('', '');
  print('Awesome');
}
0
likes
150
points
24
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A library to interact with FXA AI servers for Voice Change, Text to Speech and others.

Repository (GitHub)

License

MIT (license)

Dependencies

http, web

More

Packages that depend on fxa