Flutter Weekly Issue 40

  1. 1. 插件
  2. 2. 示例
  3. 3. App
  4. 4. 视频
  5. 5. 工具

插件

  1. flutter_sliding_tutorial

    User onboarding library with smooth animation of objects and background colors

  2. flutter_nimsdk

    用于Flutter的网易云信SDK 暂时只有iOS版本

  3. admob_flutter

    Admob Flutter plugin that shows banner ads using native platform views.

  4. flutter_easyrefresh

    A widget provided to the flutter scroll component pull-refresh and push-load.

  5. inject.dart

    Compile-time dependency injection for Dart and Flutter

  6. steps_indicator

    A simple steps indicator widget

  7. menu_button

    A popup menu button widget with handsome design and easy to use.

  8. flutter_image_gallery

    A Flutter plugin to assist with easy access and display to the native iOS and Android image gallery

  9. k-d Tree Dart Library

    A basic super fast Dart implementation of the k-dimensional (k-d) tree data structure

  10. Offline Geocoder

    Dart/Flutter plugin for offline super fast reverse geocoding

  11. blemulator_flutter

    BLEmulator Flutter: the Flutter BLE peripheral simulator

  12. flutter_downloader

    A plugin for creating and managing download tasks. Supports iOS and Android.

  13. Flip Panel

    A package for flip panel with built-in animation

  1. grouped_buttons

    A set of Flutter widgets that makes grouping Checkboxes and Radio Buttons much easier!

  2. Flutter Modular

    A smart project structure

  3. Clay Containers

    Easily create custom neumorphic container widgets for your own unique design.

  4. File Picker

    A package that allows you to use a native file explorer to pick single or multiple absolute file paths, with extensions filtering support.

  5. ShareExtend

    调用系统分享的Flutter组件,支持分享文本,图片,视频和文件

  6. flutter_linkify

    Turns text URLs and emails into clickable inline links in text for Flutter

示例

  1. Imgix Flutter

    An Imgix Flutter wrapper to embed Imgix URLs with options easily.

  2. ThinkFlutter

    一个Flutter的工程模板,使用了flutterw、flutter web、dartserver、dio、serializable、retrofit、toast、cached_network_image、provider、eventbus、isolate、本地图片、iconfonts 并演示了package、plugin开发方式

App

  1. FlutterEbookApp

    A simple Flutter app to Read and Download eBooks.

  2. Onehour

    A time tracking app build using Flutter

  3. RestaurantAppUIKit

    Flutter representation of a full Restaurant app UI KIT.

  4. Our E School

    A mobile app created using Flutter Framework for School management.

视频

  1. Flutter tutorials

    The repo contains the source code for all the tutorials on the FilledStacks Youtube channel.

工具

  1. DartServer

    this start a http server for flutter web, it can also proxy api requests for Cross-Origin Request.为flutter web启动一个http服务器,并且可以代理api请求,解决跨域请求问题。

  2. FlutterJsonBeanFactory

    generate dart beans based on json, as well as generics parameters and json build instances

  3. Flutter Intl

    This i18n plugin creates a binding between your translations from .arb files and your Flutter app. It generates boilerplate code for official Dart Intl library and adds auto-complete for keys in Dart code.