教程

  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. Witness组件详解

    2. [LC] 238. Product of Array Except Self

      Given an array nums of n integers where n > 1,  return an array output such that output[i] is equ ...

    3. make的工作方式

      摘自<跟我一起写Makefile> GUN的make工作时的执行步骤如下: 1)读入所有的Makefile. 2)读入被include的其他Makeifle. 3)初始化文件中的变量. 4 ...

    4. 吴裕雄--天生自然HTML学习笔记:HTML 简介

      <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title> ...

    5. 吴裕雄--天生自然 R语言开发学习:图形初阶

      # ----------------------------------------------------# # R in Action (2nd ed): Chapter 3 # # Gettin ...

    6. 在Oracle Spatial中增加Web Mercator投影坐标系

      参考资料: 1. 最重要的参考文章,基本上就是按这个做的!!!:https://www.inf.unibz.it/dis/wiki/doku.php?id=students:minnerebner:o ...

    7. LG_2051_[AHOI2009]中国象棋

      题目描述 这次小可可想解决的难题和中国象棋有关,在一个N行M列的棋盘上,让你放若干个炮(可以是0个),使得没有一个炮可以攻击到另一个炮,请问有多少种放置方法.大家肯定很清楚,在中国象棋中炮的行走方式是 ...

    8. Ionic3学习笔记(十六)上传头像至图床

      本文为原创文章,转载请标明出处 个人做的开源 Demo 登录注册模块采用的是 Wilddog 野狗通讯云的身份认证服务,不得不说各方面和 Google 收购的 Firebase 很像,十分简单易用.其 ...

    9. Ionic3学习笔记(十五)自定义 tab icon

      本文为原创文章,转载请标明出处 美工做了一套 icon,自然是要用的.将 icon copy 到 assets 文件夹下. 例如 .icon-ios-home-custom 为 iOS icon 选中 ...

    10. google搜索运算符+101个Google技巧 - Google技巧的终极收集

      下面内容整理自网络 搜索运算符 如果您使用我们的基本搜索技巧后,并未找到想要搜索的内容,可以尝试使用搜索运算符.您只需在 Google 搜索框中将这些符号或字词添加到搜索字词中,即可更好地掌控要显示的 ...