create examples folder

This commit is contained in:
Nick Fisher
2024-05-11 12:30:02 +08:00
parent 5493afbf67
commit 8781b67db0
26 changed files with 814 additions and 4 deletions

View File

@@ -0,0 +1,17 @@
name: example_web
description: A sample command-line application.
version: 1.0.0
# repository: https://github.com/my_org/my_repo
environment:
sdk: ^3.3.0
# Add regular dependencies here.
dependencies:
dart_filament:
path: ../../
ffi:
dev_dependencies:
lints: ^3.0.0
test: ^1.24.0