flutter_feathersjs 0.0.4-dev flutter_feathersjs: ^0.0.4-dev copied to clipboard
Communicate with you feathers js server from flutter.
0.0.1-dev #
- Initial version
- Not for production use. It still under dev
0.0.2-dev #
- Add auth and reAuth for both rest and socketio client
- Add socketio methods
- Test socketio emit methods
- Add global auth and reAuth which don't matter whatever you're calling via socketio or rest
0.0.3-dev #
- Change sembast dependencies to shared_preferences as sembast cause "OS Error: Read-only file system, errno = 30 in flutter"
0.0.4-dev #
- Fix const error