Skip to content

Commit

Permalink
feat: add dependency_overrides for better local development
Browse files Browse the repository at this point in the history
  • Loading branch information
dshukertjr committed Jul 6, 2022
1 parent 6b85f6b commit a86bd3c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ dependencies:
uni_links: ^0.5.1
url_launcher: ^6.1.2

dependency_overrides:
supabase:
path: ../supabase-dart

dev_dependencies:
flutter_test:
sdk: flutter
Expand Down

0 comments on commit a86bd3c

Please sign in to comment.