This commit is contained in:
2025-03-04 13:15:11 +02:00
parent 6543a4db38
commit 029e5dfe81
7 changed files with 201 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
name: astromic_helpers
description: The helpers module of the Astromic Presentation System
publish_to: "none"
version: 0.1.1+2
version: 0.1.2
environment:
sdk: ">=3.6.0"
@@ -19,6 +19,8 @@ dependencies:
url: https://git.micazi.dev/micazi/astromic_elements.git
ref: master
##S1 ~ 3rd-party
## Needed for the sheet helper.
provider: ^6.1.2
## Needed for the form helper.
form_controller: ^0.8.8+2
## Needed for the loading helper.