Flutter: Material Design Using Scaffold (AppBar, Body Floating action etc)

Опубликовано: 20 Декабрь 2018
на канале: Cognitive Programmer
1,324
32

👉 Channel Name changed because of Rebranding Exercise. Existing Social media handles and links are no longer valid.

Flutter is a cross platform mobile App SDK by Google which helps in creating modern mobile apps for iOS and Android using a single(almost) code base. Unlike other frameworks like React Native, it doesn’t use JavaScript, but Dart as a Programming Language.

The biggest benefit of using Flutter is that it directly generates the ARM binaries which will execute directly on the native platform running it faster.

In this video, I'll talk about how to create Material Design using Scaffold. In context of Scaffold I'll talk specifically about

1. AppBar and Body
2. Bottom Navigation Bar
3. Floating Action Button
4. Persistent Footer Button

Hope it helps you to learn something new... Enjoy..
#flutter #flutterio #mobileapps #androiddev #iosDev #appdev #appdevelopment #mobileappdevelopment