REDDIT
Cached Network Image is unmaintained for 2 years, so decided to fork and create ce version of it...
TLDR; cached_network_image is left to rot. Decided to take the burden. First switched from custom sqflite cache manager to hive_ce got up to 8x faster. Looking for community feedback. https://github.c...
PUBDEV
flexible_data_table v1.1.7
This package supports server-side datatables, which can significantly enhance performance when dealing with large datasets by offloading data processing to the server. #Datatabel #ServerSideDatatable
PUBDEV
flexbox_layout v2.0.0
A Flutter library for CSS Flexbox layout. Provides widgets for creating layouts using the CSS Flexbox layout model, bringing the power and flexibility of flexbox to Flutter.
PUBDEV
moose_cli v0.6.0
Moose CLI is a lightweight utility that reports the currently installed CLI version.
PUBDEV
hocuspocus_dart v1.0.0
A pure Dart port of the Hocuspocus WebSocket provider for Yjs CRDT collaboration.
PUBDEV
html_dsl_ui v0.1.0
A lightweight Dart DSL for building dynamic HTML interfaces with integrated JavaScript event handling and Fetch API support.
DEVTO
Supercharging Flutter Development with 80+ Powerful String Extensions 🚀
If you’ve built more than one Flutter app, you’ve probably rewritten the same helpers again and again: Email validation regex Slug generators Hashing utilities Word count logic Text formatting helpers...
PUBDEV
vyuh_plugin_storage_secure v1.5.0
A secure storage plugin for Vyuh using flutter_secure_storage for encrypted data storage across platforms
PUBDEV
yjs_dart v1.1.1
A pure Dart translation of the Yjs CRDT library (yjs v14.0.0-22) and y-protocols (v1.0.5), with no external dependencies. Maintains a 1:1 structural mapping to the JavaScript source for easy diff-base...
PUBDEV
continuum_store_memory v5.0.0
In-memory EventStore implementation for the continuum event sourcing library.
PUBDEV
continuum_store_hive v5.0.0
Hive-backed EventStore implementation for the continuum event sourcing library.
PUBDEV
continuum_store_sembast v5.0.0
Sembast-backed EventStore implementation for the continuum event sourcing library.
PUBDEV
continuum_state v5.0.0
State-based persistence strategy for Continuum — aggregate adapters, fetch/persist lifecycle, and concurrency retry.
PUBDEV
continuum_event_sourcing v5.0.0
Event sourcing persistence strategy for Continuum — event store, serialization, projections, and aggregate replay.
PUBDEV
continuum_uow v5.0.0
Unit of Work session engine for Continuum — identity map, operation recording, atomic commit, and transactional runner.