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.
- Host: GitHub
- URL: https://github.com/joshuadeguzman/freelancer-sdk-flutter
- Owner: joshuadeguzman
- License: gpl-3.0
- Created: 2019-09-23T05:31:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-19T10:14:18.000Z (almost 3 years ago)
- Last Synced: 2025-04-04T08:07:50.458Z (6 months ago)
- Topics: android, dart, flutter, freelancer, ios, sdk
- Language: Dart
- Homepage: https://pub.dev/packages/freelancer_sdk
- Size: 98.6 KB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.