File tree Expand file tree Collapse file tree 1 file changed +17
-3
lines changed
Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change 11# Help Ukraine Widget for Flutter
2- This is a port of [ Help Ukraine Widget] ( https://helpukrainewinwidget.org/ ) .
2+ This is a port of [ Help Ukraine Widget] ( https://helpukrainewinwidget.org/ ) -
3+ this widget helps to let users of your app know how they can help Ukraine
4+ from anywhere in the world.
35
46### Some examples
57
@@ -24,14 +26,26 @@ This is a port of [Help Ukraine Widget](https://helpukrainewinwidget.org/).
2426</details >
2527
2628## Features
27- By installing this widget in your app you will help to end the war in Ukraine, it will provide links for:
29+ By installing this widget in your app, you will help to end the war in Ukraine.
30+ It will provide links for:
2831
2932* [ donations] ( https://uahelp.monobank.ua/ ) ,
3033* sharing this widget
3134* and [ other ways to support Ukraine] ( https://war.ukraine.ua/ ) .
3235
3336## Getting started
34- TODO: install guide
37+ <h5 a ><strong ><code >pubspec.yaml</code ></strong ></h5 >
38+
39+ ``` yaml
40+ dependencies :
41+ help_ukraine_widget : ^1.0.0
42+ ` ` `
43+
44+ in your code:
45+
46+ ` ` ` dart
47+ import 'package:help_ukraine_widget/help_ukraine_widget.dart';
48+ ```
3549
3650## Usage
3751
You can’t perform that action at this time.
0 commit comments