'how to read Twitter hash tags in Flutter?

I have wondered if there is a way in which I can read Twitter hashtags in a flutter, I have seen many apps using that, so in flutter can I have Twitter API which will provide hashtags API



Solution 1:[1]

the API does not depend on any technology or framework so if it exists and others are using them in there app you can ues it in your app to after reading the api owner pricing and license so yes you can use it in flutter to wither throw http client or wrapper package if exists

here you can find more info https://developer.twitter.com/en/docs

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Ahmed Masoud