The Complete Flutter App Development For Android Ios

Tags:

A Complete Guide to the Flutter Framework for building native iOS and Android apps with single code base

Last updated 2022-01-10 | 4.7

- Start developing mobile apps for both Android and iOS with single code base

What you'll learn

Start developing mobile apps for both Android and iOS with single code base

* Requirements

* Basic programming language knowledge
* A computer: Windows or Mac or Linux
* Curiosity and Enthusiam

Description

Flutter - a framework developed by Google - allows you to learn one language (Dart) and build beautiful native mobile apps in no time. Flutter is a SDK providing the tooling to compile Dart code into native code and it also gives you a rich set of pre-built and pre-styled UI elements (so called widgets) which you can use to compose your user interfaces.

Flutter is extremely trending and gets used for major Google apps like their Adwords app - it's now marked as "ready for production", hence now is the time to jump in and learn it!

This course will teach Flutter & Dart from scratch, NO prior knowledge of either of the two is required! And you certainly don't need any Android or iOS development experience since the whole idea behind Flutter is to only learn one language.

You'll learn Flutter not only in theory but we'll build a complete, realistic app throughout this course. This app will feature both all the core basics as well as advanced features like using Google Maps, the device camera, adding animations and more!

With Flutter, you'll be able to write code only once and ship your apps both to the Apple AppStore and Google Play.

Use Google's Material Design to build beautiful, yet fully customizable, apps in no time with almost zero effort. You can use the rich widget suite Flutter provides to add common UI elements like buttons, switches, forms, toolbars, lists and more - or you simply build your own widgets - Flutter makes that a breeze, too.

Here's what's included in the course:

  • Detailed setup instructions for both macOS and Windows

  • A thorough introduction to Flutter, Dart and the concept behind widgets

  • An overview of the built-in widgets and how you may add your own ones

  • Debugging tips & tricks

  • Page navigation with tabs, side drawers and stack-based navigation

  • State management solutions

  • Handling and validating user input

  • Adding Google Maps

  • Using native device features like the camera

  • Adding beautiful animations & page transitions

  • How to publish your app to the app stores

  • And more!

Who this course is for:

  • Anyone who is enthusiastic to start developing apps in Flutter

Course content

9 sections • 33 lectures

Why develop Android and iOS apps using Flutter? Preview 06:05

Flutter Installation for Windows, Mac OS and Linux ( ubuntu ) Preview 06:20

Create First Flutter Application: Flutter Dart Tutorial Preview 10:11

Flutter beginners guide to learn to create and run your first Flutter application. Along the way, learn what is the package name, main.dart, Text and Center widgets, and how to create Android emulator and thereby run your first Hello World mobile application using Dart language in FLutter.


Source code files: https://bit.ly/2NINczC 

First Flutter Application using Dart: Continued Preview 06:36

Organize your code Preview 07:47

What are the widgets in Flutter? How to design UI in Flutter? Let's explore how to make your UI more attractive by using Widgets in Flutter such as Center, Text, AppBar, Scaffold, MaterialApp, and Material. Also, apply a style to your Text widget using the TextStyle widget. Along the way, learn to change Screen Title and App title.


Source code files: https://bit.ly/2NINczC


Adding Logic Preview 04:36

Source code files: https://bit.ly/2NINczC

Exploring Widgets in Flutter Preview 01:04

Source code files: https://bit.ly/2NINczC

Container, Margin, Padding and Box Constraints Preview 09:13

Source code files: https://bit.ly/2NINczC

Custom Fonts Preview 08:38

Source code files: https://bit.ly/2NINczC

Column and Expanded Widgets Preview 07:42

Source code files: https://bit.ly/2NINczC

Image Asset Preview 04:18

Source code files: https://bit.ly/2NINczC

Raised Button and Alert Dialog Preview 07:57

Source code files: https://bit.ly/2NINczC

ListView Preview 07:03

Source code files: https://bit.ly/2NINczC

Long ListView Preview 05:22

Source code files: https://bit.ly/2NINczC

Floating Action Button and SnackBar Preview 07:20

Source code files: https://bit.ly/2NINczC

Introduction Preview 03:41

Source code files: https://bit.ly/2NINczC

Stateful vs. Stateless Widget Preview 07:16

Source code files: https://bit.ly/2NINczC

Building App with Stateful Widget Preview 10:57

Source code files: https://bit.ly/2NINczC

Dropdown Button Preview 08:14

Source code files: https://bit.ly/2NINczC

Overview Preview 16:42

Source code files: https://bit.ly/2NINczC

Apply Styles and Themes Preview 08:43

Source code files: https://bit.ly/2NINczC

Add Logic to your Simple Interest Calculator App Preview 09:18

Source code files: https://bit.ly/2NINczC

Forms and TextField Validation Preview 09:05

Source code files: https://bit.ly/2NINczC

Overview Preview 03:11

Source code files: https://bit.ly/2NINczC

Building UI Preview 13:29

Source code files: https://bit.ly/2NINczC

Navigation: Push, Pop and WillPopScope Preview 10:24

Source code files: https://bit.ly/2NINczC

Asynchronous Programming in Flutter Preview 12:41

Source code files: https://bit.ly/2NINczC

SQLite in Flutter: SQFLITE plugin Preview 05:09

Source code files: https://bit.ly/2NINczC

Implementing Model Class Preview 07:36

Source code files: https://bit.ly/2NINczC

Creating DatabaseHelper Class: CRUD Operation Preview 10:17

Source code files: https://bit.ly/2NINczC

Completing NoteKeeper App: Connect database to UI Preview 20:11

Source code files: https://bit.ly/2NINczC

Finishing Touches Preview 02:14

Source code files: https://bit.ly/2NINczC

Summary Preview 01:04

Source code files: https://bit.ly/2NINczC