the data in json is not in same sequence as data is in database
please help me regarding it .
attachment in this post -
database table screenshotdata data screenshot
I am Not able to Fetch all the records using API in flutter
What i did is used url - https://api.airtable.com/v0/BASE_ID/TABLE_ID?api_key=API_KEY
using this i was only able to get 100 records
please help me