FlutterFlow API development
Budget: $250 – $750 AUD
Im looking for a responsive well versed developer that understands flutterflow and can create custom pages and components for our webapp
I am pulling data from a API that has our internal company data.
We are pulling the data from a REST API with full documentation.
Some of the data cannot be returned until it is completed so we need to store in firestore
there are many different modules i need worked on getting the API GET,POST,PATCH and DELETE calls
first up i need a trello board we have started finished with the coding to make the layout function
as apart of the interview stage i would need you to answer how you would handle these tasks
1 Populate a dropdown list that is part of a dynamic list.
2 Make the dropdown list support multiple selections.
3 Populate the selectable values in the dropdown list from an API call.
4 The API call should not be made every time the dropdown is loaded. Instead, make the call once and use the data for all instances of the dropdown list.
5 The list of options in the dropdown should show multiple values from the same API call.
6 In a future PATCH POST, we should be able to access the IDs of the selected values from the dropdown list.
Please provide a general outline of how you would implement this
I am pulling data from a API that has our internal company data.
We are pulling the data from a REST API with full documentation.
Some of the data cannot be returned until it is completed so we need to store in firestore
there are many different modules i need worked on getting the API GET,POST,PATCH and DELETE calls
first up i need a trello board we have started finished with the coding to make the layout function
as apart of the interview stage i would need you to answer how you would handle these tasks
1 Populate a dropdown list that is part of a dynamic list.
2 Make the dropdown list support multiple selections.
3 Populate the selectable values in the dropdown list from an API call.
4 The API call should not be made every time the dropdown is loaded. Instead, make the call once and use the data for all instances of the dropdown list.
5 The list of options in the dropdown should show multiple values from the same API call.
6 In a future PATCH POST, we should be able to access the IDs of the selected values from the dropdown list.
Please provide a general outline of how you would implement this