教程

  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. rsync参数详解

      Rsync的参数详细解释 -v, --verbose 详细模式输出-q, --quiet 精简输出模式-c, --checksum 打开校验开关,强制对文件传输进行校验-a, --archive 归档 ...

    2. LINQ之路 6:延迟执行(Deferred Execution) 笔记

      这里刚看的时候不理解. 这个特性在我们通过foreach循环创建查询时会变成一个真正的陷阱.假如我们想要去掉一个字符串里的所有元音字母,我们可能会写出如下的query: IEnumerable< ...

    3. Android开发之《内存对齐》

      为什么要进行内存对齐以及对齐规则:http://www.cnblogs.com/jijiji/p/4854581.html 1. 在32位系统中定义变量最好用int,因为这样效率高.原因就在于32位的 ...

    4. 签名旧版的pom文件

      <?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven ...

    5. POJ 3522 用不同的排序方式

        这是一个蜜汁WA了的代码.. 说好的样例对了就是对了呢orz 反正我个人认为思路是没问题的不知道WA在哪了,丢个坑在这里以后填吧 //思路: //1节点连接的边都记录下来,依次克鲁斯卡尔枚举得出最 ...

    6. Google Hacking --你真的会用Google吗?

      你真的会用Google吗?Google Hacking提升工作效率 阅读本文需要6.66分钟 Google hacking,也叫作google dorking.如果在 Google 上搜索 Googl ...

    7. 在线选题系统完善篇(PHP)

      第一篇: 选题在线提交系统(html+JS+PHP) 这是当时根据需求做的一个简单的版本,只能适用于这一个场景,而且题目等一系列数据都不能改.然后结束后,我又对重新写了一个有后台管理的选题系统.相对于 ...

    8. Flask设置Access-Control_Allow_Origin实现跨域访问

      前端访问Flask的接口,浏览器报错:has been blocked by CORS policy: No 'Access-Control-Allow-Origin' heade 需要将Flask的 ...

    9. 爬虫(二)requests 登陆某检索网站

      1 import requests import os from PIL import Image import pytesseract import re rootUrl = xxx # 构建登录页 ...

    10. 【俗话说】换个角度理解TCP的三次握手和四次挥手

      PS:通俗一点的解释都会在引用块中 Nothing is true, Everything is permitted. 0. 什么是TCP TCP,全称Transmission Control Pro ...