Skip to content

This repository demonstrates use of various widgets in flutter and tricks to create beautiful UI elements in flutter for Android and IOS

Notifications You must be signed in to change notification settings

danyow/Awesome_Flutter_UI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 https://medium.com/@ssuubbiirr/creating-awesome-login-screen-in-flutter-88d46c0d76ae

Login Screen UI

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

Inspiration

This Design is inspired from Sandip Ramani's Best Mobile APP Login, Sign up Concept :)

https://www.uplabs.com/posts/best-mobile-app-login-sign-up-concept

About

This repository demonstrates use of various widgets in flutter and tricks to create beautiful UI elements in flutter for Android and IOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 91.8%
  • Objective-C 5.5%
  • Java 2.7%