example work

This commit is contained in:
John Smith
2022-12-09 18:59:31 -05:00
parent 855a5a0756
commit 8c96373cfd
20 changed files with 713 additions and 30 deletions

View File

@@ -7,7 +7,7 @@ version: 1.0.0+1
publish_to: "none" # Remove this line if you wish to publish to pub.dev
environment:
sdk: ">=2.16.1 <3.0.0"
sdk: ">=2.17.0 <3.0.0"
# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
@@ -36,6 +36,9 @@ dependencies:
flutter_loggy: ^2.0.1
path_provider: ^2.0.11
path: ^1.8.1
xterm: ^3.4.0
flutter_pty: ^0.3.1
flutter_acrylic: ^1.0.0+2
dev_dependencies:
flutter_test:
@@ -88,3 +91,7 @@ flutter:
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages
fonts:
- family: Cascadia Mono
fonts:
- asset: fonts/CascadiaMonoPL.ttf