Fix negative number handling for snbt parsers

This commit is contained in:
zontreck 2025-01-22 03:12:53 -07:00
parent 18e98ca918
commit 900a5358a8
7 changed files with 32 additions and 7 deletions

View file

@ -1,6 +1,6 @@
name: libac_dart
description: "Aria's Creations code library"
version: 1.3.010625+1127
version: 1.3.012225+0304
homepage: "https://zontreck.com"
environment:
@ -11,6 +11,7 @@ dependencies:
crypto: ^3.0.3
dio: ^5.5.0+1
encrypt: ^5.0.3
intl: ^0.20.1
# path: ^1.8.0
dev_dependencies: