flutter_feathersjs 0.0.2-dev copy "flutter_feathersjs: ^0.0.2-dev" to clipboard
flutter_feathersjs: ^0.0.2-dev copied to clipboard

outdated

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