PUBDEV
flutter_pdf_editor v0.0.3
Flutter PDF editing toolkit with overlay editing, AcroForm editing, flattened export, editable save, and blank-document authoring tools.
PUBDEV
pdf_engine_core v1.0.2
Core PDF document, page, overlay, and form-field models shared across the flutter_pdf_editor_suite packages.
PUBDEV
flutter_pdf_editor_viewer v0.0.1
Flutter PDF viewer widgets built on top of pdf_renderer_bridge with zoom, paging, page overlays, and tap handling.
PUBDEV
pdf_renderer_bridge v0.0.1
Flutter plugin bridge for opening PDF documents, reading page metadata, and rendering PDF pages to image bytes.
REDDIT
When will flutter get better AI tooling and direct integrations?
Claude is becoming one of the strongest models for coding. Many developers now prefer it over Gemini. I recently came across a few articles discussing this trend. One of them explores Anthropicâs ne...
PUBDEV
nilts_clock v1.0.2
nilts_clock provides lint rules, quick fixes, and assists for Dart and Flutter projects using the [clock](https://pub.dev/packages/clock) package to help you enforce best practices and prevent errors.
PUBDEV
serinus_openapi v1.1.0
A Serinus plugin to generate OpenAPI documentation from your Serinus app.
PUBDEV
nilts_flutter_hooks v1.0.2
nilts_flutter_hooks provides lint rules, quick fixes, and assists for Dart and Flutter projects to help you enforce best practices and avoid errors.
PUBDEV
nilts v1.0.2
nilts provides lint rules, quick fixes, and assists for Dart and Flutter projects to help you enforce best practices and avoid errors.
REDDIT
After a few Flutter projects, these 5 conventions saved me the most time
After a few Flutter projects, I realized the painful part usually isn't building screens. It's the moment the app stops being "small" and every feature starts solving the same problem differently. The...
PUBDEV
screen_capture_kit v0.0.1
Native Dart bindings for macOS ScreenCaptureKit using Dart Build Hooks.
REDDIT
Building a Live Commerce Marketplace in India â Need advice on scaling Flutter with BLoC
Hi everyone, For the past 18 months Iâve been working on an early-stage startup idea around live commerce. The goal is to build what could become a live commerce marketplace for India, where sellers...
PUBDEV
ishim_native_callkit v1.0.0
Native iOS CallKit and PushKit handler for Flutter VoIP applications. WhatsApp-model architecture.
PUBDEV
store_it v1.0.0
A high-performance, SQLite-backed key-value store for Flutter with native TTL and background maintenance.
PUBDEV
saga_state_machine v1.1.2
A MassTransit-style state machine framework for Dart. Declarative, event-driven saga pattern with fluent builder API.
PUBDEV
just_storage v1.1.0
Standard and secure key-value storage with typed helpers and reactive streams.
DEVTO
How a Bug Report Led Me to Give Flutter Developers Full Control of Crisp Chat Modals on iOS
One of the things I enjoy most about maintaining open-source software is that sometimes the best improvements start with something very small. A simple bug report. A curious investigation. And sometim...