Pinned Repositories
engine
The Flutter engine
binary.dart
Utilities for working with binary data and bit manipulation in Dart.
dart_js_interop
A series of tests and examples of JS interop with Dart 2
flitch
A sample Flutter (https://flutter.io) app using the Twitch API.
griddle
Creating terminal-based UIs and games in Dart should be accessible and fun!
jsonut
Minimal typesafe JSON in Dart.
pub.lurey.dev
Ecosystem of artisanal Dart packages
pxl.dart
Tiny cross-platform pixel buffer.
rustbook
A personally annotated copy of the "The Rust Programming Language"
tui-game-inspo
TUI, or text-based UI, game development inspiration.
matanlurey's Repositories
matanlurey/jsonut
Minimal typesafe JSON in Dart.
matanlurey/binary.dart
Utilities for working with binary data and bit manipulation in Dart.
matanlurey/pub.lurey.dev
Ecosystem of artisanal Dart packages
matanlurey/mansion
Craft and decipher ANSI escape codes.
matanlurey/mirage.dart
Generates noise and patterns algorithmically for use in software, textures, and graphics.
matanlurey/sector.dart
Fast and intuitive 2D data structures.
matanlurey/pxl.dart
Tiny cross-platform pixel buffer.
matanlurey/chaos.dart
Fast and high quality pseudo-random number generators (PRNGs) with cloneable state.
matanlurey/dart-package-template
A reusable template repository for standalone Dart packages
matanlurey/lodim
Fixed-point 2D geometry.
matanlurey/lore.dart
Fast and extensible logging API
matanlurey/proc.dart
Run and manage processes.
matanlurey/buildroot
Build environment for the Flutter engine
matanlurey/chore.dart
A minimal task runner.
matanlurey/dt
Experimenting with terminal UIs in Dart
matanlurey/faerun
Tools for D&D 2024 in Dart.
matanlurey/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
matanlurey/gambit.dart
Simulate and test odds mechanics.
matanlurey/oath.dart
Swear a Paladin's Oath to code righteousness by enforcing lints.
matanlurey/cocoon
Flutter's build coordinator and aggregator
matanlurey/dart_ffi_createwindow
Demonstrate difficulty of using Dart FFI with main-thread restrictions
matanlurey/dats-prototype
Dart Analyzer Time Series (Prototype)
matanlurey/engine
The Flutter engine
matanlurey/flutter-renegade-gha
Running Flutter Android Tests on GHA.
matanlurey/flutter-website
Flutter documentation web site
matanlurey/flutter_ios_screenshot
iOS + Flutter CI Experiments
matanlurey/go.lurey.dev
Short-links for myself.
matanlurey/native_toolchain_rust
matanlurey/test
A library for writing unit tests in Dart.
matanlurey/tests
Contributed tests for Flutter