Dev-Owl / advanced_datatable

Advanced Datatable uses the Fultter PaginatedDataTable Widget and adds a few more functions to it
BSD 3-Clause "New" or "Revised" License
16 stars 16 forks source link

Advance data table ( getting data from Firestore to ListviewBuilder #20

Closed ncincd closed 2 years ago

ncincd commented 2 years ago

Pls I need your assistance how can I get data from Firestore to Advance Data table to a listviewBuilder thank you

Dev-Owl commented 2 years ago

The idea of this package is to feed in data from a remote source, the remote source itself can be anything. The included example shows how to deal with a REST service.

You will need to put your firebase code inside the datasource. Never used it so I can't tell you how nor do I know what you mean with the second part of your question.

Dev-Owl commented 2 years ago

Either resolved or no interest anymore, cleaning up. You are welcome to open the issue again