riverpod
一个响应式缓存和数据绑定框架。Riverpod 让处理异步代码变得轻而易举。
我的购物清单应用在 F-Droid 上的源代码
一个响应式缓存和数据绑定框架。Riverpod 让处理异步代码变得轻而易举。
在 Flutter 应用中轻松跨平台设置 drift 数据库。
一个用于编写与 build_runner 兼容的代码生成器的包。
Builder 实现,用于包装 dart2js 和 DDC 编译器。
通过使用 dart:ffi 提供轻量但便捷的 SQLite 绑定
一个用于操作堆栈跟踪并以可读方式打印它们的包。
v5.0.1一个用于网络服务发现和注册的 Flutter 插件(又称 NSD / DNS-SD / Bonjour / mDNS)。
轻松查找 Android、iOS 和浏览器的设备营销名称。无需互联网连接或数据库。
改进的 autoscale_tabbarview 包
以下为英文项目原文快照,最新内容请访问 GitHub。
Or download the latest APK from the Releases Section.
This is a shopping list app, with integrated meals scheduler. It features local sync, that is, synchronization between instances without the need of a central server. A headless server is also provided.
Some offline games (like Minecraft) can be used either offline, as a client of other instances, or serve its game to other clients.
Lista de la compra can act as server and client simultaneusly, in a peer to peer achitecture.
In terms of encryption we have no encryption. Please connect only to fully trusted networks while synchronizing the app databases.
You can host a server in your own LAN. See the instructions in lista_de_la_compra_server.