Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afgprogrammer/flutter-actors-profile-app-ui
Flutter Actors Profile Application UI/UX Design - Day 4
https://github.com/afgprogrammer/flutter-actors-profile-app-ui
flutter flutter-app flutter-application flutter-design flutter-example flutter-ui flutter-video
Last synced: 6 days ago
JSON representation
Flutter Actors Profile Application UI/UX Design - Day 4
- Host: GitHub
- URL: https://github.com/afgprogrammer/flutter-actors-profile-app-ui
- Owner: afgprogrammer
- License: apache-2.0
- Created: 2019-09-29T17:58:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-18T06:44:27.000Z (about 3 years ago)
- Last Synced: 2024-10-24T22:02:30.593Z (15 days ago)
- Topics: flutter, flutter-app, flutter-application, flutter-design, flutter-example, flutter-ui, flutter-video
- Language: Dart
- Homepage: https://youtu.be/3scHvCgi9iY
- Size: 997 KB
- Stars: 62
- Watchers: 7
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Flutter Actors Profile Application Design - Day 4
```dart
class Afgprogrammer extends Flutter100DaysOfCode {
video() {
return {
"title": "Flutter Actors Profile Application Design",
"description": "Let's see how we can use SliverAppBar in Flutter and add some animation.",
"day": 4,
"videoLink": "https://youtu.be/3scHvCgi9iY"
}
}
}
```[Youtube Video](https://youtu.be/3scHvCgi9iY)
## 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
```## ScreenShot
## Links
* [Website](https://afgprogrammer.com)
* [Youtube channel](https://youtube.com/afgprogrammer)
* [Twitter](https://twitter.com/afgprogrammer)
* [Instagram](https://instagram.com/afgprogrammer)