Home Search Profile

Flutter Pro 2024: Build iOS & Android Apps from Scratch

Focused View

4:18:54

  • 1 -Why develop Android and iOS apps using Flutter.mp4
    05:48
  • 2 -Flutter Installation for Windows, Mac OS and Linux ( ubuntu ).mp4
    05:58
  • 1 -Create First Flutter Application Flutter Dart Tutorial 1.mp4
    09:21
  • 2 -First Flutter Application using Dart Continued.mp4
    06:40
  • 3 -Organize your code.mp4
    07:51
  • 4 -Adding Logic.mp4
    04:15
  • 1 -Exploring Widgets in Flutter.mp4
    01:09
  • 2 -Container, Margin, Padding and Box Constraints.mp4
    09:15
  • 3 -Custom Fonts.mp4
    08:41
  • 4 -Column and Expanded Widgets.mp4
    07:46
  • 5 -Image Asset.mp4
    04:22
  • 6 -Raised Button and Alert Dialog.mp4
    08:01
  • 1 -ListView.mp4
    07:07
  • 2 -Long ListView.mp4
    05:27
  • 3 -Floating Action Button and SnackBar.mp4
    07:24
  • 1 -Introduction.mp4
    03:46
  • 2 -Apply Styles and Themes.mp4
    08:45
  • 3 -Stateful vs. Stateless Widget.mp4
    07:21
  • 4 -Add Logic to your Simple Interest Calculator App.mp4
    09:23
  • 5 -Building App with Stateful Widget.mp4
    10:58
  • 6 -Dropdown Button.mp4
    08:18
  • 7 -Forms and TextField Validation.mp4
    09:07
  • 1 -Overview-Building Simple Interest Calculator App.mp4
    16:45
  • 1 -Building a Note Keeper Application Overview.mp4
    03:16
  • 2 -Building UI.mp4
    13:20
  • 3 -Navigation Push, Pop and WillPopScope.mp4
    10:27
  • 4 -Asynchronous Programming in Flutter.mp4
    12:46
  • 1 -SQLite in Flutter SQFLITE plugin.mp4
    05:14
  • 2 -Implementing Model Class.mp4
    07:36
  • 3 -Creating DatabaseHelper Class CRUD Operation.mp4
    10:20
  • 4 -Completing NoteKeeper App Connect database to UI.mp4
    20:01
  • 5 -Finishing Touches.mp4
    02:26
  • More details


    Course Overview

    Master cross-platform app development with Flutter! This comprehensive guide takes you from zero to hero, teaching you to build professional iOS and Android apps with Dart programming.

    What You'll Learn

    • Build complete apps with Flutter widgets and state management
    • Implement databases using SQLite and perform CRUD operations
    • Create production-ready apps with navigation and async programming

    Who This Is For

    • Beginners with no coding experience wanting to build mobile apps
    • Experienced developers transitioning to cross-platform development
    • Entrepreneurs needing to create apps for their startups

    Key Benefits

    • No prior experience required - start from absolute basics
    • Hands-on projects including a NoteKeeper app with database
    • Learn industry-standard Flutter development practices

    Curriculum Highlights

    1. Flutter Setup & First App Creation
    2. Core Widgets & UI Development
    3. Database Integration & Complete App Building