Flutter Weekly Issue 38

  1. 1. 教程
  2. 2. 插件
  3. 3. App
  4. 4. Web
  5. 5. 工具

教程

  1. 闲鱼 Flutter 互动引擎系列——整体设计篇

  2. 向现有应用添加 Flutter

  3. 哔哩哔哩漫画 Flutter 混合开发实践

插件

  1. Trianglify for Flutter

    Flutter library to generate beautiful triangle art views for android and ios.

  2. DataStreamBuilder

    A pragmatic StreamBuilder with sensible defaults

  3. flutter locale gen

    Dart tool that will convert your default locale json to dart code.

  4. Flutter Compositor

    an experimental library for embedding flutter for wayland compositor creation. This library allows you to write a wayland compositor using dart and flutter (and a small amount of Rust glue logic), with all the standard libraries you are used to.

  5. flutter_asset_generator

    Generate an R file for mapping all assets. Supports preview of image.

  1. flutter-action

    Flutter environment for use in actions. It works on Linux, Windows, and macOS.

  2. Flui

    A widget kit for Google Flutter. https://www.flui.xin/en/

  1. MultiTypeListView

    A light weight flutter customer ListView that displays multiple widget types.

  1. Flutter Rebound

    A Flutter library that models spring dynamics and adds real world physics to your app.

  1. open_file

    A plug-in that can call native APP to open files with string result in flutter,support iOS(UTI) and android(intent)

  2. flutter_keyboard_actions

    Add features to the Android / iOS keyboard in a simple way.

  3. Animated-Text-Kit

    🔔 A flutter package to create cool and beautiful text animations.

  4. Flutter Platform Widgets

    Target the specific design of Material for Android and Cupertino for iOS widgets through a common set of Platform aware widgets

  5. Floor

    A supportive SQLite abstraction for your Flutter applications

  6. Flutter Cache Image

    Flutter plugin to load and cache network or firebase storage images with a retry mechanism if the download fails

  7. dataclass

    Dart data class (equals, hashCode, toString, copyWith) methods generator

  8. Flutter Video Chat

    flutter-video-chat is a simple front-end combining text-messaging (using Google Firebase) and video chat (using Agora.io for Flutter).

  9. flutter_custom_bottomsheet

    beautiful bottom sheet with and text and image mixer

  10. smooth-sort

    A wonderful and custom sorting animation for Flutter.

App

  1. Jagnik

    A Simple, beautiful and elegant photo Text merging app for your daily Image sharing activities on social media

  2. Flutter_Mall

    一款Flutter开源在线商城应用程序,是基于litemall基础上进行开发,litemall包含了Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端感兴趣的同学可以自行研究部署,Flutter_Mall基本上包含了litemall中小程序的功能。

Web

  1. flutter_physics_concepts

    Learn Physics Concept in more visual ways. Wave Theory, Ray Optics are difficult to understand in plain theory. Hence learn all of them in more animating visual ways.

工具

  1. gettersetter

    Generate getters and setters for dart in vscode

  2. Dart-Code

    Dart Code extends VS Code with support for the Dart programming language, and provides tools for effectively editing, refactoring, running, and reloading Flutter mobile apps, and AngularDart web apps.