Flutter Efficiently

Code on the Rocks
7 min readOct 9, 2020

Flutter Newbies Start Here

If you’re new to Flutter development, I’d recommend starting with something a little less involved.

I used this book to learn the Flutter language:

Beginning Flutter: A Hands On Guide to App Development

And this one to get started with mobile app development:

Android Studio 3.4 Development Essentials — Kotlin Edition: Developing Android Apps Using Android Studio 3.4, Kotlin and Jetpack

…And Let’s Go

Good morning, afternoon, and evening to all the Flutter developers in the world and welcome to the blog post that’s going to make you love Google’s cross-platform development language more than you already do! For those of you that aren’t familiar with the number one rising language for mobile development, get familiar. This language is perfect for creating beautiful mobile applications for Android, iOS, and web, and it has a community that is expanding like California wildfires.

I won’t be going into all the benefits of the language in this post so if you’re interested, check out the official website. Instead, this post is targeted at developers with some Flutter experience. Maybe you’ve been easing your way through some of the Flutter codelabs or perhaps you’ve published an app on both the Google Play Store and the Apple App Store. Good for you. You probably feel fan-Flutter-tastic whenever you sit down at a keyboard and I genuinely feel happy for…

--

--

No responses yet