An open API service indexing awesome lists of open source software.

https://github.com/joshuadeguzman/freelancer-sdk-flutter

Unofficial Freelancer.com SDK for your Flutter applications.
https://github.com/joshuadeguzman/freelancer-sdk-flutter

android dart flutter freelancer ios sdk

Last synced: 6 months ago
JSON representation

Unofficial Freelancer.com SDK for your Flutter applications.

Awesome Lists containing this project

README

          

# 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/](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

1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request

### License

Freelancer.com Flutter SDK is released under the GNU General Public License v3.0. See [LICENSE](https://github.com/joshuadeguzman/freelancer-sdk-flutter/blob/master/LICENSE) for details.