flutter_feathersjs 4.1.5 copy "flutter_feathersjs: ^4.1.5" to clipboard
flutter_feathersjs: ^4.1.5 copied to clipboard

Real-Time Flutter Apps, Powered by FeathersJS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_feathersjs
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_feathersjs: ^4.1.5
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_feathersjs/flutter_feathersjs.dart';
copied to clipboard
15
likes
90
points
263
downloads

Publisher

verified publisherdah-kenangnon.com

Weekly Downloads

2024.09.15 - 2025.03.30

Real-Time Flutter Apps, Powered by FeathersJS.

Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

dio, event_bus, flutter, json_bridge, socket_io_client

More

Packages that depend on flutter_feathersjs