Skip to content

Rojen-maker/Flutter-Login-Page-Design

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Beautiful Login Page UI Design and Animation - Day 13

class Day13 extends Flutter100DaysOfCode {
  video() {
    return {
      "title": "Flutter Beautiful Login Page UI Design and Animation",
      "description": "Let's see how we can design a Login page UI and add some cool animation.",
      "day": 13,
      "videoLink": "https://youtu.be/FTz6TVcdh7Y"
    }
  }
}

Previous Designs

Checkout my Youtube channel

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter run

ScreenShot

Links

About

Flutter Beautiful Login Page Design and Animation - day 13

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 90.0%
  • Swift 5.2%
  • Kotlin 4.3%
  • Objective-C 0.5%