PUBDEV
fabrik_layout v1.1.0
A lightweight, opinionated layout and responsiveness foundation for Flutter applications.
PUBDEV
v2ray_box v1.0.0
A Flutter plugin for VPN connectivity with dual-core support (Xray-core & sing-box). Supports VLESS, VMess, Trojan, Shadowsocks, Hysteria, TUIC, WireGuard and more. Switch between cores at runtime.
PUBDEV
pigeon_generator v3.1.1
Integrate build_runner with pigeon code generation to automate the process of generating platform channels.
MASTODON
I asked an AI (please forgive me, but it did actually save me a lot of time researching), what the…
I asked an AI (please forgive me, but it did actually save me a lot of time researching), what the largest #Discord communities are, for #OpenSource projects. I generally dislike AI, but dislike Disco...
PUBDEV
fabrik_result v1.0.1
A lightweight toolkit for functional-style types like Either, built for clarity and real-world use.
PUBDEV
smart_file_picker v0.0.2
A smart and flexible Flutter package for picking images, videos, and files with built-in image cropping support.
PUBDEV
fabrik_snackbar v0.1.7
A beautifully crafted Snackbar and Toast package from the Fabrik Toolkit. Easy to use, highly customizable, and works on all platforms.
PUBDEV
stac_cached_network_image v0.0.1
A Stac widget parser for rendering cached network images using the cached_network_image package, enabling server-driven cached images.
PUBDEV
gbaas_sdk v1.0.1
Dart/Flutter SDK for BaaS (Backend as a Service) - A complete Supabase alternative with auth, database, storage, realtime, functions, and admin APIs.
PUBDEV
animated_segmented_tab_control_plus v2.0.0
A customizable segmented control that can be used with a TabView.
PUBDEV
jb v0.16.0
JBuild front-end. A modern Java build system that leverages Dartle to make building Java projects easy.
PUBDEV
app_info_flutter v1.0.0
A Flutter plugin to retrieve basic app information like name, package name, version, and build number.
PUBDEV
webviewtube v3.2.0
Play YouTube videos on mobile platforms, using WebView and IFrame Player API.
REDDIT
Building JavaScript packages with dart2wasm
For a project at work, I recently had to turn a Dart library into something usable from an existing large JavaScript project. The traditional answer to this is dart2js and some hacks to turn that into...
REDDIT
how do you use autoformat on vscode?
It takes time to format every single button to change it from a line to the usual flutter format, like: actions: [ TextButton( onPressed: onPressed, child: child,), ], But if I use autoformat (with da...
REDDIT
Meet Archery
What is Archery? Archery is a Laravel-inspired, Dart-native web framework built directly on dart:io. It provides a batteries-included experience for developers who want a stable, explicit, and p...
REDDIT
I built a tool to automate iOS app localization
Last year I published my first two iOS apps on the App Store. I initially only localized my apps only into the 5 most popular locales (en-US, en-UK, it, de, fr). Since ASO is my main download source r...
PUBDEV
silky_scroll v2.0.0
Silky Scroll is a package developed in Flutter to provide a smooth scrolling experience.