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.
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...
PUBDEV
flutter_linkme_sdk v0.2.8
Flutter SDK for LinkMe — short links, custom domains, multi-platform deep linking, and attribution analytics.
PUBDEV
dart_acdc v0.3.0
Zero-config HTTP client for Flutter with built-in auth, caching, logging, and error handling. Integrates with OpenAPI-generated code.
PUBDEV
flutter_compositions_lints v0.2.1
Custom lint rules for Flutter Compositions to ensure reactive props usage and best practices.
REDDIT
Server sent events for Flutter
What package in pub.dev is better overall for SSE? Do android have any issues with persistent connection like SSE?