Brett Morgan's repositories
flutter-folio
A platform adaptive Flutter app for desktop, mobile and web.
archive
Dart library to encode and decode various archive and compression formats, such as Zip, Tar, GZip, ZLib, and BZip2.
awesome-courses
:books: List of awesome university courses for learning Computer Science!
built_value.dart
Immutable value types, enum classes, and serialization.
coffee-gb
Gameboy emulator in Java 8.
dart_in_the_shell
Source Code for Dart in the Shell video series
dartis
Redis client for Dart
flokk
A fresh and modern Google Contacts manager that integrates with GitHub and Twitter.
flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
flutter-lazy-performance
An example app for exploring Flutter's performance when handling heavy off-screen widgets.
flutter-swiggy-clone
Web + mobile + desktop
flutter_svg
SVG parsing, rendering, and widget library for Flutter
FlutterPlayground
Playground app for Flutter
highlight.dart
Syntax highlighting for Dart and Flutter
material-components-flutter-adaptive
Adaptive packages for Flutter
material-components-flutter-codelabs
Codelabs for Material Components for Flutter (MDC-Flutter)
mock_request
Mock dart:io HttpRequests, HttpResponses, HttpHeaders, etc.
nb_utils
This package helps you daily usable function and ready made Widgets with ease.
nixpkgs
Nix Packages collection
photos-sharing
Code for the "Build a Photo Sharing app with Google Photos and Flutter" codelab
pubglobalupdate.dart
Command (Linux/Mac/Windows) to update all current global activated packages to their latest version
samples-1
A collection of Dart code samples by Dart DevRel
sass_builder
Transpile sass files using the "build" package.
simple_gql
Dart package for GQL queries
stagehand
Dart project generator - web apps, console apps, servers, and more.
tree-sitter-dart
Attempt to make a tree-sitter grammar for dart
write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.