Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1013 Bytes

README.md

File metadata and controls

37 lines (30 loc) · 1013 Bytes

Flutter Actors Profile Application Design - Day 4

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

Previous Designs

Checkout my Youtube channel

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter run

ScreenShot

Links