No video

Flutter Paginated Table | DataTableSource & PaginatedDataTable

  Рет қаралды 37,700

dbestech

dbestech

Жыл бұрын

Learn how to created a paginated table in flutter using for ios and android. We will see how populate data or create data source using DataTableSource and then we will use PaginatedDataTable to show data in the UI.
More about it
learnflutter.co/flutter-pagin...
Buy me a coffee
www.buymeacoffee.com/dbestech...
Buy a Macbook like me as I am using
amzn.to/3PsdUHW
Learn software programming with us step by step. Make money from home by learning programming
Complete e-commerce app
• Flutter E-commerce App...
Complete app for beginners
• Flutter 3.10.0 Master ...
Firebase complete study app
• Flutter Firebase Maste...
Complete Gym App
• Flutter Gym App | BloC...
Traveling App
• Flutter Master Class T...
Learn to build an android and iOS app
• Flutter App Developmen...
Learn to build a video player app
• Flutter Video Player T...
Learn to build a website step by step
• Complete Flutter Web A...
Learn to build an ebook app
• Flutter Backend | Flu...
Build an audio app step by step
• Flutter Audio Player T...
Twitter @dbestech
Instagram @dbestech
What's app @dbestech
LinkedIn @dbestech

Пікірлер: 58
@naprocuradasombra
@naprocuradasombra Жыл бұрын
Very interesting, thank you so much
@dbestech
@dbestech Жыл бұрын
You are very welcome
@tenasialuberg
@tenasialuberg Жыл бұрын
Hello, how do you add customization over it, like the footer navigation, I'm not sure what or where to add
@amaressabit
@amaressabit Жыл бұрын
I LOVE your video sir 👍👍
@dbestech
@dbestech Жыл бұрын
So nice of you
@muhammadhassan4289
@muhammadhassan4289 4 ай бұрын
@@dbestech hello, sir, can u please make a video of how to add a search bar for this table
@TrikNgonlen
@TrikNgonlen Жыл бұрын
A W E S O M E !
@dbestech
@dbestech Жыл бұрын
Thanks
@designexperience
@designexperience 16 күн бұрын
This would be helpful
@dbestech
@dbestech 16 күн бұрын
Like and share
@changdeugku
@changdeugku Жыл бұрын
I always feel surprised whenever I see your video.😄
@dbestech
@dbestech Жыл бұрын
Glad to hear that
@dbestech
@dbestech Жыл бұрын
why do you feel surprised?
@changdeugku
@changdeugku Жыл бұрын
@@dbestech Because your videos always give answers to the parts I want to develop......
@dbestech
@dbestech Жыл бұрын
@@changdeugku great
@saadahmed5890
@saadahmed5890 Жыл бұрын
is there a way that i can export the paginateddatatable (data fetching from API) into excel or pdf format from mobile? so user can download it.
@dbestech
@dbestech Жыл бұрын
I will try to make one
@bobhero7
@bobhero7 Жыл бұрын
Sir please make a video on Expansion tile and Expansion panel widget in detail. It's a humble request 🙏🙏
@dbestech
@dbestech Жыл бұрын
I will
@bobhero7
@bobhero7 Жыл бұрын
@@dbestech thank you sir, I m waiting..
@karwanrasul7450
@karwanrasul7450 Жыл бұрын
Make advanced video how to load, filter, delete, update data that comes from firestore using riverpod state notifier and freezed
@dbestech
@dbestech Жыл бұрын
Ok I will try
@nawabali6128
@nawabali6128 6 ай бұрын
Great job plz provide source code
@rj27thug78
@rj27thug78 Жыл бұрын
Namaste sir 🙏
@dbestech
@dbestech Жыл бұрын
Hello brother, how are you doing?
@rj27thug78
@rj27thug78 Жыл бұрын
@@dbestech fit and fine sir continuing my flutter journey with your course 🙇
@dbestech
@dbestech Жыл бұрын
@@rj27thug78 glad to know it
@hamiltondarryl3129
@hamiltondarryl3129 Жыл бұрын
Hello can you add a search bar in this table with GETX?
@moudas502
@moudas502 5 ай бұрын
Can you use users input instead of default value for showing data in the paginated table. In this tutorial, a list is generated which length is 200 but how can you manage while user wants to show their input file. Because that time List is growable and any stateful class veriable can not be used by DataSourceTable class. Actually, i am stuck with this problem.
@dbestech
@dbestech 5 ай бұрын
the variable does not have to be stateful I guess. grab user info, create a temporary list and see if it works or not
@moudas502
@moudas502 4 ай бұрын
@@dbestech okay sir. Thank you for your reply. I am working on this.
@srkrishnan1989
@srkrishnan1989 Жыл бұрын
Please make video, Flutter on methodchannel invoked method, hander, passing data on both sides, native notification button call dart fun, evenmethod
@dbestech
@dbestech Жыл бұрын
Ok I will try. In future I will try on this.
@christen_bc
@christen_bc Жыл бұрын
is it possible to display items in columns instead of rows?
@abdirahmanabdullahi7984
@abdirahmanabdullahi7984 3 ай бұрын
If u got enough rows, u get columns
@christen_bc
@christen_bc 2 ай бұрын
@@abdirahmanabdullahi7984 you clearly didn't understand the question
@eNONO-ot4zh
@eNONO-ot4zh Жыл бұрын
It is possible to do pagination firebase with BLOC ?
@dbestech
@dbestech Жыл бұрын
Of course. But it’s not bloc subject. It’s logic how you do pagination and bloc should trigger the related events
@arnodorian1553
@arnodorian1553 Жыл бұрын
Please share how can we connect with firedart in desktop.
@dbestech
@dbestech Жыл бұрын
looks like they haven't updated the plugin in the last 16 months. Are you sure it's safe to use?
@arnodorian1553
@arnodorian1553 Жыл бұрын
@@dbestech so far yes, at least if i could know how to integrate.
@prince-vp1bu
@prince-vp1bu Жыл бұрын
can you do a search bar in paginated data table?
@dbestech
@dbestech Жыл бұрын
will do
@prince-vp1bu
@prince-vp1bu Жыл бұрын
@@dbestech okay, thanks!
@mustafasahin7867
@mustafasahin7867 Жыл бұрын
Hello. "FirebaseMessaging.onBackgroundMessage(_firebaseMessagingBackgroundHandler);" The code does not work on iOS when the application is completely closed. Can you post a video about it? Please I really need this.
@khubaibirfan9215
@khubaibirfan9215 Жыл бұрын
Audio_package pls make video
@dbestech
@dbestech Жыл бұрын
I already have one. Did you check that
@sageat1242
@sageat1242 Жыл бұрын
how can we show data from the realtime database?
@dbestech
@dbestech Жыл бұрын
Do you mean something like firebase?
@sageat1242
@sageat1242 Жыл бұрын
@@dbestech yup firebase database
@DiyaLalDileepLal
@DiyaLalDileepLal Жыл бұрын
@@dbestech yes, is it possible to show data from firebase instead of using List.generate?
@omarcordeiro5658
@omarcordeiro5658 6 ай бұрын
Show
@dbestech
@dbestech 6 ай бұрын
@hacibee9664
@hacibee9664 Жыл бұрын
how to make list from cloud firestore to datatable ?
@dbestech
@dbestech Жыл бұрын
I will cover in upcoming tutorial
@hacibee9664
@hacibee9664 Жыл бұрын
@@dbestech ok thanks😍😍
@albertonorman4814
@albertonorman4814 Жыл бұрын
p͓̽r͓̽o͓̽m͓̽o͓̽s͓̽m͓̽
@dbestech
@dbestech Жыл бұрын
why promosm?
🖥📱RESPONSIVE DESIGN • Flutter Tutorial
8:03
Mitch Koko
Рет қаралды 275 М.
How to Load JSON Data to a Flutter DataGrid
9:52
Syncfusion, Inc
Рет қаралды 17 М.
No empty
00:35
Mamasoboliha
Рет қаралды 8 МЛН
DataTable (Flutter Widget of the Week)
1:28
Flutter
Рет қаралды 281 М.
Flutter Tutorial - Sortable DataTable In 9 Minutes
9:29
HeyFlutter․com
Рет қаралды 46 М.
UI Design Tips for a Better Data Table UX
4:28
UX TV
Рет қаралды 71 М.
Every Flutter App needs this!
10:15
HeyFlutter․com
Рет қаралды 55 М.
Pagination in Flutter using Firebase's Cloud Firestore
18:44
Samarth Agarwal
Рет қаралды 38 М.
DataTable Widget, JSON Parsing and Provider API in Flutter
15:31
SupremNandalDev
Рет қаралды 36 М.
Paginated table | Flutter Data table | Table widget paginated
9:09
Most overpowered way to build mobile apps?
8:33
Beyond Fireship
Рет қаралды 750 М.
No empty
00:35
Mamasoboliha
Рет қаралды 8 МЛН