Mobile App with Flutter
Course contents
This page contains links that points students to video, PDFs and articles learning resources on using Flutter for mobile application development. They are given in order of preference. In case you are having a hang in a particular material, you can reach out to another material or the mentor assigned to you.
Mobile app development is a lucratuve field worth exploringVideos
Dart Programming Tutorial - Full Course
A freeCodeCamp full course on Dart for beginners to learn the Dart programming language. Dart is a strictly typed programming language that is used in the Flutter framework to develop cross-platform mobile apps
Watch Video
Flutter Course - Full Tutorial for Beginners (Build iOS and Android Apps)
Learn Flutter, Google’s groundbreaking multi-platform mobile development framework, to create apps for Android and iOS. In this course, Nick Manning from Flutter Crash Course teaches you how to get up and running with Flutter quickly and effectively. Nick has been a Flutter engineer since 2017 and has boiled down this real-world know-how into a clear-cut, realistic, and step-by-step crash course.
Watch Video
The Complete 2020 Flutter Development Bootcamp with Dart
The Complete Flutter Development Bootcamp with Dart is the name of a video tutorial on mobile application development and programming in the Dart programming language branch. In fact, you dear students in this course will build and develop mobile software by building more than 15 software completely. What you will be taught in this tutorial is how to use Flutter to build Android and iOS software. Everything you need to build a mobile app is provided in this tutorial.
Watch Video
Flutter Crash Course
A travertsy media crash course on Flutter for building native mobile apps. We will look at what Flutter is, how to get setup, built in widgets, stateless and stateful widgets, routing and more.
Watch Video
Flutter Tutorial for Beginners
You will discover how to use Flutter (and Dart) to create Android and IOS apps from scratch. You will learn all about widgets, packages, assets & asynchronous code to create a World Time app, as well as two other mini-apps to put your Flutter skills to good use!
Watch Video
Flutter & Firebase App Build
You will learn how to create a Flutter application from scratch, using Firebase Firestore (a real-time database) and Firebase Authentication. This playlist is for developers who already know Flutter. Comprehensive description of integrating Firebase to flutter
Watch Video
PDFs
Flutter - Tutorialspoint
Flutter is an open source framework to create high quality, high performance mobile applications across mobile operating systems - Android and iOS. It provides a simple, powerful, efficient and easy to understand SDK to write mobile application in Google’s own language, Dart. This tutorial walks through the basics of Flutter framework, installation of Flutter SDK, setting up Android Studio to develop Flutter based application, architecture of Flutter framework and developing all type of mobile applications using Flutter framework.
Download PDF