教程

  1. 开辟 Dart 到 Native 的超级通道,饿了么跨平台的最佳实践

  2. 当永恒的软键盘问题遇到Flutter

插件

  1. fijkplayer

    ijkplayer for flutter. ijkplayer 的 flutter 封装。 Flutter media player plugin for android/iOS based on ijkplayer. fijkplayr 是基于 ijkplayer 封装的 flutter 媒体播放器,开箱即用,无需编译 ijkplayer。

  2. router_generator

    router_generator is a flutter library for router generation.

  3. state_notifier

    ValueNotifier, but outside Flutter and with some extra perks

  4. i69n

    Simple internationalization (i18n) package for Dart and Flutter.

  5. CustomSwitch

    Beautiful Custom Switch package created with Flutter.

  1. flutter_verification_code

    A Flutter package that help you create a verification input.

  1. .sensing_flutter

    CARP Mobile Sensing for Flutter, including mobile sensing framework, data backend support, and the CARP mobile sensing app.

  2. lpinyin

    Dart 汉字转拼音,Flutter, web, other

  3. flutter_workmanager

    A Flutter plugin which allows you to execute code in the background on Android and iOS.

  4. persian_datepicker

    A persian ( farsi ) datepicker for flutter.

  1. flutter_datetime_picker

    a date time picker in flutter

  1. flutter_cupertino_date_picker

    Flutter cupertino style date picker.

  1. flutter_progress_dialog

    Flutter progress dialog, support Android and iOS platform.

  1. flutter_skeleton

    Flutter skeleton screen

  1. date_range_picker

    Flutter date range pickers use a dialog window to select a range of date on mobile.

  1. f_datetimerangepicker

    Flutter Date & Time Range Picker

  1. Fluttify

    一个为原生(android, ios)SDK生成dart binding的引擎,解决了插件开发过程中的类型安全,编码繁琐等痛点。

  2. ResponsiveFramework

    Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple.

  3. conditional_wrapper

    A Flutter widget for conditionally wrapping a widget

  4. motion_widget

    A simple, powerful widget to build cool transitions

  5. dart_queue

    A library to easily handle sequential queueing of futures in dart.

  6. flutter_glove_box

    golden_toolkit Contains various testing tools that eBay Motors App team is using in their development on daily basis.

  7. flutter_sized_context

    Flutter code extension that provides MediaQuery sizing info directly on the BuildContext instance. Also adds some helper methods for sizing and layout.

  8. wakelock

    This Flutter plugin allows you to keep Android and iOS devices awake, i.e. prevent the screen from sleeping by toggling the wakelock of the device on or off.

  9. collection

    The collection package for Dart contains a number of separate libraries with utility functions and classes that makes working with collections easier.

示例

  1. i18n_exploration

    Small sample app to work on simplifying the i18n process

  2. flutter_binoculars

    Flutter Binoculars Splash Screen Animation

Web

  1. fastdarktheme

    This project is a Flutter web experiment. It allows you to prototype dark mode colors based on popular apps: WhatsApp, Twitter and Shazam. You can select the Hue value you want, and the project will select everything else.

App

  1. gallery

    a resource to help developers evaluate and use Flutter. It is a collection of Material Design & Cupertino widgets, behaviors, and vignettes implemented with Flutter.

  1. txt

    Flutter Weekly Issue 47的更多相关文章

    1. Flutter Weekly Issue 49

      插件/Librarys flutter_date_pickers Allows to use date pickers without dialog. Provides some customizab ...

    2. Flutter Weekly Issue 52

      教程 一个易迁移.兼容性高的 Flutter 富文本方案 复杂业务如何保证Flutter的高性能高流畅度? 插件 flutter_color_models A wrapper for the Dart ...

    3. Flutter Weekly Issue 53

      插件 left-scroll-actions A useful left scroll actions widget like WeChat.一款仿微信效果的 Flutter 左滑菜单插件.现在支持i ...

    4. LeetCode Weekly Contest 47

      闲着无聊参加了这个比赛,我刚加入战场的时候时间已经过了三分多钟,这个时候已经有20多个大佬做出了4分题,我一脸懵逼地打开第一道题 665. Non-decreasing Array My Submis ...

    5. Android Weekly Notes Issue #238

      Android Weekly Issue #238 January 1st, 2017 Android Weekly Issue #238 本期内容包括: Firebase发送Notification ...

    6. Android Weekly Notes Issue #258

      Android Weekly Issue #258 May 21st, 2017 Android Weekly Issue #258 本期内容: 围绕着Google I/O的热潮, 本周的posts除 ...

    7. Android Weekly Notes Issue #237

      Android Weekly Issue #237 December 25th, 2016 Android Weekly Issue #237 这是本年的最后一篇issue, 感谢大家. 本期内容包括 ...

    8. Android Weekly Notes Issue #236

      Android Weekly Issue #236 December 18th, 2016 Android Weekly Issue #236 本期内容包括: Google的物联网平台Android ...

    9. Android Weekly Notes Issue #235

      Android Weekly Issue #235 December 11th, 2016 Android Weekly Issue #235 本期内容包括: 开发一个自定义View并发布为开源库的完 ...

    随机推荐

    1. left join on和where 限制查询的区别在于

      left join on: 会显示前表的所有数据,不满足显示为null或者为0 . 而where显示的为满足条件的记录,不满足但是存在的数据不显示. 做统计数据的时候,用join on比较合理.

    2. 深入JVM内核--JVM运行机制

      JVM启动流程 JVM基本结构 PC寄存器 每个线程拥有一个PC寄存器 在线程创建时 创建 指向下一条指令的地址 执行本地方法时,PC的值为undefined 方法区 保存装载的类信息 类型的常量池 ...

    3. 洛谷 P1220 关路灯 题解

      Description 有 $n$ 盏路灯,每盏路灯有坐标(单位 $m$)和功率(单位 $J$).从第 $c$ 盏路灯开始,可以向左或向右关闭路灯.速度是 $1m/s$.求所有路灯的最少耗电.输入保证 ...

    4. mongoDB连接信息及生成对应的collection生成代码

      .net,个人封装MONGODDB的操作. using System; using System.Collections.Generic; using System.Linq; using Syste ...

    5. 国产ROM纷争升级 能否诞生终结者?

      能否诞生终结者?" title="国产ROM纷争升级 能否诞生终结者?"> 相比iOS系统的低硬件高流畅,安卓系统就显得"逼格"低了许多.先不说 ...

    6. 用artifactory搭建maven2内部服务器

      访问http://www.jfrog.org/sites/jfrog/index.html 下载最新的zip包(内置jetty) 下载和解压artifactory.目录结构如下: 这些目录是: bac ...

    7. Google的kaptcha验证码使用

      效果图: 官方地址:https://code.google.com/p/kaptcha/w/list 1.把下载的kaptcha-2.3.2.jar添加到lib中 2.配置web.xml增加servl ...

    8. 添砖加瓦:Linux系统监测

      前言 前段时间因为项目需求,需要实时获取系统当前的运行状态,遂查阅了不少资料,基于/proc目录下的部分文件,实现了系统CPU.内存.网络和磁盘的实时监测. 一.CPU使用情况获取 获取CPU使用情况 ...

    9. 关于android应用程序的入口

      android应用程序,由一到多个Activity组成.每个Activity没有很紧密的联系,因为我们可以在自己的程序中调用其它Activity,特别是调用自己的代码之外生成的Activity,比如a ...

    10. Nginx502,504和499错误解决方案

      499错误解决方案 499错误是什么?让我们看看NGINX的源码中的定义: ngx_string(ngx_http_error_495_page), /* 495, https certificate ...