DEV Community

Cover image for Get started on Flutter
Atuoha Anthony
Atuoha Anthony

Posted on

Get started on Flutter

Flutter and Dart is a very nice and wonderful technology to use for mobile app development when compared amongst other technologies which seem wonderful too but many things are very unique about it. Being a Flutter Developer from React Native as taught me valuable reasons I’ve embraced the lines of Flutter to other technologies and it’s being worth it since then.

How To Get Started

To start your journey into Flutter and Dart and you’ll need the following

Your Mindset to learn
Little knowledge about the basics of Dart Programming Language
The list is short right…? Yeah! That’s pretty all you need to get started. Flutter and Dart unlike other technologies for Cross Platform Mobile App Development has a very easy-to-read-and-understand syntax which makes the programmer able to sketch Apps using few pieces of Code.

Flutter can be learnt using many means

Flutter Official Documentation https://docs.flutter.dev/ and https://dart.dev/guides
Online Learning Platform like Udemy, Coursera, LinkedInLearning
Youtube
Blogs and Podcast
Communities

You can kickstart with the smallest projects

Image description

Image description

Source code https://github.com/Atuoha/flutter_quiz

Top comments (0)