Code Monkey home page Code Monkey logo

flutter-skill-tree's Introduction

001

超适合学习的Flutter项目!

前言

面向所有对Flutter与原生交互知之甚少的开发者们

  • 如果你是对Ios与Android不够了解的前端开发者
  • 如果你是对Android不够了解的Ios开发者
  • 如果你是对Ios不够了解的Android开发者

这个项目,都将会是你最好的学习材料

image

ps:上面这个开场动画来自于2dimension

目前项目包含的主要内容是各种需要与原生交互的插件使用。后续会继续完善此类Demo,同时也会插入一些纯Dart实现的Demo

项目介绍

功能点

目前,项目包含的功能点如下

下面是各个功能点,其中,部分功能无法在Ios模拟器上正常使用,如视频播放功能与定位功能

功能点列表 展示 使用插件
相机 camera
权限申请 permission_handler
数据存储 path_provider + File操作
相册 image_picker
录音 flutter_sound
定位 amap_location
下载 flutter_downloader
分享 share
图片裁剪 image_crop
视频播放 chewie
二维码 flutter_barcode_scannerqr_flutter
自适应文本 auto_size_text
拖拽控件 手势操作
天气动画 Animation与Widget组合
拖拽列表 ReorderableListView的使用

目录结构

项目目录结构如下

image

我们将单个的例子都放在了 examples 目录下,如果只对其中某个功能点感兴趣,可以直接进入相关目录,在每个功能点目录下都有相关readme对该功能进行介绍,比如使用配置等。

而同时这个项目本身整合了所有的单个例子,可以直接运行测试。

最后

欢迎在issue中提出想要新增的功能点,或者其他好的意见与建议。

👏👏如果项目对你有所帮助,也非常欢迎前来Star🌟🌟🌟🌟!

apk下载地址

image

Todo

  • 支付模块
  • IM模块
  • 推送模块

flutter-skill-tree's People

Watchers

James Cloos 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.