PUBDEV
quantify v0.14.0
Type-safe unit converter - convert length, mass, temperature and 20+ physical quantities with compile-time safety and elegant syntax.
PUBDEV
dio_api_kit v1.0.1
A lightweight, backend-agnostic API layer built on top of Dio with configurable success handling, centralized error management, and clean architecture support.
PUBDEV
beacon_scanner_gfos_android v0.1.0
The Android implementation of beacon_scanner_platform_interface
PUBDEV
ironchip_lbfraud v2.0.21
Flutter plugin designed for Location Fraud Detection, powered by the analysis of environmental signals to detect and prevent fraudulent activities effectively.
PUBDEV
encrypt_secure v0.0.2
A modern, high-performance Flutter encryption library providing secure data protection with runtime key injection.
PUBDEV
beacon_scanner_gfos_platform_interface v0.1.0
A common platform interface for the beacon_scanner_platform_interface plugin.
PUBDEV
jaka v1.0.0
CLI to generate Android JKS keystores from key.properties with interactive or flag-based input.
PUBDEV
sqlite_agent v0.1.5
SQLite Agent is a cross-platform SQLite extension that brings autonomous AI agents to your database. It enables databases to run multi-step, tool-using agents that fetch data from external sources (we...
PUBDEV
sqlite_mcp v0.1.4
A SQLite extension that integrates the Model Context Protocol (MCP) Rust SDK, enabling SQLite databases to connect to MCP servers and call their tools.
PUBDEV
sqlite_ai v0.7.58
SQLite-AI is an extension for SQLite that brings artificial intelligence capabilities directly into the database. It enables developers to run, fine-tune, and serve AI models from within SQLite using ...
PUBDEV
sqlite_sync v0.8.63
SQLite Sync is a multi-platform extension that brings a true local-first experience to your applications with minimal effort. It extends standard SQLite tables with built-in support for offline work a...
DEVTO
Solving Tamil Font Rendering Issues in Flutter PDFs: Introducing tamil_pdf_shaper
If you've ever tried to generate PDFs with Tamil text in Flutter, you've likely encountered frustrating rendering issues where characters appear as gibberish, boxes, or completely broken text. This is...