Flutter Mentor
Welcome to Flutter Mentor. A channel for Flutter beginners (maybe that's you?) to easily learn many different Flutter & Dart topics that will help (you?) to know how to develop beautiful, stable and seamless apps. The goal is to have enough videos to make you ready to go into the app development world, where you can either potentially earn thousands of dollars as a freelancer or on a new exciting job!
Self-Accountability Mastery (Say goodbye to procrastination)
Flutter - How To URL Redirect Through Button Tap
Flutter - How To Add Your Own Custom App Icons (Android & iOS)
Flutter - Registering The Time When An Element Is Added To A Database
Flutter - DropdownButton Example Tutorial For Beginners
Flutter - How To Remove Underline From DropdownButton & DropdownButtonFormField
Flutter - Using The Hero Widget To Create A Simple Animation
Flutter/Dart - Null-Aware Operator Explanation & Example
Flutter/Dart - What Is The Spread Operator? (...)
Flutter - How To Convert A String into a double/int (Dart Type Conversions)
Flutter - How To Make Grids & Lists Scroll Together (Sliver Grid + Sliver List)
Flutter - The Table Class Widget
Flutter - How To Create An Image Grid Like Instagram's
Flutter - How To Change Your TextField's Height & Width
Flutter - Customizing The Colors Of Your DatePicker
Flutter - Dart: How To Remove Duplicates From Lists
Flutter - Examples of Dart List Enumeration With Index
Flutter - How To Create A Multiline TextField (You Decide The Size)
Flutter - How To Read Documentation As A New Developer (For Beginners)
Flutter - How To Add A Date Picker To Your App
Flutter - How To Format Current Date To Custom String (with the intl package)
Flutter - How To Make A Widget Transparent (Opacity & AnimatedOpacity Widgets)
Flutter - The FractionallySizedBox Widget (Relative/Responsive Layouts)
Flutter - How To Reverse The Order Of ListView.builder
Flutter - How To Get The Index Of A Map Element (.map()) In Dart
Flutter - How To Easily Reverse A List In Dart
Flutter - How To Add A Custom Underline To Text (with space)
Flutter - Full Quiz App Tutorial (For Beginners + with Different Functionalities)
Flutter - How To Trim Extras Empty/Blank/White Spaces From Strings
Dart - Flutter Example of the Switch Case