A Dart Library for my commonly used code and flutter widgets.
Find a file
2024-08-24 12:44:19 -07:00
bin Attempt 2 to fix indentation on first line of file listing 2024-08-24 07:58:31 -07:00
lib Patches a bug in IOTools#getFileSize and #getDirectorySize on platforms with hard links which point to folders that no longer exist as a part of the base OS design (I am looking at you... windows) 2024-08-24 12:44:19 -07:00
test Fix carriage return 2024-08-24 07:02:52 -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 Adds some more IO Helpers 2024-08-24 00:01:12 -07:00
Jenkinsfile Allow publishing to fail in the event of only updating a bundled binary program 2024-08-24 07:42:35 -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 Patches a bug in IOTools#getFileSize and #getDirectorySize on platforms with hard links which point to folders that no longer exist as a part of the base OS design (I am looking at you... windows) 2024-08-24 12:44:19 -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