Instagram Downloader in Flutter - api

guys help me please, I am new to flutter, I need to develop an application for downloading photos and videos from instagram, how can I implement? are there plugins for this?
I tried flutter_insta plugin but it doesn't work

Related

Integrate login with facebook with cocoa app osx

I have searched it for so long but can't find any proper source of it facebook didn't provide any sdk for it. Do anyone know about how to integrate it with osx app?
you can use facebook sdk for cocoa
or
https://github.com/philippec/PhFacebook
I hope it is helpful to u

Phonegap and SoundCloud API

i'm trying using soundcloud API in Phonegap app, but i'm wondering which is the best practice for letting users signup/login via SoundCloud API and upload music to SoundCloud?
I can't find anything about Phonegap and soundcloud , can you please tell me some best practice and/or resource to follow? Or if it's out there any phonegap plugin for example for soundcloud
thank you.
This phonegap plugin can be used for the auth process:
https://github.com/oauth-io/oauth-phonegap

Uploading photos from Facebook to my app

I am using rails3. Is it possible to upload photos from Facebook to my Rails app? Does anyone know of a way to do this.
Please provide me with an example if possible. Thanks.

Confirmation app on iPhone URL Scheme

Hey developpers,
I need to ask a confirmation on the iPhone URL Scheme. Is the URL Scheme 'Tweetie' the Official Twitter application? I know in the website it said that there were Twitterriffic / Twitterriffic Premium, Twittelator Pro and Tweetie but for Tweetie, it's unsual to me the way it's said. It's like it's a built iPhone app (not the Official Twitter iPhone application), but after searching for Tweetie on the app store, it appears there is no such app called 'Tweetie', so I just need to know from someone if this is the Official Twitter app. So hope someone can help me out, thanks
Yep, that is the official Twitter app.

Twitter integration in Blackberry Application and Twitter api

I'm trying to integrate twitter to my blackberry application and i've downloaded twitter4j api but i doesn't seem to work out because eclipse doesn't support some of the classes which api have.If u've any idea as to how do i go abt that please reply.
I have done Twitter integration in BlackBerry.
And I have post entire source code on the blackberry support fourm.
You all can get code from there
I am using twitter_api_me-1.8.jar for twitter integration.
http://supportforums.blackberry.com/t5/Java-Development/Twitter-is-Integrated-in-BlackBerry/m-p/1698157
Pawan Jha
Thanks