This commit is contained in:
2025-02-12 14:12:23 +02:00
parent 40f17efd30
commit 65f4c0ee6c
12 changed files with 646 additions and 229 deletions

View File

@@ -13,16 +13,17 @@ dev_dependencies:
dependencies:
flutter:
sdk: flutter
##S1 ~ Astromic
astromic_extensions:
git:
url: https://git.micazi.dev/astromic_extensions.git
url: https://stag-git.micazi.dev/micazi/astromic_extensions.git
##S1 ~ 3rd-party
## Needed for the image widget.
cached_network_image: ^3.3.1
flutter_svg: ^2.0.10+1
octo_image: ^2.0.0
## Needed for the switcher toggle.
flutter_switch: ^0.3.2
## Needed for the field element.
intl: ^0.19.0
flutter:
uses-material-design: true