feathersjs / docs

[MOVED] Legacy Feathers documentation
https://crow.docs.feathersjs.com/
MIT License
242 stars 532 forks source link

A package for dart/Flutter eco system a flutter client. #1511

Closed SaabirMohamed closed 3 years ago

SaabirMohamed commented 3 years ago

Comment/Problem

Can we have good package for the flutter eco system, I have used the packages on pub.dev but they are not maintained and do not work well. is there any plans to support Flutter clients ? even a guide on how to use raw socket.io library to connect ... then interact with the published services.

I already run feathers servers, just would be a great and popular package to have I'm sure,

Module versions (especially the part that's not working):

NodeJS version: any

Operating System: any

Browser Version: n/a

React Native Version: n/a

Module Loader: n/a

daffl commented 3 years ago

There are no plans for a Flutter client but there is extensive documentation about the Socket.io communication format in the Socket.io direct connection API docs. The gold and platinum sponsorship tiers could also support development of specific packages.