2

I don't have much experience with Api as I searched but could not find a good resource on this the UI and action code is done but does not worth mentioning

Teymour
  • 1,832
  • 1
  • 13
  • 34
Sanskar Tiwari
  • 139
  • 3
  • 10
  • 1
    Hello. Welcome to StackOverflow. Your question is missing information and clarity. To improve your odds of receiving quality answers, please follow the guidelines: https://stackoverflow.com/help/how-to-ask – J. S. Jan 06 '20 at 11:12

2 Answers2

0

This link is a step by step guide on how to Get the access token, generate the OAuth2 Token, and generate a shortened url using Bitly API v4. This is an example using Postman to make the API calls, but it will definitely get you started in the right direction. As far as the integrating it with a Flutter App with dart you would have to provide some code and the community can help you. I hope this helps!

Click this link and you will find the guide.

Bitly API - How to Generate OAuth2 Token to integrate with Bitly API V4 and make API requests?

Andrew Reese
  • 854
  • 1
  • 11
  • 27
-1

Here you try below plugin which support bitly & other provider url shortner.

Dharman
  • 30,962
  • 25
  • 85
  • 135
Yash
  • 1,787
  • 1
  • 22
  • 23