Freelancer.com Flutter SDK
Unofficial Freelancer.com SDK for your Flutter applications.
NOTE: This is still in technical preview
Freelancer API
Use the Freelancer API to access a cloud workforce of skilled freelancers from your website, app or software. https://developers.freelancer.com/
Features
- Freelancer Payload API Models
- Easy way of accessing Freelancer.com Developer API
Roadmap
- To be the official SDK of Freelancer.com Developer API for Flutter
- Provide a built-in Freelancer HTTP Client
- TBD
Contributing
- Fork it (https://github.com/joshuadeguzman/freelancer-sdk-flutter/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
License
Freelancer.com Flutter SDK is released under the GNU General Public License v3.0. See LICENSE for details.