Flutter Weekly Issue 45

  1. 1. 教程/Articles
  2. 2. 插件/Librays
  3. 3. App
  4. 4. 示例/Samples
  5. 5. 工具/Tools

教程/Articles

  1. 闲鱼Flutter互动引擎系列——骨骼动画篇

插件/Librays

  1. flutter-vibrate

    A flutter plugin for device vibration and haptic feedback.

  2. Flutter-Neumorphic

    This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

  3. just_audio

    A Flutter plugin to play audio from URLs, files, assets and DASH/HLS streams.

  4. flutter_jscore

    JavaScriptCore for Flutter. The plugin provides the ability to evaluate JavaScript programs from within dart.

  5. auto_localization

    Dynamically translate text

  6. EzLocalization

    Localize your flutter application quickly and easily.

  7. loading_more_list

    A loading more list which supports ListView,GridView,WaterfallFlow and Slivers.

  8. common_utils

    Dart common utils library. 包含日期,正则,倒计时,定时任务,时间轴等工具类。

  9. awsome_video_player

    This is a flutter package of video player. it’s a very simple and easy to use.

  10. ink_page_indicator

    Page indicators for Flutter including an implementation of the InkPageIndicator.

  11. smooth_page_indicator

    Flutter Smooth PageView indicators

  12. kt.dart

    A port of kotlin-stdlib for Dart/Flutter including immutable collections (KtList, KtMap, KtSet) and other packages

  13. equatable

    Simplify Equality Comparisons | A Dart abstract class that helps to implement equality without needing to explicitly override == and hashCode.

  14. dart_event_bus

    An Event Bus using Dart Streams for decoupling applications

  15. sealed_flutter_bloc

    flutter_bloc state management extension that integrates sealed_unions.

  16. dart_lint

    An opinionated, community-driven set of lint rules for Dart and Flutter projects. Like pedantic but stricter

  17. dart_dnd

    Drag and Drop for Dart web apps with mouse and touch support.

App

  1. flutter_particle_clock

  2. flutter_ssh

    SSH and SFTP client for Flutter. Wraps iOS library NMSSH and Android library JSch.

  3. OpenIoTHub

    💖A free IoT platform and private cloud(一个免费的物联网和私有云平台,支持内网穿透)

  4. spacex_go

    Simple yet powerful, open-source SpaceX launch tracker.

示例/Samples

  1. FlutterScreens

    A collection of Login Screens, Buttons, Loaders and Widgets with attractive UIs, built with Flutter, ready to be used in your applications.

  2. flutter_ui_challenges

    Trying to replicate various app UIs in flutter

工具/Tools

  1. docker_images_flutter

    Docker Images for Flutter

  2. pedantic

    How to get the most value from Dart static analysis