chore: use local path to lib in examples

This commit is contained in:
Kingkor Roy Tirtho
2023-03-05 15:01:22 +06:00
parent b7ff1c8abe
commit fbe1f9591a
4 changed files with 10 additions and 5 deletions
+2 -1
View File
@@ -9,7 +9,8 @@ environment:
dependencies:
flutter:
sdk: flutter
fl_query: ^0.3.1
fl_query:
path: ../
go_router: ^6.0.9
http: ^0.13.5