Flutter Weekly Issue 32

  1. 1. 教程
  2. 2. 插件
  3. 3. App
  4. 4. 示例
  5. 5. 资源
  6. 6. 工具

教程

  1. Flutter 进阶:处理 iOS 手势冲突

插件

  1. flutter_colorpicker

    A HSV(HSB)/HSL color picker inspired by chrome devtools and a material color picker for your flutter app.

  2. tobias

    AliPay For Flutter.支付宝 Flutter插件

  3. fluwx

    Flutter 版微信SDK

  4. fluid-time

    Kotlin multiplatform date & time library

  5. kiwi

    A simple compile-time dependency injection library for Dart and Flutter

  6. flotter

    一个用于在 iOS上使用 Lottie 动画的 Flutter 插件。

  7. flutter_native_splash

    Automatically generates native code for adding splash screens in Android and iOS. Customize with specific platform, background color and splash image.

  8. extended_navbar_scaffold

    A Custom Extended Scaffold with Expandable and Floating Navigation Bar

  9. ShowCaseView

    A Flutter package allows you to Showcase/Highlight your widgets step by step.

  10. flutter_syntax_view

    A SyntaxView Widget which highlights code text according to the programming language syntax.

  11. flutter_blue

    a bluetooth plugin for Flutter, a new mobile SDK to help developers build modern apps for iOS and Android.

  12. flutter_staggered_animations

    Easily add staggered animations to your ListView, GridView, Column and Row children.

  13. page-transformer

    A sample for having PageView transformation effects in Flutter.

  14. flutter_sticky_headers

    Flutter Sticky Headers - Lets you place “”sticky headers”” into any scrollable content in your Flutter app. No special wrappers or magic required.

  15. Charts

    a general charting library, currently enabled for the Flutter mobile UI framework.

  16. flutter_page_indicator

    Page indicator for flutter, with multiple build-in layouts.

App

  1. flutter_shiguangxu

    仿照 Android 版本开发的 Flutter 版时光序

  2. Book App Flutter

    一个书籍 的 App UI 原型的 Flutter 实现

示例

  1. flutter_aws_app

    使用AWS Cognito和AppSync GraphQL API 示例项目

资源

  1. FlutterNodeTips

    Flutter 学习笔记思维导图,包含常用组件的基础属性,可在源文件中直接搜索,也可作为一个常用必备的手册。

工具

  1. flutter-version-wrapper

    解决多人同时开发flutter项目的时候,版本不一致的小工具。灵感来源于gradlew。