PUBDEV
easy_audio_player v1.0.1
A drop-in Flutter audio player with background playback, notification controls, and Material 3 adaptive theming.
PUBDEV
search_autocomplete v1.0.3
A Flutter autocomplete search widget with custom dropdowns and Cubit/BLoC support.
REDDIT
Hello
Is there a Flutter library that converts text to speech and supports all languages? Iâm looking for a Flutter package (not an API) that can convert text to speech and supports most or all languages....
PUBDEV
checkout_com_flow v0.1.1
Flutter plugin for Checkout.com Flow payment components. Embeds the native Flow UI on Android and iOS to accept card payments, Apple Pay, Google Pay, and more.
PUBDEV
osmos_flutter_plugin v2.3.1
osmos_flutter_plugin is a Flutter plugin built for OSMOS Ad Fetching, Ad Rendering and Event Tracking. It is designed to be lightweight, efficient, and easy to integrate into any Flutter application.
PUBDEV
supabase_flutter v2.12.1
Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
PUBDEV
supabase v2.10.3
A dart client for Supabase. This client makes it simple for developers to build secure and scalable products.
PUBDEV
realtime_client v2.7.1
Listens to changes in a PostgreSQL Database and via websockets. This is for usage with Supabase Realtime server.
PUBDEV
storage_client v2.5.0
Dart client library to interact with Supabase Storage. Supabase Storage provides an interface for managing Files stored in S3, using Postgres to manage permissions.
PUBDEV
checkout_flow v0.1.0
Flutter plugin for Checkout.com Flow payment components. Embeds the native Flow UI on Android and iOS to accept card payments, Apple Pay, Google Pay, and more.
PUBDEV
adaptive_deep_linker v1.0.0
A lightweight, highly adaptive deep linking solution for Flutter. Simplifies URL parsing and automated native configuration for Android and iOS.
PUBDEV
flutter_auto_initialize v0.0.1
A helper package to automatically initialize WidgetsFlutterBinding and GetStorage with one line of code.
PUBDEV
better_require_trailing_commas v5.0.0
A lint rule that enforces trailing commas behaves like ESLint’s comma-dangle with the always-multiline option.
PUBDEV
single_value_cubit v1.2.2
Simple single value cubit. Works as a simple state manager for inputs, scrolls, flags etc. Works best as injected and observed by other blocs/cubits.