Awesome flutter and tricks to create beautiful UI elements in flutter for Android and IOS

admin

use of different widgets and tricks in flutter and how to use them in your project

AwesomeFlutterUI

The purpose of this repository is to demonstrate the use of different widgets and tricks in flutter and how to use them in your project. To know whats under the hood please checkout my blog on how this is crafted.

Login Screen UI

This beautiful login screen is made using ClipPath, CustomClipper, ClipOval, BoxDecoration etc. All the shapes are made programtically.

Credit (github url) : https://github.com/SubirZ/Awesome_Flutter_UI

Next Article : https://flutterappdev.com/2019/03/22/a-flutter-app-that-shows-random-wise-kanye-west-quotes/

Leave a Comment