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!