Wednesday, April 11, 2018

Flutter SDK Tutorial – Stateless Widgets! (App Development)

[ne_shortcode1]

In this tutorial, I guide you through coding a material design application for both iOS and Android by using stateless widgets with Flutter SDK.

Hello World Tutorial: https://youtu.be/CEPCGXQ7IQg

All the code can be found in the github repo: https://github.com/bramvbilsen/Flutter-Stateless-Widgets-Tutorial
Material icons: https://material.io/icons/

NOTE: I’m using the android simulator, but you can simply open an iPhone simulator to run the same code!

Be sure to ask for help in the comments if you need any help. Suggestions for future Flutter tutorials are also very welcome! 😀

Flutter is an SDK owned by Google to create applications for Android and iOS using a single codebase. Flutter uses the Dart programming language (also owned by Google). Flutter was in alpha when I released this video, so things might still change a bit. But the SDK is already mature enough to write some cool apps!

[ne_shortcode2]


from Apps http://www.apps.besttopreviewdaily.com/app-development/flutter-sdk-tutorial-stateless-widgets-app-development/%20

No comments:

Post a Comment