Тёмный

Flutter Local Database Using sqfLite 

Coding Orbit
Подписаться 4 тыс.
Просмотров 35 тыс.
50% 1

Hey Guys, in this Flutter video I will show you how to create a local database in Flutter using sqflite library which uses SQLite database and use it to save and retrieve data in addition to deletion of data. You will also learn how to retrieve data as models and a list of models.
Learn how to use local database storage step by step in Flutter.
For more Flutter content be sure to subscribe to the channel and turn on your notifications.
Check out Flutter how-to videos:
• Flutter Google Ads
Check out my Flutter tutorial to become a Flutter hero: • Flutter Tutorial for B...
Links:
Don't click this: bit.ly/3dkJUNB
sqfLite library: pub.dev/packages/sqflite/install
------------ Content of this video ------------
00:00 Demo of the finished app
00:59 Setting up our project
01:31 Adding the model
04:05 Creating the database helper
07:44 Implementing Insert
09:20 Implementing update
10:50 Implementing delete
11:16 Implementing retrieve list of models
13:14 Editing the UI
19:35 Testing the app
#flutter #flutter_local_database #flutter_local_storage #flutter_sqflite #flutter_sqlite

Опубликовано:

 

3 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 60   
@codingorbit
@codingorbit 2 года назад
Hey guys, The source code of this video can be found on GitHub here github.com/yehya-qassim/local_database.git
@BCmodo
@BCmodo Год назад
thank you, great tutorial.......have you got some paid tutorials?
@moorthikin7907
@moorthikin7907 4 месяца назад
I'm searching lots of tutorials. most of the tutorials are time consuming and I never understanding anything from those videos. Finally I found You. Simple and Great!🙌😶‍🌫
@codingorbit
@codingorbit 3 месяца назад
Happy to hear that!
@SafaaBoucherit
@SafaaBoucherit Год назад
Very helpful tutorial, thank you
@kamalsayyid6866
@kamalsayyid6866 3 месяца назад
This is very nice and easy to follow. Also Providing the github link was thoughtful of you. Keep up the Good work
@codingorbit
@codingorbit 3 месяца назад
Thank you! Glad you liked it
@adoubydurand6710
@adoubydurand6710 8 месяцев назад
simple and clear, thank you
@codingorbit
@codingorbit 4 месяца назад
My pleasure!
@bigjoe766
@bigjoe766 10 месяцев назад
Amazing. Thank you 🙏
@safeerhussain7371
@safeerhussain7371 Год назад
keep it up bro, very good explaination.
@codingorbit
@codingorbit Год назад
Thank you
@warka9494
@warka9494 2 года назад
Keep going with the good content brother 👍👍
@codingorbit
@codingorbit 2 года назад
Thank you!
@NirdeshPokhrel
@NirdeshPokhrel 2 года назад
Awesome, man.
@codingorbit
@codingorbit 2 года назад
Thank you!
@saadibnrouf7941
@saadibnrouf7941 Год назад
Very helpful
@alaahasan847
@alaahasan847 7 месяцев назад
thanx, so clear
@codingorbit
@codingorbit 4 месяца назад
Most welcome!
@Sathya_Yadav
@Sathya_Yadav 5 месяцев назад
wow its amazing explanation bro super tq
@codingorbit
@codingorbit 4 месяца назад
Welcome 😊
@Grinwa
@Grinwa 5 месяцев назад
That's really good man 😮 keep it up
@codingorbit
@codingorbit 4 месяца назад
Thank you!
@kopijava237
@kopijava237 6 месяцев назад
thank for sharing ,, i will download your repo ,,,,
@codingorbit
@codingorbit 4 месяца назад
Most welcome!
@Bharath_koli
@Bharath_koli Год назад
Tq bro 💙
@codingorbit
@codingorbit Год назад
You are very welcome!
@mohandidrees7463
@mohandidrees7463 11 месяцев назад
اول ما فتت على الفيديوا قلت هاد عربي any way thank you for this lecture
@codingorbit
@codingorbit 4 месяца назад
Haha you're right, most welcome!
@user-ic6js9dh2u
@user-ic6js9dh2u 4 месяца назад
thank you
@codingorbit
@codingorbit 4 месяца назад
You're welcome
@wenews5147
@wenews5147 2 года назад
As soon as possible thanks
@codingorbit
@codingorbit 2 года назад
Soon hopefully
@wenews5147
@wenews5147 2 года назад
@@codingorbit when sir any Gus
@wenews5147
@wenews5147 2 года назад
@@codingorbit I need sir
@rabbihossen9023
@rabbihossen9023 2 года назад
thank you 🧡please! add Image Picker & Color Picker here. Please ❤️
@codingorbit
@codingorbit 2 года назад
I do have a video for picking images! Spoiler alert it also has quality compression lol 😅
@lucascamelo3079
@lucascamelo3079 3 месяца назад
I'm with a problem in my app: When i try to open a database in any folder other than the documents folder, it's gives me error 14. I already gave read/write permission in the android manifest.
@subrotobasak
@subrotobasak 2 года назад
Great
@codingorbit
@codingorbit 2 года назад
Thank you
@subrotobasak
@subrotobasak 2 года назад
@@codingorbit Please Upload the Source Code. I'm getting some issues.
@codingorbit
@codingorbit 2 года назад
I will very soon.
@subrotobasak
@subrotobasak 2 года назад
@@codingorbit ok 🙂
@codingorbit
@codingorbit 2 года назад
@@subrotobasak Its pinned now :)
@devaref2461
@devaref2461 2 года назад
Sir can you mack video to provider state management
@codingorbit
@codingorbit 2 года назад
Yeah hopefully soon :)
@GabrielTorresTakahashi
@GabrielTorresTakahashi Год назад
What if I need to retrieve data from multiple tables?
@codingorbit
@codingorbit Год назад
I haven't tried that but I believe you can write sql query yourself try writing one and let me know if it works!
@BrYarDJ
@BrYarDJ 2 года назад
you can make video to how use database sqflite in asessts?
@codingorbit
@codingorbit 2 года назад
What do you mean using sqflite in assets?
@BrYarDJ
@BrYarDJ 2 года назад
@@codingorbit yes, i mean if have database how use in flutter
@codingorbit
@codingorbit 2 года назад
Sqflite is a local database. Watch the video it will help you to create a local database
@wenews5147
@wenews5147 2 года назад
Sir please upload the video of audio recorder and audio player in flutter
@codingorbit
@codingorbit 2 года назад
Yeah maybe soon.
@pyaesonehan19
@pyaesonehan19 3 месяца назад
@chenlong7607
@chenlong7607 Год назад
Hello, I am a new flutter learner through your video and I encounter error the text is disappear after key in and the RenderFlex overflowed. Please help me, appreciate your help, thank you. ════════ Exception caught by rendering library ═════════════════════════════════ The following assertion was thrown during layout: A RenderFlex overflowed by 37 pixels on the bottom. W/RemoteInputConnectionImpl(10655):getSurroundingText on inactive InputConnection W/RemoteInputConnectionImpl(10655): getTextBeforeCursor on inactive InputConnection W/RemoteInputConnectionImpl(10655): getSurroundingText on inactive InputConnection
@codingorbit
@codingorbit Год назад
That is a render file error which is thrown when a widget needs more space but there is none available. this can be solved using different ways based on the widget you are facing this error with.
Далее
Flutter Local Notifications
18:49
Просмотров 42 тыс.
Викторина от ПАПЫ 🆘 | WICSUR #shorts
00:56
🎸РОК-СТРИМ без ФАНЕРЫ🤘
3:12:10
Просмотров 1,4 млн
🔴Ютуб закрывают... Пока?
00:39
Просмотров 1,6 млн
sqflite (Flutter Package of the Week)
1:57
Просмотров 125 тыс.
Database Storage in Flutter using SQFlite
43:14
Просмотров 53 тыс.
Getting started with SQLite in C
33:48
Просмотров 863
Start Using Mason Now In Your Flutter Project!
7:59
Просмотров 3,4 тыс.
What’s new in Angular v18
20:08
Просмотров 112 тыс.
📱Local Storage • HIVE × FLUTTER Tutorial ♡
10:27
35 Flutter Tips That Will Change Your Life
10:53
Просмотров 298 тыс.
Викторина от ПАПЫ 🆘 | WICSUR #shorts
00:56