Coder Social home page Coder Social logo

hurteng / flutter-ecook Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 12.86 MB

A third-party application developed using Flutter.

Java 0.24% Ruby 1.49% Objective-C 16.93% Dart 69.82% Swift 2.50% C 9.02%
flutter example android ios app mobile-app dart cross-platform

flutter-ecook's Introduction

flutter-ecook

基于flutter实现的第三方菜谱应用

GitHub地址: github

项目截图

  • 首页

home

  • 推荐菜谱

hot

  • 菜谱分类

category

  • 我的

my

  • 分类列表

menu_category

  • 菜式详情

menu_detail_1 menu_detail_2

  • 搜索

search

项目结构


├── android            // android相关目录
├── ios                // ios相关目录
├── lib                // flutter目录
│   ├── common         // 通用类
│   ├── list           // 列表组件
│   ├── page           // 内容页面 
│   ├── widget         // 封装的控件
│   └── main.dart      // flutter入口文件
└── pubspec.yaml       // 项目配置文件

项目安装

# 获取项目
git clone https://github.com/HurTeng/flutter-ecook.git

# 进入文件夹
cd flutter-ecook

# 安装依赖
flutter packages get

# 运行项目
flutter run

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.