Flutter Instagram Notification Page UI – Day 32

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

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter run

Screenshot

Links

GitHub

View Github