Flutter Weekly Issue 45
程序员文章站
2024-03-20 13:21:40
...
教程/Articles
插件/Librays
A flutter plugin for device vibration and haptic feedback.
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.
A Flutter plugin to play audio from URLs, files, assets and DASH/HLS streams.
JavaScriptCore for Flutter. The plugin provides the ability to evaluate JavaScript programs from within dart.
Dynamically translate text
Localize your flutter application quickly and easily.
A loading more list which supports ListView,GridView,WaterfallFlow and Slivers.
Dart common utils library. 包含日期,正则,倒计时,定时任务,时间轴等工具类。
This is a flutter package of video player. it's a very simple and easy to use.
Page indicators for Flutter including an implementation of the InkPageIndicator.
Flutter Smooth PageView indicators
A port of kotlin-stdlib for Dart/Flutter including immutable collections (KtList, KtMap, KtSet) and other packages
Simplify Equality Comparisons | A Dart abstract class that helps to implement equality without needing to explicitly override == and hashCode.
An Event Bus using Dart Streams for decoupling applications
flutter_bloc state management extension that integrates sealed_unions.
An opinionated, community-driven set of lint rules for Dart and Flutter projects. Like pedantic but stricter
Drag and Drop for Dart web apps with mouse and touch support.
App
SSH and SFTP client for Flutter. Wraps iOS library NMSSH and Android library JSch.
????A free IoT platform and private cloud(一个免费的物联网和私有云平台,支持内网穿透)
Simple yet powerful, open-source SpaceX launch tracker.
示例/Samples
A collection of Login Screens, Buttons, Loaders and Widgets with attractive UIs, built with Flutter, ready to be used in your applications.
Trying to replicate various app UIs in flutter
工具/Tools
Docker Images for Flutter
How to get the most value from Dart static analysis
> 199元学习大礼包:[点击领取](http://gk.link/a/10ga3)
> 原文地址:[https://flutterweekly.dev/flutter-weekly-issue-45/](https://flutterweekly.dev/flutter-weekly-issue-45/)
> 版权声明:禁止一切形式的转载-禁止商用-禁止衍生
> 公众号:[Android开发技术周刊](https://0x9.me/W4m8Q)
> ![扫码关注 Android 开发技术周报公众号](https://i.loli.net/2020/02/28/CF2DihIBdQUp3e7.jpg)
上一篇: MD5实现加密 java
下一篇: iOS的事件传递和响应机制