wrbl606's Stars
SigNoz/signoz
SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
flet-dev/flet
Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
budtmo/docker-android
Android in docker solution with noVNC supported and video recording
ravynsoft/ravynos
A BSD-based OS project that aims to provide source and binary compatibility with macOS® and a similar user experience.
deckerst/aves
Aves is a gallery and metadata explorer app, built for Android with Flutter.
flutter/codelabs
Flutter codelab examples
TechUnRestricted/WinDiskWriter
🖥 Windows Bootable USB creator for macOS. 🛠 Patches Windows 11 to bypass TPM and Secure Boot requirements. 👾 UEFI & Legacy Support
dart-lang/pub-dev
The pub.dev website
tommyxchow/frosty
A mobile Twitch client for iOS and Android with 7TV, BetterTTV (BTTV), and FrankerFaceZ (FFZ) support.
lvivski/start
Sinatra inspired web development framework for Dart
Niminem/Neel
A Nim library for making Electron-like HTML/JS GUI apps, with full access to Nim capabilities.
google/flutter-mediapipe
arcticfox1919/LuaDardo
A Lua virtual machine written in Dart
join-the-flock/nest
Tools for hatching new Flutters
Telosnex/fllama
llama.cpp for Flutter
drydart/flutter_lua
Lua interpreter for Flutter apps.
ivoleitao/stash
Key-value store abstraction with plain and cache driven semantics and a pluggable backend architecture.
DenisovAV/flutter_gemma
The Flutter plugin allows running the Gemma AI model locally on a device from a Flutter application.
arcticfox1919/flutter_lua_dardo
This is an extension of the LuaDardo library.LuaDardo library allows Flutter to execute Lua scripts, and this library which mainly wraps some of Flutter's interfaces, which gives Flutter the ability to dynamically update and generate interfaces using remote scripts in places where UI styles need to be changed frequently.
hamed-rezaee/flutter_3d_raycast_engine
3D Raycast Engine in Flutter, using DDA(Digital Differential Analyzer) Algorithm.
Wayaer/fl_pip
flutter picture-in-picture plugin for ios and android
shaaanuu/endernote-flutter
An opensource alternative for Obsidian
arcticfox1919/arowana
A lightweight HTTP server framework for Dart.
arcticfox1919/unqlite_flutter
UnQLite database plugin wrapped for flutter.
monterail/bloc_event_transformers
Ready-made, configurable event transformers for bloc events (bloclibrary.dev)
DayLogger/freezed_result
A Flutter Result type that feels like a Freezed union.
G33kFreak/animated-scroll-item
herveGuigoz/vscode_myna
VsCode extension for extracting text to arb files
monterail/vs-code-flutter-tests
MultiX0/simple-Interpreter-with-dart
A lightweight interpreter for a custom .dse scripting language that supports basic arithmetic, variable declaration, and print statements. This project features a simple Lexer and Parser that process source code to interpret and execute commands. Perfect for learning about interpreters or experimenting with scripting languages.