Flutter-Login-Page-Design icon indicating copy to clipboard operation
Flutter-Login-Page-Design copied to clipboard

Flutter Beautiful Login Page Design and Animation - day 13

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"
    }
  }
}

Watch it on Youtube

Previous Designs

Checkout my Youtube channel

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter run

ScreenShot

Links