The Wayback Machine - https://web.archive.org/web/20230610115939/https://github.com/afgprogrammer/Flutter-Login-Page-Design
Skip to content

afgprogrammer/Flutter-Login-Page-Design

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
October 6, 2019 22:34
October 6, 2019 23:59
ios
October 6, 2019 23:53
October 6, 2019 22:34
October 6, 2019 22:34
October 6, 2019 22:34
September 18, 2021 11:21
July 22, 2021 13:29
October 6, 2019 23:53
October 6, 2019 23:53

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