PUBDEV
silky_scroll v2.0.0
Silky Scroll is a package developed in Flutter to provide a smooth scrolling experience.
REDDIT
I built an AI-powered static analysis tool for Flutter - flutter_doctor_ai
Hey! Just published my first pub.dev package ð What it does: Detects large build methods, missing dispose, empty setState, and missing mounted checks Calculates health score (0-100) for your codeba...
PUBDEV
flutter_doctor_ai v0.1.0
AI-powered Flutter code analysis CLI tool. Detects issues like large build methods, missing dispose, empty setState, and provides AI-powered fix suggestions.
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...