Added example project

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2024-09-18 10:39:46 +02:00
parent af6194608d
commit e6b2442eea
15 changed files with 536 additions and 2 deletions
+22
View File
@@ -0,0 +1,22 @@
name: example
description: "A new Flutter project."
publish_to: "none"
version: 0.1.0
environment:
sdk: ^3.5.3
dependencies:
arcane_framework:
path: "../"
flutter:
sdk: flutter
uuid: ^4.5.0
dev_dependencies:
flutter_lints: ^4.0.0
flutter_test:
sdk: flutter
flutter:
uses-material-design: true