DEV Community

Cover image for Flutter for React developers video series
Jermaine
Jermaine

Posted on • Originally published at creativebracket.com

9 4

Flutter for React developers video series

Picking the right tools for development is important when building a good app. The common mantra "write once, deploy everywhere" has proven to be effective from solutions like Phonegap or Ionic or NativeScript.

Flutter is a contender by Google designed to enable developers to build cross-platform applications. These applications will run on the web, mobile and desktop. It's also written in Dart, which makes it easy to pick up in a couple of hours.

Flutter is mainly inspired by React with some noteworthy improvements. For example apps written for mobile are compiled ahead-of-time to machine code, so that means that the underlying language the app was written in does not enter production. This carries the benefit of not having to ship with the Dart VM, thus, drastically reducing app size and increasing performance.

Part 1

Part 2

Sharing is caring

If you enjoyed reading this post, subscribe to the YouTube channel (hit the bell icon too) for more videos on Dart.

Watch my Free Get started with Dart course on Egghead.io and join my email newsletter to download my Free 35-page eBook titled Get started with Dart and to be notified when new content is released.

Like, share and follow me for more content on Dart.

Originally published at https://creativebracket.com.

Top comments (2)

Collapse
 
vinceramces profile image
Vince Ramces Oliveros

How come you're not recognized as GDE?
The impact you've contributed is huge already.

Thank you for these tutorials.

Collapse
 
mohsin708961 profile image
{{7*7}}

Awesome

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay