willy570 / flutter_ui_concept_actor_profile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter 4/100 Days UI Concept : Actor Profile

class Day4 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": "#"
    }
  }
}

Previous Designs

Checkout my previous UI Concept

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter run

ScreenShot

      

Links

About


Languages

Language:C++ 37.1%Language:CMake 33.2%Language:Dart 21.6%Language:HTML 3.3%Language:C 2.5%Language:Swift 2.0%Language:Kotlin 0.3%Language:Objective-C 0.1%