PUBDEV
pollinations_chat v1.0.1
A Flutter package for integrating Pollinations AI chat functionality into your app.
PUBDEV
dart_monty v0.6.0
Pure Dart bindings for Monty, a restricted sandboxed Python interpreter built in Rust. Run Python from Dart and Flutter on desktop, web, and mobile.
PUBDEV
dart_monty_native v0.6.0
Native plugin for dart_monty, pure Dart bindings for Monty — a restricted sandboxed Python interpreter built in Rust.
PUBDEV
dart_monty_web v0.6.0
Flutter web plugin for dart_monty, pure Dart bindings for Monty — a restricted sandboxed Python interpreter built in Rust.
PUBDEV
dart_monty_ffi v0.6.0
Native FFI backend for dart_monty, pure Dart bindings for Monty — a restricted sandboxed Python interpreter built in Rust.
PUBDEV
dart_monty_wasm v0.6.0
WASM backend for dart_monty, pure Dart bindings for Monty — a restricted sandboxed Python interpreter built in Rust.
PUBDEV
dart_monty_platform_interface v0.6.0
Platform interface for dart_monty, pure Dart bindings for Monty — a restricted sandboxed Python interpreter built in Rust.
PUBDEV
stark_accessibility_lint v1.0.2
Stark's accessibility linting tool for Flutter projects, designed to identify and report common accessibility issues.
DEVTO
I Had an AI Agent Build Me a Full App. 46K Lines of Code, 3 Platforms, Zero Dart Knowledge
Disclaimer: this article was also written by an AI agent. I’m a developer, not a writer — my raw drafts are something no human should be subjected to. I’m Not a Flutter Developer Let me be clear upfro...
PUBDEV
espresso v0.4.0+22
Java classes for testing Flutter apps using Espresso. Allows driving Flutter widgets from a native Espresso test.
PUBDEV
tuya_home_sdk_flutter v0.2.3
Tuya Home SDK Flutter, Tuya IoT functionalities managing user authentication, controlling devices, managing homes and rooms.
PUBDEV
team_guard v1.0.0
A powerful custom lint plugin for Dart and Flutter that prevents the use of forbidden widgets in your team projects. Configure which widgets are not allowed and get real-time feedback.
REDDIT
Day 1: Flutter Build & Rebuild Behavior
I want to start learning Flutter topics in public and thought this would be a good place to do it. Iâve been working with Flutter for a couple of years, but rebuild behavior is still something I don...
PUBDEV
analytics_gen v1.0.7
Type-safe analytics event tracking with code generation from YAML configuration. Supports multiple providers, testing utilities, and export formats.
PUBDEV
callbundle v1.0.3
Native incoming & outgoing call UI for Flutter. Provides CallKit on iOS and TelecomManager + adaptive notifications on Android.
PUBDEV
callbundle_ios v1.0.3
iOS implementation of the CallBundle plugin using CallKit. Handles PushKit, audio session, and missed call notifications inside the plugin.
PUBDEV
callbundle_android v1.0.3
Android implementation of the CallBundle federated Flutter plugin. Provides ConnectionService + TelecomManager + OEM-adaptive notifications.
PUBDEV
callbundle_platform_interface v1.0.3
Platform interface for the CallBundle federated Flutter plugin. Defines the abstract API contract, data models, and events for native call UI.