LibAC update, and adds a about libac page.

This commit is contained in:
zontreck 2024-08-24 08:19:15 -07:00
parent 9987abae30
commit 0bc5183444
5 changed files with 72 additions and 6 deletions

View file

@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.1.0+1
version: 1.0.082424+0818
environment:
sdk: '>=3.3.4 <4.0.0'
@ -37,11 +37,12 @@ dependencies:
cupertino_icons: ^1.0.6
libac_dart:
hosted: https://git.zontreck.com/api/packages/AriasCreations/pub/
version: 1.0.33
version: 1.2.082424+0723
dio: ^5.4.3+1
shared_preferences: ^2.2.3
footer: ^0.0.4
crypto: ^3.0.3
url_launcher: ^6.3.0
dev_dependencies:
flutter_test: