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.
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.
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.
PUBDEV
pincode_country_state_city_pro v0.1.0
Offline-first Flutter package providing country, state, and city dropdowns and typeahead search, pincode-based auto-fill, and country-specific pincode format validation.
PUBDEV
vy_fixed_decimal v1.0.3
FixedDecimal class allows to manager numbers with a fixed decimal part length, while Money class allows to manage currencies. Both classes works on top of the Decimal one by Alexandre Ardhuin
PUBDEV
ghostty_vte v0.0.1
Dart FFI bindings for Ghostty's virtual-terminal engine (libghostty-vt). Paste-safety checks, OSC parsing, SGR attribute parsing, and keyboard event encoding — on native platforms and on the web via W...
DEVTO
Fluxy: A Modern Flutter Framework That Finally Fixes UI Complexity, Performance, and Architecture
Flutter is one of the most powerful cross-platform frameworks available today. But let’s be honest. Building large-scale, production-ready Flutter applications still feels harder than it should be. De...