PUBDEV
app_name_localizer v1.0.0
A powerful CLI tool to easily and automatically localize your Flutter app name for iOS and Android without manual configuration.
PUBDEV
smart_liveliness_detection v0.3.2
This package helps you verify that a real person is present in front of the camera, not a photo, video, or mask.
PUBDEV
flutter_get_app_group_directory v1.0.0
A Flutter plugin for iOS and macOS that resolves the shared container directory for an App Group.
PUBDEV
codeable_cli v1.0.4
A CLI tool that scaffolds production-ready Flutter projects with Clean Architecture, BLoC/Cubit, Dio, Hive, GoRouter, multi-flavor builds, Firebase setup, and 40+ reusable UI components.
PUBDEV
dart_elf v1.0.2
A pure Dart library for parsing ELF binaries. Useful for writing emulators etc.
PUBDEV
simplepy v1.3.3
An interpreter for a subset of the Python language, written purely in Dart.
It is intended for adding scripting capabilities to Dart projects and for educational purposes.
PUBDEV
intram_sdk_flutter v2.1.0
We are accelerating the digitalization of businesses in Africa through digital solutions to sell, receive payments, issue payments and ensure better management.
PUBDEV
antinvestor_api_files v1.53.15
Dart client library for Ant Investor Files Service - File upload, download, and media management
PUBDEV
gruvbox_color_scheme v0.0.1
Gruvbox color palette as Material 3 ColorScheme for Flutter. Provides light and dark themes with all official Gruvbox colors.
PUBDEV
red_black_tree_collection v1.4.0
High performance Red-Black Tree based Set and Map data structures that provide ordered collections with efficient search, insertion, and deletion operations.
PUBDEV
unity_ads_plugin v0.3.29
Unity Ads plugin for Flutter Applications. This plugin is able to display Unity Banner Ads and Unity Video Ads.
REDDIT
I built an Abstract Rule Engine for C#, TS, and Dart. How do you handle complex business rules in your cross-platform architectures?
Hi everyone, Over the last few months, I've been developing an open-source Rule Engine (called ARE). My main problem was that whenever I had complex, dynamic business rules, I had to rewrite the logic...
REDDIT
I built an Abstract Rule Engine for C#, TS, and Dart. How do you handle complex business rules in your cross-platform architectures?
Hi everyone, Over the last few months, I've been developing an open-source Rule Engine (called ARE). My main problem was that whenever I had complex, dynamic business rules, I had to rewrite the logic...
MASTODON
I’m rewriting one of my pet projects from #Flutter Web to server-rendered #HTML.
I’m rewriting one of my pet projects from #Flutter Web to server-rendered #HTML. Because there are too many shitty mobile devices with a single vendor-provided browser that doesn’t support nice things...
PUBDEV
i18n_multilanguage_with_flags v0.1.0
Generic Flutter i18n toolkit with language metadata, flag dropdowns, and language selection persistence.
PUBDEV
smart_dio_client_pro v1.0.0
Production-ready Dio networking client with token refresh, caching and GetX support.
REDDIT
I cannot wait till Dart 3.12
Private Named Parameters will arrive. See https://github.com/dart-lang/language/blob/main/accepted/future-releases/2509-private-named-parameters/feature-specification.md and https://github.com/dart-la...