PUBDEV
waazi_sdk v0.1.0
SDK Flutter pour intégrer le support client Waazi dans votre application mobile. Centre d'aide, chat en temps réel, signalement de bugs.
PUBDEV
bento_layout v0.1.0
A Flutter package for building bento-style grid layouts using the skyline bin-packing algorithm. Tiles of varying sizes are packed without overlap or unnecessary gaps. Width fills the parent; height i...
PUBDEV
otp_auth v1.0.1
A Dart package for generating and verifying HOTP and TOTP one-time passwords using RFC 4226 and RFC 6238.
PUBDEV
radial_view v0.1.0+1
A Flutter package that provides a customizable radial (circular) layout for your widgets.
PUBDEV
storyig v0.1.1
Flutter widgets for Instagram-like story circles and a lightweight story creator.
PUBDEV
flutsim v3.0.0
A powerful Flutter CLI tool for enhanced development experience with auto-reload, hot reload, and instant UI updates
PUBDEV
dart_onnx v0.1.0
A cross-platform Dart package for running ONNX models using ONNX Runtime via Dart FFI.
REDDIT
Improve design style in my app
I want to improve my ui design aesthetics to make it more flowing and sleek. Are there any resources or patterns I can follow to make the ui better. Please share anything you feel like is cool so I ca...
PUBDEV
moon_sighting v1.0.0
Lunar crescent visibility for Dart and Flutter. Moon phase, position, illumination, and Yallop/Odeh visibility criteria using Meeus algorithms. Zero dependencies.
PUBDEV
hijri_core v1.0.0
Hijri/Gregorian calendar conversion for Dart and Flutter. Pluggable engine system with built-in Umm al-Qura and FCNA calendars. Zero dependencies.
PUBDEV
qibla v1.0.0
Qibla direction, great-circle path, and haversine distance for Dart and Flutter. Pure math, zero dependencies. Computes bearing to the Ka'bah from any point on Earth.
PUBDEV
pray_calc_dart v1.0.0
Islamic prayer times for Dart and Flutter. Pure Dart port of the pray-calc library implementing the MCW seasonal model and dynamic twilight angles. Uses nrel_spa for the NREL Solar Position Algorithm....
PUBDEV
nrel_spa v1.0.0
NREL Solar Position Algorithm for Dart and Flutter. Calculates solar zenith, azimuth, sunrise, sunset, and solar noon for any location and time. Pure Dart, zero dependencies, ±0.0003° accuracy.
REDDIT
Contribute to an Open-Source Project
Hi everyone, We are Vanashree Gramvikas Pratishthan, a grassroots NGO in India working in tree plantation, environmental protection, and community welfare initiatives. We are developing an open-source...
REDDIT
First Flutter project
Hi all, new here. Coming from React Native, I have 2 questions: ⢠â for the upcoming decoupling of Material and Cupertino, do I wait it out, or can I use their existing packages? ⢠â Is there a ...
PUBDEV
api_model_generator v1.0.0
A powerful CLI tool to generate type-safe Models, Services, Repositories, and API Clients from JSON responses.