https://github.com/afgprogrammer/flutter-instagram-notification-page-ui
Flutter Instagram Notification Page UI - Day 32
https://github.com/afgprogrammer/flutter-instagram-notification-page-ui
flutter
Last synced: about 1 month ago
JSON representation
Flutter Instagram Notification Page UI - Day 32
- Host: GitHub
- URL: https://github.com/afgprogrammer/flutter-instagram-notification-page-ui
- Owner: afgprogrammer
- License: apache-2.0
- Created: 2021-09-10T21:46:27.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-18T06:45:49.000Z (almost 4 years ago)
- Last Synced: 2025-04-20T18:40:02.442Z (2 months ago)
- Topics: flutter
- Language: Dart
- Homepage: https://afgprogrammer.com
- Size: 1.36 MB
- Stars: 14
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Flutter Instagram Notification Page UI - Day 32
```dart
class Afgprogrammer extends Flutter100DaysOfCode {
video() {
return {
"title": "Flutter Instagram Notification Page UI",
"description": "Let’s make Instagram notification page.",
"day": 32,
}
}
}
```## 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)