Flutter Tutorial - Google Sheets API 3/3 - Update & Delete Data & SpreadSheets CRUD

preview_player
Показать описание
Use the Flutter Google Sheets API to update and delete data within the rows and columns of the Google Spreadsheets in Flutter.

SUBSCRIBE HERE

SUPPORT & SPONSOR ME

RESOURCES

TIMELINE
0:00 Introduction Google Sheets API
0:36 Save & Update Row In Google Spreadsheet
4:45 Save & Update Cell In Google Spreadsheet
7:53 Remove Row In Google Spreadsheet

SHARE | SUBSCRIBE | LIKE FOR MORE VIDEOS LIKE THIS

*********

SOCIAL MEDIA: Follow Us :-)

LEARN MORE

PLAYLISTS

CREDITS

#Flutter #Tutorial #JohannesMilke

LIKE & SHARE & ACTIVATE THE BELL
Thanks For Watching :-)
Рекомендации по теме
Комментарии
Автор

Ur amazing ♥️
So how i can make searching bar to search or data by name or id

jokar
Автор

Very good tutorial! I have one question tho and that is: Is there any way that I can get a whole column from the sheet like A1:A200 and add it to a list in dart?

Ok-evhn
Автор

Thanks bro.. I have gone throgh all the 3 parts of video and it's awesome videos.. in this video I have little error at time stamp 11:06 where you called getUsers methods with arguments (index: newIndex ) . I know the necessity of it but at we have not defined any parameter while creating the getUsers method ( i mean it just getUsers() ).. what to do?

satdevlpr
Автор

How'd you add *index* to getAllUsers( ) 11:09 . There is no such property when you make the getAllUsers( ) method

abhijatyaritzdev
Автор

I install apk on android but it s not fetching data. Any permission have to make on google sheets or what? In Android Studio works very well..

denisemunchen
Автор

Thanks for making such a great video. It helped me a lot. Can you please show how to connect google sheets data with line chart in flutter?

TechnophileLad
Автор

you didn't show how to make modify_sheets_page.dart

abhijatyaritz
Автор

Can i use the different google play console account for uploading my project on playstore
I have to impliment in app purchase and ads in my project
But i have a google play console account with different gmail address and my project is with different gmail account with firebase ?

prasaddhend
Автор

Hello, I have a question. How can I listen to events in Google Sheets so that data sent through Google Form is read automatically in my project? Without using a step-by-step query in Google Sheets.

arturkorol
Автор

is this sheet is central for all users or userwise sheet ?
i mean, if i want to maintain sheet userwise in their own google drive account then its possible with this tutorial ?

bharaviwrteam
Автор

this Google Sheets API tutorials is just what i was looking for <3 i managed my project with google sheet AppScript tool but it was quiet harder and now i will modify it your way, soooo many thanks <3

i believe this channel will be num 1 soon in Flutter programming < short and to the point clear explanition, hot and useful topics >

best wishes <3

abdulazizaboujib
Автор

need help ; how i can resolve this problem ??
I/flutter ( 3672): Failed to obtain access credentials. Error: invalid_grant Invalid JWT: Token must be a short-lived token (60 minutes) and in a reasonable timeframe. Check your iat and exp values in the JWT claim. Status code: 400
I/flutter ( 3672): Failed to obtain access credentials. Error: invalid_grant Invalid JWT: Token must be a short-lived token (60 minutes) and in a reasonable timeframe. Check your iat and exp values in the JWT claim. Status code: 400

العبدالمجهول
Автор

Need help, can't access source code even after 1st request.

manishgautam
Автор

I have a field in my google spreadSheet that was saved as hour and I define in my user.dart as string. When I get data from spreadsheet that field did not came as an correct hour. How can I solve this? Tks for your amazing videos :D

denisemunchen
Автор

sir how to use gmail api, plze teach me sir

Unknow_IT_Guy
Автор

Hi Johannes im a currently contributor on your Git. i have a Question. is there anyway to get the users data on a list and then update the FIelds?

alejandrolosoya
Автор

Thank you very much for the video! I have a doubt how could I mark the borders and merge the cells

ronaldramirez
Автор

Thanks for the tutorial series :) is there anyway to save the added row index or reference to a specific row in a variable right after appending the row ? the idea is i want to update a specific rows dynamically with no static Id number.

careinturkey
Автор

hi johannes, may I know what specs you use? is it mac pro?

UnsentPH