From JSON to Datatypes: Data Conversion in @FlutterFlow

preview_player
Показать описание
My links

Support my work

Website

You can book me as FF mentor

GitHub repo

Discord channel

YouTube channel

Code used

In this video
00:00 Introduction
01:01 How it works
02:24 Convert JSON into DataType
09:03 Convert DataType into JSON
13:05 3k Subs Goal
15:15 Thank you!
Рекомендации по теме
Комментарии
Автор

🌟 Welcome to my video! 🌟 To ensure you have the best experience and access to all the resources mentioned, we've placed all active links in the video description below. This helps me keep everything up-to-date and easy for you to find!

👾 Join my Discord community! It's a great place to connect, share, and get the latest updates. The link is in the description as well.

💖 If you enjoy our content, consider supporting the channel. Every bit of support helps me create more of what you love. Details on how you can support are also in the description.

Thank you for watching and being a part of the community! 🚀

flutterflowexpert
Автор

Thanks Dimittri for your video. Just one question: Why do you write a custom action for converting JSON body from API Call and not using the "parse as Data type" existing in the API Call screen (Response & Test) ? Thanks for your answer 🙂

JeanLouisPiquet
Автор

Hi, how can I upload and use a JSON stattic file of 5mb in ff, I've scoured your channel (which I commend as a great resource for ff users) for weeks now looking for where you hint at an answer, all no no avail.
It's simple, i have a JSON file(its a book) that i wish to make local/offlibe accessible for my potential users, how do i do it?, please help me 😢.

munachemeka
Автор

Can data type definitions be generated from json as well you think. I would like any json to be auto converted into a data type without the need to pre-define the data type first!

jimvh
Автор

how use a json field for firebase docs

estefanocampoverde
Автор

Do you know if the JSON to Datatype conversion still works? I tried to implement it, but it didn't work. The FF is not recognizing Struct.

andredias