Flutter Beautiful Login Page UI Design and Animation
Flutter Beautiful Login Page UI Design and Animation - Day 12
class Day12 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": 12,
      "videoLink": "https://youtu.be/NHAIiAmxTAU"
    }
  }
}
Previous Designs
Development Setup
Clone the repository and run the following commands:
flutter pub get
flutter run