Rest API Builder Generator
Rest api builder generator for rest API builder
How to publish?
If you just check validation, run following command:
flutter packages pub publish --dry-run
To publish the library, run following command:
flutter packages pub publish