xcomments 0.0.1+1 copy "xcomments: ^0.0.1+1" to clipboard
xcomments: ^0.0.1+1 copied to clipboard

Comments.

Usage #

  final client = XCommentsClient(
        'apiKey',
        urlApi: 'urlApi',
        id: 'id',
        user: User(name: 'username', token: 'user-token'),
  );

  XComments(client: client)

Laravel backend repo

1
likes
110
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

Comments.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio, file_picker, flutter, jiffy, photo_view, provider

More

Packages that depend on xcomments