flutter_feathersjs 0.0.4-dev flutter_feathersjs: ^0.0.4-dev copied to clipboard
Communicate with you feathers js server from flutter.
flutter_feathersjs #
Communicate with you feathers js server from flutter.
⚠️ UNDER ACTIVE DEV #
TODO #
- ✅
Write auth for rest
- ✅
Write reAuth for rest
- ✅
Write rest client method (feathers js service methods)
- ❌
Handle formData on rest
- ✅
Write auth for socket
- ✅
Write reAuth for socket
- ✅
Write socket client method (feathers js service methods)
- ❌
Handle formData on socket
- ❌
Write an unique flutter_feathersjs plugin which won't mater if you calling service via rest or sock
- ❌
Write doc