Flutter Repository
- https://github.com/flutter/flutter
What Will I Learn?
- You will learn basic dart
- You will learn how to building layouts
- You will learn diving code
- You will learn how to using and creating widgets
- You will learn text input and widget decoration
Requirements
System Requirements:
- IDEA intellij, Visual Studio Code with the Dart/Flutter Plugins, Android Studio or Xcode
- The Flutter SDK on the latest Master Build
- An Android or iOS Emulator or device for testing
OS Support for Flutter:
- Windows 7 SP1 or later (64-bit)
- mac OS (64-bit)
- Linux (64-bit)
Required Knowledge
- A fair understanding of Mobile development and Imperative or Object Oriented Programming
- Some understanding of real time databases
Resources for Flutter and this Project:
- Flutter Website: https://flutter.io/
- Flutter Official Documentation: https://flutter.io/docs/
- Flutter Installation Information: https://flutter.io/get-started/install/
- Flutter GitHub repository: https://github.com/flutter/flutter
- Flutter Dart 2 Preview Information: https://github.com/flutter/flutter/wiki/Trying-the-preview-of-Dart-2-in-Flutter
- Flutter Technical Overview: https://flutter.io/technical-overview/
- Dart Website: https://www.dartlang.org/
- GitHub Repository: https://github.com/iampawan/CryptoApp
Difficulty
- Intermediate
Description
In this crash course for Flutter, you through the creation of a Cryptocurrency App to track all the coins data in realtime. You can follow along on both Windows and Mac and you'll be able to run the code written in this tutorial on both Android and iOS.
Video Tutorial
Working proof
- https://github.com/iampawan/CryptoApp