Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r100-stack/pop-albums-app-flutter-showcase
A modern UI app displaying trending pop albums.
https://github.com/r100-stack/pop-albums-app-flutter-showcase
Last synced: 26 days ago
JSON representation
A modern UI app displaying trending pop albums.
- Host: GitHub
- URL: https://github.com/r100-stack/pop-albums-app-flutter-showcase
- Owner: r100-stack
- Created: 2022-11-03T07:51:47.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-03T22:35:27.000Z (about 2 years ago)
- Last Synced: 2025-01-01T07:08:02.105Z (26 days ago)
- Language: Dart
- Homepage:
- Size: 24.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pop Music Albums App
An modern UI app displaying trending pop albums.
This app part of a live coding workshop to showcase how to build a beautiful UI super quickly with Flutter.
Workshop will be live on our GDSC LSU [YouTube Channel](https://www.youtube.com/channel/UCJPgY1BxAzFiTyOaGrOhpnw) on **Nov 3, 2022 at 6 PM CT**.
We hope to see you there!
### Structure
* The app has been divided into steps.
* Each step has starter and solution code with TODOs.
* Each step is a separate branch.### How to code along with this repo/workshop?
* Complete the given TODOs in order.
* Compare the starter and solution branches for each step. (GitHub, Android Studio/VS Code, etc.)### Steps
* Step 1
* Step 2
* Step 3
* Step 4
* Step 5
* Step 6
* Step 7
* Step 8
* Step 9