Dahkenangnon / flutter_feathersjs.dart

Real-Time Flutter Apps, Powered by FeathersJS.
https://feathersjs.dah-kenangnon.com/
MIT License
37 stars 12 forks source link

how return FeatherJsError data in json formate instead of string #58

Open ankitdifferenzsystem opened 1 year ago

Dahkenangnon commented 1 year ago

Hello, @ankitdifferenzsystem,

In this package version, FeatherJsError is a mirrors of the official FeatherJS error messages. However, these official error messages are not in JSON format.

To further enhance the package and accommodate various use cases, could you kindly provide more information on why and when such a JSON format is needed? Your insights will be invaluable in helping us improve the package and tailor it to your specific requirements. Feel free to submit a pull request with the necessary changes when you have a use case in mind.

Thank you for your contribution and collaboration!