Skip to content

Commit

Permalink
Add FlutterFeathersjs, a flutter client. (#64)
Browse files Browse the repository at this point in the history
Add FlutterFeathersjs, a flutter client to communicate with your feathers js server from google flutter app.
  • Loading branch information
Dahkenangnon authored Nov 28, 2020
1 parent bff2657 commit 63a7125
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
- [Utilities](#utilities)
- [Validation](#validation)
- [Mobile Clients](#mobile-clients)
- [Flutter](#flutter)
- [iOS](#ios)
- [Android](#android)
- [Frontend frameworks](#frontend-frameworks)
Expand Down Expand Up @@ -358,6 +359,10 @@ Official Feathers Chat app & related front-end examples

The Feathers client works with React Native but here is a collection of native libraries/SDKs.

## Flutter

- [FlutterFeathersJs](https://pub.dev/packages/flutter_feathersjs/) - Communicate with your feathers js server from flutter.

## iOS

- [FeathersjsClientSwift](https://github.com/truebucha/FeathersjsClientSwift) - An iOS client written in Swift.
Expand Down

0 comments on commit 63a7125

Please sign in to comment.