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

A feathersjs client for Dart and Flutter.

example/example.dart

import 'package:feathers_client/feathers_client.dart';

void main() {
  var awesome = Awesome();
  print('awesome: ${awesome.isAwesome}');
}
2
likes
25
points
23
downloads

Publisher

verified publisherjustraman.dev

Weekly Downloads

A feathersjs client for Dart and Flutter.

Repository (GitHub)

License

MIT (license)

More

Packages that depend on feathers_client