Flutter - Build Cryptocurrency App From Scratch

Flutter - Build Cryptocurrency App From Scratch
In this crash course for Flutter, I'll guide 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.

Google Maps and Geolocation in Flutter
https://morioh.com/p/0b52989733ad

How to build Flutter app to run on Desktop
https://morioh.com/p/1d94429a383b

Flutter: Dynamic Dark/Light Theme with Provider
https://morioh.com/p/fff0246c626a

We will discuss topics such as:

  • Building layouts
  • Widgets
  • States
  • Basic Dart
  • Dividing Code
  • Using and Creating widgets
  • Text Input
  • Widget Decoration
  • Theming
  • Future
  • Async & Await
  • Coin market
  • Deal with android & ios

Give star for this project on git and like the video.
Github repo (for this project): https://goo.gl/ddqUj8

NOTE: You can upload this app on playstore/appstore athough this is an opensource project . I will keep updating this project in future.

Be sure to ask for help in the comments if you need any. Suggestions for future Flutter tutorials are also very welcome! :)

Flutter is an SDK owned by Google to create applications for Android and iOS using a single codebase. Flutter uses the Dart programming language (also owned by Google). Flutter was in beta when I released this video, so things might still change a bit. But the SDK is already mature enough to write some cool production apps!

Suggest:

Flutter TabBar & TabBarView by Sample Code | Flutter Tutorial | Flutter 2023

Flutter Tutorial For Beginners In 1 Hour

Flutter Course - Full Tutorial for Beginners

Build your first AI Chat Bot App using Flutter & ChatGPT

Android Development Course - Build Native Apps with Kotlin Tutorial

Code a Twitter Clone with Flutter, Appwrite, Riverpod | Full Tutorial for Beginners to Advanced