Courses

[NEW] Flutter 3 Mobile App with Laravel 12 API

  • 26 lessons
  • 116 min read

The full course is available only for premium members.

Login Or Join Premium ($129/year or $29/mo)
Can I buy ONLY THIS course without subscription?

About this course

Flutter is one of the most popular tools to create Android/iOS mobile apps.

In this practical course, we will build two parts of the same project:

  • Laravel 12 API
  • And a Flutter 3 mobile app consuming that API

The project will be a simple expense management app and will consist of two CRUDs - categories and transactions.

Flutter Course screenshot 01

Flutter Course screenshot 02

In this 2-hour text course, you will learn:

  • How to structure Laravel API: requests, responses, resources
  • How to use Laravel Sanctum for Auth - both from Laravel and Flutter sides
  • How to apply multi-tenancy so each user would see their own data - both from Laravel and Flutter sides
  • How to build mobile app screens with widgets from the Material design library
  • How to structure mobile app files and create things like stateless/stateful widgets, screens, models, services, providers
  • What is the core syntax of the underlying Dart language (hint: it's quite similar to PHP OOP)

So, ready to create mobile apps powered by Laravel API? Let's get to the first lesson!