0

I have my CRUD in laravel and a SQL Database. How can I fetch a database table data and print it in a Text Widget in Flutter ?

3
  • could you elaborate your questioin?do you want to fetch your laravel api inside the flutter and show in Text widget Commented Feb 20, 2022 at 8:33
  • @lava :Yes , I want to display some data from a column from a database table (ie: items remaining in stock) inside a text widget in a shop screen in my flutter app. I finished learning Flutter and laravel basics and I can't figure out a way to use them both together , I'm still newbie . Commented Feb 20, 2022 at 8:37
  • youtube.com/watch?v=PMggRcf2_do. try this this tutorial if your total newbie. Commented Feb 20, 2022 at 8:42

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.