Flutter Weekly Issue 46
教程/articles
插件/librarys
-
一个 flutter plugin. 轻量级的dart到native的超级通道,可直接在dart代码中调用原生代码,目前支持安卓 java 和 ios objc.
-
dead simple wifi connect functionality for flutter.
-
a flutter package for creating a slider button widget.
-
an aws cognito plugin for flutter. supports both ios and android.
-
a flutter internationalized strings generator.
-
a heatmap calendar based on github's contributions chart
-
rebuild from jidatong using flutter. (due to non-public user system, you can't login or register to our service.)
-
a collection of awesome flutter loading animation
-
an intuitive way to work with persistent data in dart
-
handle vibration on ios and android in flutter apps
-
a set of flutter widgets that simplifies implementing most used ui cases.
-
a web-safe implementation of dart.io.platforms. helps avoid the "unsupported operation: platform._operatingsystem" runtime error.
-
this package provides internationalization and localization facilities, including message translation, plurals and genders, date/number formatting and parsing, and bidirectional text.
-
generate random data(string, integer, ips etc...) using dart.
-
a library for dart that generates fake data.
-
an expansion on the flutter sdk's standard expansiontile, to create a google material theme inspired raised widget, expansiontilecard, instead.
-
just a simple simple day / night switcher widget made in pure dart. it allows you to quickly show a beautiful dark mode switcher widget to your users.
-
starter project for flutter plugins willing to access native and synchronous rust code using ffi
-
immutable dart collections via the builder pattern.
-
a modern google style nav bar for flutter.
-
a flutter spannablegrid widget that allows it's cells to span columns and rows and supports moving cells inside the grid.
-
ever want to create a quick form without wiring everything up? this might be the library for you.
-
contains datefield and dateformfield which allows the user to pick a datetime from an input field!
-
a flutter package provides some implementations of textinputformatter that format input with pre-defined patterns
示例/samples
-
flutter ffi+webassembly example
app
-
flutter based simple hackernews app
-
a flutter ui template of a game streaming app i found on dribble.
199元学习大礼包:
原文地址:
版权声明:禁止一切形式的转载-禁止商用-禁止衍生
公众号:android开发技术周刊
上一篇: Shell 脚本面试问题大全
下一篇: Canvas动画+canvas离屏技术