简体   繁体   中英

How to integrate a flutter app to a small API?

Actually I have the challenge to get some real-time infos from a Stock Control API, I'd like know what plug-ins and imports I need in order to read and receive those data. If somebody have the interest, this is the documentation from it: https://sol.varejofacil.com/api/v1/docs My problem is: I don't know how to get those infos in a real-time method from their database.

Occurs that this internal API products list is in json data, so I think this topic ( Creating a list from JSON in Flutter ) resolved my problem and this question can be closed.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM