Easily Import Your CSV or JSON Files with @Firebase / @Supabase Using @FlutterFlow

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

Be a paid member. Support my work. Join the Klaturov army!

Support my work

Website

You can book me as FF mentor or support my work

GitHub repo

Discord channel

YouTube channel

Looking for an easy way to sync your CSV or JSON files with Firebase? Look no further! In this video tutorial, we'll show you step by step how to use FlutterFlow to upload your files straight from the app and use them for in-app admin or other user roles. With FlutterFlow, it's never been easier to manage and organize your data in Firebase. So why wait? Try it out now and streamline your data management process.

Links used in the video

Code used in the video

In this video
00:00 Introduction
01:02 How it works
06:57 Sync your files
10:57 Import from JSON file
17:47 Import from CSV file
Рекомендации по теме
Комментарии
Автор

Thank you for your great contributions to the flutterflow community, this video has been very useful to me, I am already working with the last update that you published.

LeonardoPino
Автор

🌟 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
Автор

Is it necessary to change any supabse configuration to allow multiple insertions?
Reproduce here and it worked, however, I only recorded the first line of the cvs file.

fcilsolucoesemsoftware
Автор

Can you please give me the repository link for this class? I can't find it in Git

lowcode-victor-silva
Автор

Thanks for all your contributions, I'm trying to use your code to import the CSV but I can't start the application because it gives me an error: "47 packages have newer versions incompatible with dependency constraints." I don't know if it's because some of the code needs to be updated. In the dependencies I have tried the one you have and the latest version of the CSV but it doesn't work either. Any solution? Thank you.

jcaballero
Автор

I'm getting this error: Custom action "importFromCsvOrJson" has an invalid pubspec dependency: "csv:^5.0.1". I've tried csv:^6.0.0 but that doesn't work either. Anyone know?

hichristelle
Автор

can you do a follow-up on the UI side of it please

dubc
Автор

Hi can anyone help me and tell me the exact steps to create that button and if this code is used for excel data as well and thank you in advance.

ichrakmabrouki
Автор

I tried to modify the code to import to the supabase, without success, could you help me?

josucafd
Автор

I tried this today and the imports didn't work. should I take one step more?

AlessandraMisura
Автор

how can I use the code right now? It's a bit different from the video

ericsson
Автор

hi, I took the last code of the update that you did, and i'm having problems when test the app, say this,

Error: Error when reading Error reading (No such file or directory)
import

can you help me?

bloddynoteS
Автор

Is there anyway to add authentication using email and password to each user we add using this method?

athithyanun
Автор

Hi,
I'm half way thru like receiving the message of Uploading File and later there is no response.
Is there any limitation in uploading the amount of data?

JoshaSharan
Автор

is there any method for API as well for importing CSV

mods-ue
Автор

I couldn't use this custom action,

gives error in imports

What would these imports be?

import
import
import


Edit: Problem solved

josucafd