Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
[Latest] Flutter Development Bootcamp with Dart & Firebase
Rating: 4.4 out of 5(74 ratings)
404 students

[Latest] Flutter Development Bootcamp with Dart & Firebase

A comprehensive course covering Flutter app development and Dart programming fundamentals.
Created byANMOL GUPTA
Last updated 4/2024
English

What you'll learn

  • Learn flutter and dart from scratch
  • Interview Questions Guide
  • Master MVVM[Model View View Model]
  • State management using provider package
  • Master the correct way of writing code
  • Sending HTTP request (REST API)
  • Text Chatbot using Chat GPT-3
  • Image Chatbot using Dall-E Open AI APIs
  • Text correction Chatbot using Edit API
  • Building server driven, responsive apps
  • Build native mobile apps for Android and iOS
  • Firebase authentication, cloud firestore, realtime database, storage

Course content

26 sections227 lectures24h 26m total length
  • Introduction4:08
  • What is Flutter?2:17
  • What is dart and why flutter uses dart?2:09
  • Google Flutter architecture4:18

    Discover Flutter architecture: code-based UI with a declarative approach, where every element is a widget within a nested widget tree, plus platform-specific code for iOS and Android.

  • What is a widget?3:23

    Flutter widgets are the building blocks of your UI, from stateless and stateful widgets to the material app root and the widget tree that renders every screen.

  • Mac OS setup12:47
  • Run Flutter App on Mac OS6:02
  • Setting up Flutter on Windows15:42
  • Run Flutter app on Windows OS12:31
  • Android studio vs VS Code2:43
  • Flutter Project Folder structure12:29

    Explore the flutter project folder structure, including the dot underscore tool, Android and iOS folders, lib and test directories, and key files like pubspec.yaml and AndroidManifest.xml.

  • Know more about flutter project folder structure.9:06
  • Anatomy of Dart program4:08
  • Explain the counter app example6:52

    Learn how a Flutter counter app uses main and runApp to set a root widget, and how stateful widgets update the UI with setState when the counter increments.

  • Components of the counter app1:02
  • [Extras] Android studio extensions2:32
  • Official Learning Resources0:11

Requirements

  • NO PRIOR PROGRAMMING LANGUAGE EXPERIENCE IS REQUIRED
  • A computer or laptop with 8 GB RAM
  • Will to learn new technologies or skill

Description

Welcome to the ultimate guide to building mobile applications for iOS, Android, and the web using the Flutter framework and Dart programming language. With Flutter, you can build high-performance and visually appealing native mobile applications with just one codebase. This means you don't have to learn separate languages like Swift, Java, or Kotlin for building apps for different platforms.

Flutter is an open-source Google-developed framework that uses Dart as its programming language to create fast and beautiful apps. Flutter offers pre-built widgets that make it easier for developers to compose user interfaces and its SDK can compile Dart code into native code.

This comprehensive course is designed for beginners with no prior knowledge of either Flutter or Dart. You don't need any experience with Android or iOS development as Flutter allows you to learn just one language. The course covers both theoretical and practical aspects, and you will build a complete, realistic app with core basics and advanced features such as state management, native functionality, animations, clean code writing, and much more.

Here's what you'll learn in this course:

  • Basic overview of Flutter and Dart

  • Complete guide to setting up Flutter on Mac and Windows OS

  • Dart programming basics, including variables, final and const, functions, conditional flow statements, classes and objects, constructors, inheritance, polymorphism, abstract classes, and more.

  • Working with stateless and stateful widgets

  • Building custom widgets and working with layout widgets

  • Simple navigation and named routes

  • Passing data between screens using constructors and named routes

  • Forms and validation

  • State management using the Provider package

  • Working with Firebase, including Firebase Authentication email password service for sign-in, sign-up, reset password, change password, and logout.

  • Error handling

  • Using the native file explorer to pick image files

  • Working with Firebase Storage to store, view, and download images

  • Working with Firebase Real-time Database

  • Managing the navigation stack of the application

  • Writing clean and scalable code like a pro


In this course you will also learn about Open AI APIs, such as Chat Generation API, Dall-E API, Edit Generation API.

You will learn all this by doing, we will build 3 chatbots in course:

  • Building Text Chatbot using Chat Generation API, GPT-3.

  • Building Image Chatbot using Dall-E Open AI APIs.

  • Building Text correction Chatbot using Edit Generation API.

Don't just take our word for it - here are some reviews from our former students:

"I am blown away by how much I've learned from this Flutter course. The material was presented in an easy-to-understand way, and the instructor was knowledgeable and engaging. I would definitely recommend this course to anyone interested in learning Flutter." - Cahyono

"An excellent tutorial that goes straight to the point. Anmol is a true expert, and I would recommend this course to anyone looking to learn Flutter and Dart." - Helvecio Borges Guimarães

"100% recommended for anyone looking for a new course on Flutter and Dart. Engaging and well-explained. Great work!" - Innon tech

The course assumes no prior programming knowledge, but it is beneficial to have a fundamental understanding of programming. You don't need any prior experience with Flutter or Dart, iOS (Swift/Objective-C), or Android (Java).

We're so confident that you'll love this course that we're offering a full 30-day money-back guarantee. Enroll today and start building beautiful and high-performance native mobile applications with Flutter!

Who this course is for:

  • Collage student
  • IT Professionals
  • Application developer
  • Flutter developer
  • Web developer