Code Monkey home page Code Monkey logo

flutter_app's Introduction

flutter_app

| 一个帮助flutter开发者快速上手的app

预览

主结构

基础组件

Flutter简介

Flutter是谷歌的移动UI框架,可以快速在iOS和Android上构建高质量的原生用户界面。 Flutter可以与现有的代码一起工作。在全世界,Flutter正在被越来越多的开发者和组织使用,并且Flutter是完全免费、开源的。

Flutter优点

  1. 混合开发中,最接近原生开发的框架;
  2. 性能强大,流畅;
  3. 优秀的路由设计;
  4. 优秀的动画设计;
  5. 简单易学,Dart语言更具优势;
  6. 跨多种平台,减少开发成本;
  7. 支持插件,可以访问原生系统的调用。

计划

  • 搜索页面
  • 基础组件
    • 基础组件
      • Container
      • Row
      • Column
      • Image
      • Text
      • Icon
      • RaisedButton
      • Scaffold
      • Appbar
      • FlutterLogo
      • Placeholder
    • Material Components
      • BottomNavigationBar
      • TabBar
      • TabBarView
      • MaterialApp
      • WidgetsApp
      • Drawer
      • FloatingActionButton
    • Cupertino(iOS风格的widget)
    • Layout
    • Text
    • Assets、图片、Icons
      • Image
    • Input
    • 动画和Motion
    • 交互模型
    • 样式
    • 绘制和效果
    • Async
    • 滚动
    • 辅助功能
  • 常用插件
    • 网络请求
    • 图像处理
    • UI相关
    • 视频音频
    • 路由与状态管理
    • 数据存储与缓存
    • 加密相关
    • 设备相关
    • 地图定位
    • WebView
    • 支付扩展

运行项目

  • 查看版本号
flutter --version
  • 检查开发环境是
flutter doctor
  • 下载依赖
flutter packages get
  • 运行项目
flutter run

技术交流

  • 微信:li11221107,添加请备注:flutter

微信公众号

flutter_app's People

Contributors

nmgwap avatar emilia-chen avatar

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.