diff --git a/README.md b/README.md index 26c88be..02be8d7 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ - [Utilities](#utilities) - [Validation](#validation) - [Mobile Clients](#mobile-clients) + - [Flutter](#flutter) - [iOS](#ios) - [Android](#android) - [Frontend frameworks](#frontend-frameworks) @@ -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.