PUBDEV
hardware_info_kit v1.0.0
A Flutter plugin for retrieving hardware information across multiple platforms. Get CPU, memory, GPU, disk, battery, and OS information easily.
PUBDEV
device_security_kit v1.0.0
A comprehensive device security toolkit for Flutter with root/jailbreak detection, debugger detection, emulator detection, and more.
PUBDEV
crash_reporter_kit v1.0.0
A comprehensive crash reporting toolkit for Flutter with automatic crash detection and reporting.
PUBDEV
printing v5.14.3
Plugin that allows Flutter apps to generate and print documents to compatible printers on Android, iOS, macOS, Windows, and Linux, as well as web print.
MASTODON
Erste Version des Projektfilters in der Task-Ansicht implementiert :) Da ich das konzeptionell…
Erste Version des Projektfilters in der Task-Ansicht implementiert :) Da ich das konzeptionell schon für "Lenas Einkaufsliste" einmal durchexerziert hatte, war die Logik zum Glück schnell gebaut. Nun ...
REDDIT
I was about to submit to the App Store. Then I watched 5 strangers try to use my app.
Been building a fitness app by myself for about 6 months. I wanted to do user testing before launch but everything out there is $30-$150 per tester, annual contracts, enterprise stuff. I make nothing ...
PUBDEV
flutter_animate_plus v5.0.0
A maintained fork of flutter_animate with beautiful animated effects and builders for Flutter.
PUBDEV
dart_frog_swagger v1.0.1
Generate OpenAPI (Swagger) specs from annotated Dart Frog handlers and serve a configurable Swagger UI docs page with a single middleware.
PUBDEV
football_lineup v1.0.1
A flexible, dynamic football lineup package supporting 11-a-side, 7-a-side, and 5-a-side formations with customizable teams, colors, and drag-and-drop position swapping.
PUBDEV
babel_text v2.1.1
A easy and highly customizable "Text" and "SelectableText" component. Change dynamically styles, add intuitively onTap functions in texts, easily display tooltip messages and more!
PUBDEV
metadata_audio v0.1.0
A Dart-native audio metadata parser library that provides comprehensive
metadata extraction for various audio formats including MP3, FLAC, Ogg, MP4,
WAV, AIFF, APE, ASF, Matroska, and more. Ported f...
PUBDEV
linked_text v1.0.0
A Flutter widget that renders text with interpolated tappable links using a simple template syntax.
PUBDEV
hyprar_engine v1.0.0
Motor de Realidad Aumentada nativa para Flutter. Captura fotos y videos H.264 con stickers faciales 2D/3D en tiempo real usando ML Kit y MediaCodec.
PUBDEV
cdart v0.0.2
A Dart library that provides C-compatible utilities and bindings, enabling direct code porting from C to Dart with minimal modifications.
REDDIT
Can Flutter be used in a desktop app in lieu of native renderer?
Looking to play around with various ideas for desktop app. One is the electron route with webview.. that works, its not bad, tons of support/libraries for GUI stuff. But sluggish, eats memory, etc. Th...