riverpod
반응형 캐싱 및 데이터 바인딩 프레임워크입니다. Riverpod은 비동기 코드 작업을 쉽게 만듭니다.
내 쇼핑 리스트 앱의 F-Droid 소스 코드
반응형 캐싱 및 데이터 바인딩 프레임워크입니다. Riverpod은 비동기 코드 작업을 쉽게 만듭니다.
Flutter 앱에서 플랫폼 간에 쉽게 드리프트 데이터베이스를 설정할 수 있습니다.
build_runner 호환 코드 생성기를 작성하기 위한 패키지입니다.
dart2js 및 DDC 컴파일러를 래핑하는 Builder 구현.
dart:ffi를 사용하여 SQLite에 대한 가볍고 편리한 바인딩을 제공합니다
스택 트레이스를 조작하고 가독성 있게 출력하기 위한 패키지입니다.
v5.0.1네트워크 서비스 탐색 및 등록을 위한 플러터 플러그인(또는 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.