PUBDEV
isar_plus_flutter_libs v1.2.2
Isar Plus Core binaries for the Isar Plus Database. Needs to be included for Flutter apps.
PUBDEV
isar_plus v1.2.2
Extremely fast, easy to use, and fully async NoSQL database for Flutter. Enhanced version with additional features.
PUBDEV
simx_zendesk_support v0.0.2
A Flutter plugin for integrating Zendesk Support, Chat, and AnswerBot SDKs on Android and iOS.
PUBDEV
storage_repository v3.0.0
Abstraction for reading and persisting data to platform specific storage.
REDDIT
The three async bugs hiding in every Flutter search screen (and the package we eventually extracted after hitting all of them)
Wanted to share something that came out of about a year of running searchable list screens in production across a mid-size Flutter app. We hit three specific async bugs repeatedly, and the path from "...
REDDIT
Using Flutter for games turned out better than I expected
Hey everyone. Iâve been working on something called DinoGames and wanted to share it here while itâs still early. The idea is simple. You describe a 2D game in text, and the game gets built for yo...
PUBDEV
before_after_slider v1.0.1
Compare before/after images or widgets with a smooth draggable divider, pinch zoom, pan, and customizable overlay UI.
REDDIT
Do you guys work for companies or do free lance?
I've just started learning mobile apps. Mostly because I want to actually makey own apps and put them on the app store, it interests me. But obviously I'm looking for work as well. Do companies higher...
PUBDEV
framer v1.0.1
Incremental framing for Stream<List<int>> with hard progress guarantees, spill/drain-safe codecs, and a fast ring buffer.
PUBDEV
ghostty_vte_flutter v0.0.1+1
Flutter terminal UI widgets powered by Ghostty's VT engine. Provides GhosttyTerminalView, GhosttyTerminalController, and automatic wasm initialisation for web targets.
PUBDEV
portable_pty_flutter v0.0.1+1
Flutter controller and widgets for portable PTY sessions. Wraps portable_pty behind a ChangeNotifier for reactive terminal UIs on native and web.
PUBDEV
portable_pty v0.0.1+1
Cross-platform pseudo-terminal (PTY) for Dart. Spawns shell subprocesses on Linux, macOS, and Windows via a Rust native library. On web, connects through WebSocket or WebTransport to a remote PTY serv...
PUBDEV
vy_language_tag v0.2.2
A representation of a language tag as per IETF BCP 47 specs. It can be used in translation functions.