Skip to content

afgprogrammer/flutter-inspiration-app-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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