REDDIT
The official Material package has been released!
The official Material package has been released! cupertino_ui is also available! The separation from Flutter is finally beginningâ¼ï¸ https://pub.dev/packages/material_ui
DEVTO
Flutter'de Null Safety Nedir? 🎯
Null safety, Flutter'de değişkenlerin null (boş) değer almasını kontrol altına alan bir güvenlik sistemidir. Kodunuzu daha güvenli ve hatasız hale getirir. ⚡ Temel Kavramlar Nullable Tipler (?): Strin...
PUBDEV
flutter_debug_trinity v0.1.0
Unified crash recovery (recoverable_app), explainable UI decisions (ui_explainer), and root-cause causality tracing (causality_flutter) — all sharing one event graph.
PUBDEV
unmaterialistic v0.0.3
A custom_lint for warning you against using 'package:flutter/material.dart'.
PUBDEV
advanced_api_client v0.0.1
A Flutter package to simplify API requests, including RESTful CRUD, file uploads, and pagination.
PUBDEV
smart_utils_plus v1.2.0
A comprehensive Flutter utility package providing essential helper classes for date/time manipulation, string operations, device information, logging, widget utilities, number formatting, and responsi...
PUBDEV
dart_frog_gen v2.1.0
Code generation tooling for Dart Frog — a fast, minimalistic backend framework for Dart.
REDDIT
I really appreciate how explicit and syntactic sugar free Dart and Flutter are
I'm trying to get better at native platforms after a while of Dart and Flutter, so I've been taking a stab after SwiftUI. And while very nice syntactically, I'm kind of frustrated at how much syntacti...
PUBDEV
synheart_session v0.1.0
Flutter SDK for Synheart Session — stream-based session API with typed events for HR metrics and behavioral signals.
PUBDEV
page_turn_animation v0.1.0
A Flutter package that provides a realistic page turn/curl animation effect for transitioning between content using captured images.
PUBDEV
kitty_protocol v1.1.0
Dart implementation of the Kitty Protocol for terminal emulators. Supports keyboard and graphics protocols.
PUBDEV
vault_storage v3.1.0
A package for secure key-value and file storage using Hive and flutter_secure_storage.
REDDIT
When did building responsive and adaptive widgets click for you?
Iâve been learning flutter recently and Iâm working on a calculator app for practice. Iâm trying to build it with responsive widgets so that it can work with any screen size but Iâm really hav...
REDDIT
Immersive flutter apps on the Apple vision pro?
It seems like Flutter for vision pro is just limited to rendering in an iPad window. I have been building a card game (open face chinese poker) which is basically three-board solitaire poker. I though...
PUBDEV
smart_dev_pinning_plugin v3.0.0
This plugin creates a secure native TLS connection to execute HTTP requests with certificate pinning.
PUBDEV
feature_folder_cli_plus v2.0.0
CLI utility that generates a folder structure to reduce the repetitive work required to setup directories for models, services, repositories, screens and widgets.