Skip to content

Commit 45897a5

Browse files
committed
Embed Relative Dependency
*Embed relative dependency for ease of testing and updates.
1 parent c7ad888 commit 45897a5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

pubspec.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@ environment:
88
dependencies:
99
flutter:
1010
sdk: flutter
11-
responsive_framework: ^0.0.7
11+
responsive_framework:
12+
path: ../
13+
# Uncomment to build standalone project.
14+
# responsive_framework:
15+
# git:
16+
# url: https://github.com/Codelessly/ResponsiveFramework.git
17+
# ref: master
1218
google_fonts: ^1.1.0
1319
animations: ^1.0.0+5
1420

0 commit comments

Comments
 (0)