Pinned Repositories
atreeon_datagrid_responsive
A datagrid with sorting and filtering capabilities built in that is also responsive.
atreeon_get_child_size
A widget that returns the size of the child object. The [onChange] callback will run everytime the widget's size has changed.
atreeon_menu_flutter
Displays a series of menus based on single pages for demoing purposes
CopyWithE
generates copywith extension methods and works with interfaces and multiple levels of inheritance
easy_orm
dart orm for postgresql
fn_compose
generator_common
jsflScripts
scripts for js flash
memoizer
Adds a memoizer to a callable class
morphy
Provides a clean class definition with extra functionality including; copy with, json serializable, tostring, equals that supports inheritance and polymorphism
atreeon's Repositories
atreeon/morphy
Provides a clean class definition with extra functionality including; copy with, json serializable, tostring, equals that supports inheritance and polymorphism
atreeon/easy_orm
dart orm for postgresql
atreeon/atreeon_datagrid_responsive
A datagrid with sorting and filtering capabilities built in that is also responsive.
atreeon/CopyWithE
generates copywith extension methods and works with interfaces and multiple levels of inheritance
atreeon/generator_common
atreeon/MockCreator
Creates a simple mock from the call method of a class
atreeon/atreeon_get_child_size
A widget that returns the size of the child object. The [onChange] callback will run everytime the widget's size has changed.
atreeon/atreeon_menu_flutter
Displays a series of menus based on single pages for demoing purposes
atreeon/memoizer
Adds a memoizer to a callable class
atreeon/value_t2
value types (ish) with class types (ish) - short syntax, copywith, equality, tostring,
atreeon/adi_helpers
atreeon/atreeon_find_replace
I use this cli tool to replace or insert lines in my build.gradle and AndroidManifest.xml files.
atreeon/atreeon_flutter_reuse
atreeon/atreeon_local_storage
atreeon/atreeon_svg_tools
atreeon/atreeon_website
atreeon/bevendean-meditation-11ty
atreeon/clean-air-bh-website11ty
atreeon/CleanAirBHWebsite
atreeon/conduit
Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider.
atreeon/dart-test
atreeon/defaultConfigs
atreeon/flushbar
Custom widget for Flutter
atreeon/flutter-permission-handler
Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.
atreeon/flutter_foreground_task
This plugin is used to implement a foreground service on the Android platform.
atreeon/gatsby-ecommerce-theme
atreeon/jaguar_orm
Source-generated ORM with relations (one-to-one, one-to-many, many-to-many), preloading, cascading, polymorphic relations, etc
atreeon/sdk
The Dart SDK, including the VM, dart2js, core libraries, and more.
atreeon/templater_atreeon
Text Template Transformation or T4 template alternative, Can be used for source code generation
atreeon/typedef_for_fn.dart
Creates a named typedef for each function with the annotation