**1.0.0**

This commit is contained in:
2026-01-08 14:39:34 +02:00
parent be50a0d570
commit 0d688cedc8
23 changed files with 498 additions and 369 deletions

View File

@@ -1,14 +1,14 @@
name: astromic_extensions
description: The extensions module of the Astromic Presentation System.
description: A collection of high-performance Dart extensions designed to eliminate UI boilerplate and simplify RTL (Right-to-Left) layout logic.
publish_to: "none"
version: 0.1.2
version: 1.0.0
environment:
sdk: ">=3.6.0"
flutter: ">3.27.0"
sdk: ">=3.10.0"
flutter: ">3.38.0"
dev_dependencies:
flutter_lints: ^5.0.0
flutter_lints: ^6.0.0
dependencies:
flutter: