REDDIT
Mercado de Flutter
Olá, sou graduado em Ciência da Computação e atualmente estou finalizando uma Especialização em Desenvolvimento Mobile. Tenho cerca de 3 de experiência comprovada em Flutter e gostaria de saber...
PUBDEV
g_sync v0.0.1
A Mass Data Transaction package for Flutter/Dart. Provides offline-first sync with Hive, network requests, and file handling.
PUBDEV
flutter_performance_optimizer v1.0.0
A powerful developer tool that automatically detects performance issues in Flutter apps and provides actionable suggestions. Identify rebuild problems, memory leaks, heavy widgets, and slow animations...
PUBDEV
notch_nav v0.1.0
A highly customizable Flutter bottom navigation bar with a notch-style pop-up indicator supporting circle, square, and diamond shapes with gradient fills.
PUBDEV
antinvestor_api_device v1.53.13
Dart client library for Ant Investor Device Service - Device management, registration, and tracking
PUBDEV
gallery_media_picker v0.3.0
A fully customizable and modern Flutter media picker inspired by Instagram. Supports image/video selection, multi-pick, album browsing, and high-performance grid previews using the photo_manager libra...
REDDIT
Create a Pull Request to create the "dart:db" project
Hello, this time I'm writing to ask how I can contribute directly to the Dart language by writing code. I often make suggestions as a way to contribute, and I've decided to take the first step and sta...
PUBDEV
waveform_extractor v1.2.8
A Lightweight dart library for extracting waveform data from audio streams using Amplituda.
PUBDEV
vine v1.8.0
Vine is a robust, typed validation library for Dart/Flutter, designed to simplify and secure data management in applications
PUBDEV
naver_login_sdk v3.2.0
Flutter Naver Login SDK Package. Naver is a leading web service in South Korea.
REDDIT
Can I develop an application for wearable huawei smart watch for specific purposes ?
Can I develop an app that trigger an alarm or haptic feedback for a specific value of hrv or stress measurement on huawei watch gt 6 ?
REDDIT
How I built a real-time "Liquid" UI and integrated Gemini AI for sentiment analysis in my new Flutter app.
1. The Liquid Physics Background To get the immersive, moving gradient background, I used a CustomPainter (LiquidPainter). It draws mathematical blobs using Sine/Cosine waves that react to time. If ...