Udemy - Dart and Flutter: The Complete Developer's Guide

I made this repository for the programming practical of Dart and Flutter: The Complete Developer's Guide course by Stephen Grider

Overview

In my opinion, Flutter is the best cross-platform UI toolkit which use Dart Languange. Instead of using Kotlin (Android), Swift (iOS), and Javascript (Web) , it's better to use Flutter framework for developing many platform in single implementation.

Language/SDK/Emulator Version

All application work with the following languages and SDK version on my Windows OS.

Language/SDK/Emulator Version
Flutter 2.2.3
Dart 2.13.4
Android API Level 28 (Android 9.0 - Pie)
JDK 16.0.1

Supported Plugins

I highly recommend this supported plugin for the best experience of debug, run, and test application.