HOME > Development > Complete Flutter development build 14 ios and android apps

Complete Flutter development build 14 ios and android apps

  • Development
  • Apr 29, 2025
SynopsisComplete Flutter development – build 14 ios and android...
Complete Flutter development build 14 ios and android apps  No.1

Complete Flutter development – build 14 ios and android apps, available at $59.99, has an average rating of 3.85, with 118 lectures, based on 231 reviews, and has 1306 subscribers.

You will learn about In depth flutter knowledge with projects Learn to make Apps for Android and iOS Become a Jr. flutter developer This course is ideal for individuals who are Beginners in flutter development or Beginners in app development or Beginners in Android and iOS development It is particularly useful for Beginners in flutter development or Beginners in app development or Beginners in Android and iOS development.

Enroll now: Complete Flutter development – build 14 ios and android apps

Summary

Title: Complete Flutter development – build 14 ios and android apps

Price: $59.99

Average Rating: 3.85

Number of Lectures: 118

Number of Published Lectures: 118

Number of Curriculum Items: 118

Number of Published Curriculum Objects: 118

Original Price: $199.99

Quality Status: approved

Status: Live

What You Will Learn

  • In depth flutter knowledge with projects
  • Learn to make Apps for Android and iOS
  • Become a Jr. flutter developer
  • Who Should Attend

  • Beginners in flutter development
  • Beginners in app development
  • Beginners in Android and iOS development
  • Target Audiences

  • Beginners in flutter development
  • Beginners in app development
  • Beginners in Android and iOS development
  • Welcome to Complete Flutter development – build 14 iOS and Android apps. Flutter is a new framework created by Google. Whole inspiration behind creating this framework is to get single codebase for Android and iOS apps. Getting single code base reduces the learning curve to create multi platform apps. Also this single code base concept allows the companies to have less number of people and roll out features for both mobile systems at the same time.

    This course is designed to make sure that students, who are not much familiar with app development, can also start with their app development journey. Making apps with flutter is easy as many UI components are built in and super easy to implement.

    We will start this course by installing flutter and creating our first hello world application. Then we will create apps that helps in building logic. Apps like Dice Roller, Tic Tac Toe, Scratch and Win, Spanish number app will help you in building logics.

    Further we will learn Camera and gesture by making apps. Further we will learn Navigation and keys in flutter. After that we will learn about API handling. Course also includes sqlite database for flutter. Finally we will learn about Firebase. We will make firebase app for Authentication and database. After that we will create WhatsApp UI for fun purpose.

    Final section of this course will help you to learn advance concept like BLOC

    Here are some kind words by our students:

    I really loved the approach in which the instructor taught i,e to go with the documentation. He actually teaches you how to learn new things. I just loved the course.

    — Surabhi Nirgudwar

    This course is one of the best course have ever done. The tutor is also the best tutor have ever encounter. I love how he was able to carry everybody along, i understood everything in this course and i look forward in doing more course from you.

    — Deborahvery

    straight forward, covers everything (including minor details), easy to follow and understand

    — Cara

    Now, it’s time to make some amazing stuff with dart programming language.

    Catch you inside the course!

    Course Curriculum

    Chapter 1: Introduction to flutter

    Lecture 1: Introduction to flutter

    Chapter 2: Installation of flutter

    Lecture 1: Flutter installation on MAC

    Lecture 2: Flutter installation WINDOWS

    Lecture 3: Flutter doctor – Do Not Panic

    Lecture 4: Installing plugins for VSCode

    Lecture 5: Flutter exercise files

    Chapter 3: First flutter project

    Lecture 1: creating first project in flutter

    Lecture 2: run your flutter project

    Lecture 3: actual hello world

    Chapter 4: Stateless and Stateful – 2 projects

    Lecture 1: Stateless and Stateful Widgets

    Lecture 2: How to read flutter documentation

    Lecture 3: Scaffold widget in flutter

    Lecture 4: A stateless app in flutter

    Lecture 5: Multi child layout in flutter

    Lecture 6: Raised buttons in flutter

    Lecture 7: Converting into stateless widget

    Lecture 8: Making a stateful app

    Lecture 9: Designing Visual part

    Lecture 10: Finishing stateful number app

    Chapter 5: Background changer and randomization

    Lecture 1: What we will create in this section

    Lecture 2: Stateless widget work

    Lecture 3: Random value generation in flutter

    Lecture 4: button properties in bgchanger

    Chapter 6: Dice Roller app project

    Lecture 1: Getting assets for dice roller flutter

    Lecture 2: create main dart in dice app

    Lecture 3: logic part of dice roller

    Lecture 4: Design of dice roller and assignment

    Chapter 7: Tic Tac Toe App in flutter

    Lecture 1: Getting started with TicTacToe in flutter

    Lecture 2: taking main dart file for TicTacToe

    Lecture 3: Initialize state for Tic Tac Toe

    Lecture 4: Playgame and reset game tictactoe

    Lecture 5: Winning logic for TicTacToe in flutter

    Lecture 6: Understand gridview in flutter

    Lecture 7: Final design of TicTacToe and assignment

    Chapter 8: Scratch and Win app in flutter

    Lecture 1: Scratch and win assets in flutter

    Lecture 2: Scratch and win todos

    Lecture 3: Reset game and lucky number in flutter

    Lecture 4: Showall and gameplay

    Lecture 5: Finishing scratch and win in flutter

    Chapter 9: Spanish Audio number App

    Lecture 1: Third party libraries in flutter

    Lecture 2: Audio helper in flutter

    Lecture 3: Defining audio methods in spanish app

    Lecture 4: FInishing spanish number app in flutter

    Chapter 10: Camera and Gesture

    Lecture 1: Reading gesture docs

    Lecture 2: Preparing project with imagepicker

    Lecture 3: methods for camera and gallery, ios fix

    Lecture 4: Finishing camera app in flutter

    Chapter 11: Navigation and keys in flutter – 2 apps

    Lecture 1: Reading assignment for drawer and keys

    Lecture 2: creating category page

    Lecture 3: Routing basics in flutter

    Lecture 4: drawer links and navigation

    Lecture 5: Drawer app assignment

    Lecture 6: A signup app

    Lecture 7: bring your first input field

    Lecture 8: Design your first input field

    Lecture 9: Global keys and validator

    Lecture 10: Collect key value in next screen

    Lecture 11: Homepage and assignment

    Chapter 12: Introduction to API in flutter

    Lecture 1: Introduction to API in flutter

    Lecture 2: passing key in stateful

    Lecture 3: making a web request with Future

    Lecture 4: Storing web response

    Lecture 5: Getting data on screen and debug

    Lecture 6: Understand the API response

    Lecture 7: Fetching data with web

    Lecture 8: picking up data from JSON

    Lecture 9: Run the app and assignment

    Chapter 13: Sqflite – A publishable app

    Lecture 1: Before we start this project

    Lecture 2: Reading the docs for database

    Lecture 3: adding dependencies for database

    Lecture 4: Custom notes class part 1

    Lecture 5: custom notes class part 2

    Lecture 6: start with database helper file

    Lecture 7: create table in sqflite

    Lecture 8: insert update and delete query

    Lecture 9: Get value count from database

    Lecture 10: creating semi list screen

    Lecture 11: rewriting stateful widget of detail class

    Lecture 12: Saving notes and helper methods

    Lecture 13: Delete and UI part of details screen

    Lecture 14: Adding methods in list view

    Lecture 15: Finally done with this app

    Chapter 14: Firebase and Flutter – Authentication

    Lecture 1: Firebase for flutter

    Lecture 2: Exploring firebase

    Lecture 3: Configure iOS and Android app for firebase

    Lecture 4: Define router in main

    Instructors

  • Complete Flutter development build 14 ios and android apps  No.2
    Igneus Technologies
    Best Comprehensive Courses
  • Rating Distribution

  • 1 stars: 7 votes
  • 2 stars: 6 votes
  • 3 stars: 33 votes
  • 4 stars: 75 votes
  • 5 stars: 110 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!