FLUTTER ECOSYSTEM

afgprogrammer/flutter-inspiration-app-ui

Flutter 启发式应用设计 - 第一天

flutter-灵感应用ui 项目封面
Stars
247
Forks
43
最近推送(UTC)
2023年8月4日
项目状态
未归档
Mohammad Rahmani GitHub avatar
GITHUB User

Mohammad Rahmani ↗

Full-stack Software Developer.

@openafg Kabul, Afghanistan官方网站 ↗
语言DartObjective-CJava

技术话题

使用的依赖

依赖清单 3 项
  • flutter{"sdk":"flutter"}
  • cupertino_icons^0.1.2
  • flutter_test开发依赖{"sdk":"flutter"}

所在榜单

原始 README

以下为英文项目原文快照,最新内容请访问 GitHub。

展开 / 收起项目 README

Flutter Inspiration App UI Design - Day 1

class Day1 extends Flutter100DaysOfCode {
  video() {
    return {
      "title": "Flutter Inspiration App UI Design",
      "description": "Let's work with ListView in an example application.",
      "day": 1,
      "videoLink": "https://youtu.be/zTTP8XBR6fI"
    }
  }
}
Watch it on Youtube

Previous Designs

Checkout my Youtube channel

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter run

ScreenShots

https://raw.githubusercontent.com/afgprogrammer/flutter-inspiration-app-ui/HEAD/assets/screenshot/one.png   https://raw.githubusercontent.com/afgprogrammer/flutter-inspiration-app-ui/HEAD/assets/screenshot/two.png

Links