Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/afgprogrammer/flutter-inspiration-app-ui

Flutter Inspiration Application Design - day 1
https://github.com/afgprogrammer/flutter-inspiration-app-ui

100-days-of-code 100daysofcode flutter flutter-100-days flutter-animation flutter-app flutter-application flutter-design flutter-examples flutter-ui

Last synced: 1 day ago
JSON representation

Flutter Inspiration Application Design - day 1

Awesome Lists containing this project

README

        

## Flutter Inspiration App UI Design - Day 1

```dart
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"
}
}
}
```
### [Watch it on Youtube](https://youtu.be/zTTP8XBR6fI)

## Previous Designs
[Checkout my Youtube channel](https://youtube.com/afgprogrammer)

## Development Setup
Clone the repository and run the following commands:
```
flutter pub get
flutter run
```

## ScreenShots

 

## Links

* [Website](https://afgprogrammer.com)
* [Youtube channel](https://youtube.com/afgprogrammer)
* [Twitter](https://twitter.com/afgprogrammer)
* [Instagram](https://instagram.com/afgprogrammer)