Mobile users expect their applications to have beautiful designs, smooth animations, and exceptional performance. Accomplishing all three tasks at the same time using conventional Android development tools has traditionally been difficult.
But not with Flutter, Google's unique mobile UI Framework which helps developers quickly and efficiently build native apps for both IOS and Android.
In this talk, we will examine Flutter from an Android developer's perspective. I will showcase the differences in architecture when building applications in Flutter verses traditional Android. I'll showcase Flutter's UI Widgets and how they differ from Android Views. Lastly, we will talk about when and why you would choose Flutter over the Android SDK.