A Dart Library for my commonly used code and flutter widgets.
Find a file
2024-08-30 11:18:05 -07:00
bin Completely rework SNBT Parser 2024-08-29 06:55:12 -07:00
lib Remove hash check, and document packet format inbound and out 2024-08-29 18:46:56 -07:00
test Remove hash check, and document packet format inbound and out 2024-08-29 18:46:56 -07:00
.gitignore Ignore files placed in the out folder. 2024-05-22 20:10:58 -07:00
.metadata Initial commit 2024-05-04 18:09:43 -07:00
analysis_options.yaml Initial commit 2024-05-04 18:09:43 -07:00
CHANGELOG.md Initial commit 2024-05-04 18:09:43 -07:00
compile.sh Move CLI Tools to a different repo dedicated to helper tools. 2024-08-30 11:18:05 -07:00
Jenkinsfile Move CLI Tools to a different repo dedicated to helper tools. 2024-08-30 11:18:05 -07:00
LICENSE Initial commit 2024-05-04 07:19:22 +00:00
publish.sh Adds some more IO Helpers 2024-08-24 00:01:12 -07:00
pubspec.yaml Remove hash check, and document packet format inbound and out 2024-08-29 18:46:56 -07:00
README.md Bump version to edit the readme that shows on dartdocs 2024-07-03 00:04:57 -07:00

LibAC-dart

This is the Aria's Creations common code library. This contains commonly used code, helpers, and useful widgets specific to Aria's Creations.

Package Name


The package name for releases is: libac_dart

The packages can be found here: https://git.zontreck.com/AriasCreations/-/packages/pub/libac_dart

Dart Docs


The dart documentation can be found at https://api.zontreck.com/dartdocs/libac