Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 923 Bytes

README.md

File metadata and controls

38 lines (29 loc) · 923 Bytes

Flutter Inspiration App UI Design - Day 1

class Day1 extends Flutter100DaysOfCode {
  video() {
    return {
      "title": "Flutter Inspiration App UI Design",
      "description": "Let's work with ListView in an example application.",
      "day": 1,
      "videoLink": "https://youtu.be/zTTP8XBR6fI"
    }
  }
}

Previous Designs

Checkout my Youtube channel

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter run

ScreenShots

 

Links