Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 929 Bytes

README.md

File metadata and controls

37 lines (29 loc) · 929 Bytes

Flutter Beautiful Login Page UI Design and Animation - Day 14

class Afgprogrammer 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": 14,
      "videoLink": "https://youtu.be/txvyAO894DY"
    }
  }
}

Previous Designs

Checkout my Youtube channel

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter run

ScreenShot

Links