afgprogrammer / Flutter-Login-Page-UI

Flutter Beautiful Login Page design and Animation - day 12

Home Page:https://youtu.be/NHAIiAmxTAU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

ScreenShots

Links

About

Flutter Beautiful Login Page design and Animation - day 12

https://youtu.be/NHAIiAmxTAU

License:Apache License 2.0


Languages

Language:Dart 90.1%Language:Swift 5.1%Language:Kotlin 4.3%Language:Objective-C 0.5%