Skip to content

Commit 0dfb471

Browse files
committed
fix example app baseflow git url
Signed-off-by: Ritesh Khadse <r.khadse@flick2know.com>
1 parent 205387b commit 0dfb471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flutter_cache_manager/example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ environment:
1010
dependencies:
1111
baseflow_plugin_template:
1212
git:
13-
url: git://github.com/Baseflow/baseflow_plugin_template.git
13+
url: https://github.com/Baseflow/baseflow_plugin_template.git
1414
ref: v1.0.0
1515
cupertino_icons: ^1.0.2
1616
flutter:

0 commit comments

Comments
 (0)