<p>Today I tried <a href="https://flutter.dev" target="_blank" rel="nofollow noopener noreferrer">Flutter</a> for the first time. Flutter is Google’s UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.</p>n<p>And <a href="https://dart.dev" target="_blank" rel="nofollow noopener noreferrer">Dart</a> is the programming language used to code Flutter apps.</p>n<p>In the past, I have tried hybrid mobile app frameworks, but they all use WebView under the hood.</p>n<p>Dart is quite promising, no WebView and all code written gets compiled to native platforms.</p>n<p>Dart is similar to React Native, but doesn’t need to use a bridge like React Native and is even faster.</p>n<p>So if you are looking for a single codebase, multiple platforms, Flutter is your framework of choice.</p>n <div style="margin-top=55px; font-style: italic;">(This is an article posted to my blog at princiya.com/blog. You can read it online by <a href="https://atomic-temporary-42700218.wpcomstaging.com/blog/dart/">clicking here</a>.)</div>
Categorised as: Uncategorized
Flutter
1–2 minutes





Leave a comment