PUBDEV
html_highlight v1.0.0
A robust, DOM-based HTML highlighting engine for Flutter. Supports complex HTML structures, cross-element selections, and persistent highlight anchoring.
PUBDEV
hihook v0.1.0
High-level hook abstraction framework with dependency graphs, transactions, metrics, and remote hooks.
PUBDEV
shsp_implementations v1.0.4
Complete implementation of Single HandShake Protocol (SHSP) - provides UDP sockets, handshake logic, and utilities for peer-to-peer networking.
PUBDEV
shsp_interfaces v1.0.1
Abstract interfaces and contracts for Single HandShake Protocol (SHSP) implementations - defines the core API for peer-to-peer networking.
PUBDEV
levit v0.0.5
Levit Dart Kit for Dart applications. Includes levit_reactive, levit_scope and levit_dart.
PUBDEV
levit_monitor v0.0.5
A monitoring package for Levit applications. Uses Scope and Reactive State middlewares to stream events to customizable transports.
PUBDEV
levit_flutter v0.0.5
Utility mixins and tools for Levit Flutter applications. Re-exports levit_dart_utility.
PUBDEV
levit_flutter_core v0.0.5
Flutter widgets for the Levit framework - bridges reactive state and DI to the Flutter widget tree.
PUBDEV
levit_dart_core v0.0.5
The core framework for pure Dart applications. Aggregates dependency injection and reactivity.
PUBDEV
levit_reactive v0.0.5
Pure Dart reactive state management primitives. The engine of the Levit framework.
PUBDEV
levit_scope v0.0.5
Pure Dart dependency injection and service locator. Part of the Levit framework.
PUBDEV
com_tapp_so v1.0.0
Flutter plugin for Tapp.so affiliate marketing SDK. Track attributions, handle deferred deep links, and fire conversion events on iOS and Android.
PUBDEV
osm_search_and_pick v0.2.0
A flutter place search and location picker plugin that uses Open Street Map.
PUBDEV
battery_optimization_permission v1.1.1
Request and check Android battery optimization (Doze) ignore permission. Includes OEM helpers and settings fallbacks.
REDDIT
Flutter with Go APIs and other tools recommended for apps - standard flutter stack
Hey everyone, I'm pretty new to Flutter so I need some help with researching better on "do"s and "don't"s. I've been playing with the widgets structure and a lot of simple coding with Dart language (n...