PUBDEV
barcode_pao v0.0.1
High-performance barcode generation library for Flutter. Supports 19 barcode types including QR, Code128, JAN, GS1, PDF417, DataMatrix and more. Powered by native C++ via dart:ffi.
PUBDEV
advanced_media_picker v0.1.3
This plugin displays a gallery with user's Albums and Photos with ability to take photo and video.
PUBDEV
linear_progress_bar v3.0.0
A powerful and customizable progress indicator library for Flutter. Supports linear bars, circular percent indicators, gauges, dots indicators, titled progress, gradients, and animations.
PUBDEV
osrv v0.1.0
Unified Dart-first server runtime across Dart native, JS runtimes, and edge adapters.
PUBDEV
zikzak_inappwebview v4.0.0
A Flutter plugin that allows you to add an inline webview, to use an headless webview, and to open an in-app browser window.
PUBDEV
core_bus v1.0.0
A lightweight, type-safe Event Bus for Dart with optional event replaying. Decouples asynchronous code with minimal overhead.
MASTODON
Алгоритм мягкой обводки текстаНиже — разбор алгоритма, который рисует аккуратную "плашку" под…
Алгоритм мягкой обводки текстаНиже — разбор алгоритма, который рисует аккуратную "плашку" под выделенным текстом, даже если текст переносится на несколько строк. Пример кода в проекте сделан на Flutte...
PUBDEV
zikzak_inappwebview_platform_interface v4.0.0
A common platform interface for the zikzak_inappwebview plugin.
PUBDEV
zikzak_inappwebview_internal_annotations v4.0.0
Internal annotations used by the generator of zikzak_inappwebview plugin
PUBDEV
cryptdart v0.1.3
CryptDart is a unified cryptography library for Dart, providing easy-to-use interfaces for symmetric and asymmetric encryption, digital signatures (including ECDSA), and key management. Built on Point...
PUBDEV
squadron_builder v9.1.0
Dart code generator for Squadron workers. Implement your worker service and let squadron_builder bridge the gap with Web Workers and Isolates!