Flutter Weekly Issue 36

  1. 1. 教程
  2. 2. 插件
  3. 3. 示例
  4. 4. 工具

教程

  1. 做一个高一致性、高性能的 Flutter 动态渲染,真的很难么?

  2. Flutter 在京东 7FRESH 的业务实践

插件

  1. flutter_nim

    用于 Flutter 的网易云信SDK

  2. flutter_dropdown_banner

    A dropdown banner for flutter than enables you to notify your user of an event or prompt action

  3. DeviceSimulator

    DeviceSimulator allows you to easily test your Flutter app for different screen resolutions and platforms.

  4. alice

    an HTTP Inspector tool for Flutter which helps debugging http requests. It catches and stores http requests and responses, which can be viewed via simple UI.

  5. Intl Phone Number Input

    A single and customizable flutter package for international phone number input

  6. AudioPlayer

    A flutter plugin to play audio files ( ObjC/Java )

  7. linkify

    Low-level link (text, URLs, emails) parsing library in Dart

  8. proxy_layout

    Package to select layout per orientation or device size like mobile vs tablet layouts or portrait vs landscape

  9. Flutter Parsed text

    A Flutter package to parse text and make them into linkified text widget

  10. flutter_wechat_ble

    ble 4.0 with wechat style api for flutter. flutter版微信api风格的低功耗蓝牙

  11. mmkv_flutter

    get or set persistent storage value based on MMKV framework.

  12. Retrofit For Dart

    an dio client generator using source_gen and inspired by Chopper and Retrofit.

  13. flutter_k_chart

    a library module containing code that can be shared easily across multiple Flutter or Dart projects.

  14. hybrid_router

    一个 Flutter 混合栈插件,无需修改业务中 Navigator 相关代码,可以帮你轻松的将 Flutter 混合栈能力加入到现有的 flutter 工程,你可以像开发原生 flutter app 一样开发混合栈 app

  15. flutter_screenutil

    flutter 屏幕适配方案,让你的UI在不同尺寸的屏幕上都能显示合理的布局!

示例

  1. Bubbles

    一个简单的粒子发生器示例

  2. flutter_material_showcase

    Material Design components showcase for Flutter apps.

工具

  1. Fledge

    A CI/CD tool for Flutter

  2. Unpub

    Self-hosted private Dart Pub server for Enterprise