Push new product

This commit is contained in:
zontreck 2025-04-01 03:11:52 -07:00
parent df94f71453
commit 7a5ecf6f36
5 changed files with 39 additions and 7 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.0.082924+0758
version: 1.0.040125+0311
environment:
sdk: ^3.6.1
@ -34,14 +34,14 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
libac_dart:
hosted: https://git.zontreck.com/api/packages/AriasCreations/pub/
version: ^1.4.012225+0413
dio: ^5.8.0+1
shared_preferences: ^2.5.1
footer: ^0.0.4
crypto: ^3.0.6
url_launcher: ^6.3.1
libac_dart:
hosted: https://git.zontreck.com/api/packages/Packages/pub/
version: 1.4.20325+1215
dev_dependencies:
flutter_test: