Flutter with Laravel API: Mobile App Crash Course

preview_player
Показать описание
This is a 10-minute summary of the course we released on Laravel Daily.

Support the channel by checking out my products:

Other places to follow:
Рекомендации по теме
Комментарии
Автор

OMG!! i was looking for something like this for months and was about to throw caution to the wind and wing what i knew into trying this while converting a vanilla php app to laravel and a cross platform mobile app to use flutter. Thank you.

lilmnm
Автор

Great course! Looking forward to it. Hoping for a fully functional, real-world app development experience using Laravel API and Flutter.

md.yaqub.ajgori
Автор

Great idea! This course is what I wanted! Thank you

motomono
Автор

I also create something lately. You know what is missing on web. Flutter with reverb. I couldnt find enough documentation. I finally finish it and check reservations with websocket. But if i find documentation would be easier. Maybe you can consider reverb with flutter.

erenergul
Автор

I use Ionic... a lot more easy to understand than Flutter widgets :D

stojankukrika
Автор

You can run the laravel server on your local ip instead of localhost. And the mobile and computer must be connected on the same network to communicate.

habibm
Автор

Thanks for this overview. It is difficult to decide Flutter over ReactNative. Seems that 'popularity' takes over other technical reasons when comes to comparing those. I might get this particular course taking advantage of glued together practical example. Thanks.

mihaes
Автор

Really unexpected. Thanks this will create everything for freelancing

hemantbhardwaj
Автор

honestly rather have a PWA crash course than a flutter app.. they make much more sense

biigsmokee
Автор

It will be cool to have push notifications in place. How hard is it to add them? Would you be using firebase, reverb or some custom polling on the background?

maurodirosa
Автор

hello, For our Laravel backend that currently serves a React frontend, should we use the same API endpoints for an upcoming mobile app, or would it be better to create separate routes tailored for mobile-specific requirements? What are the best practices regarding endpoint sharing, versioning, and customization in a multi-platform environment?

titotito-lc
Автор

I know Flutter and I know laravel, good mixed

MauricioAlpizar
Автор

Could you please put some light on Firebase Login in Flutter App when Users are stored on Laravel Authentication via MySQL. (main thing is, email pass in web + Firebase signin in app)

hardiklakhalani
Автор

Thanks for the overview. Can you provide some course for mobile development using Ionic with Vue 3 and Capacitor as well as Laravel REST API for backend?
So, we who use Vue 3 and Tailwind css for web development, can easily switch to this technology

petarjovanovic
Автор

Isn't it better if url for api was defined by .env?

yuzu-kqhv
Автор

How to send notifications from Laravel to Flutter? Is it better to use Firebase? Or is there a more reliable and easier way?

chnkhuu
Автор

Waiting for Laravel api starter kit for Flutter

sarsoeurng
Автор

Hey, great job! Though I do have some doubts about introducing Flutter without a solid architecture and proper state management!

FrancescoCicGramegna
Автор

Nothing will make me like flutter widgets

thedavistheory