initial commit with cache support & example

This commit is contained in:
Kingkor Roy Tirtho
2022-02-07 00:11:15 +06:00
commit c7169b04c7
65 changed files with 7155 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
name: example
description: A simple command-line application.
version: 1.0.0
# homepage: https://www.example.com
publish_to: none
environment:
sdk: '>=2.15.1 <3.0.0'
dependencies:
fl_query:
path: ../
dev_dependencies:
lints: ^1.0.0