Overview
Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. The Ayrshare Flutter SDK package allows you to integrate Ayrshare’s social media API with your Flutter apps.Installing
Install the package as a library in your app.Ayrshare Flutter Package
Ayrshare Flutter SDK package
Usage Example of Posting
This sample app creates a button which calls the post function. It posts a random quote and a random image to the linked Twitter and Facebook accounts. It prints the response which includes the URLs for the live posts on the social networks.More Information and Documentation
- Launch the linking page (generateJWT) on iOS with Flutter.
- Github Repository
- Changelog