File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ A Custom Switch package created for Flutter.
66
77 [ ![ GitHub followers] ( https://img.shields.io/github/followers/boringdeveloper.svg?style=social&label=Follow )] ( https://github.com/boringdeveloper )
88
9+ ## Demo
10+
11+ ![ flutter_switch] ( https://media.giphy.com/media/Q5FEklNzESXNbHwZ40/giphy.gif )
12+
13+
914## Installation
1015
1116In the ` dependencies: ` section of your ` pubspec.yaml ` , add the following line:
@@ -176,19 +181,21 @@ class _MyHomePageState extends State<MyHomePage> {
176181 }
177182}
178183```
179- ## Demo
180-
181- ![ flutter_switch] ( https://media.giphy.com/media/Q5FEklNzESXNbHwZ40/giphy.gif )
182-
183184
184185## Developed By
185186
186187```
187188Nichole John Romero
188189```
189190
190- <a href =" https://www.linkedin.com/in/nichole-john-talban-romero/ " ><img src =" https://image.flaticon.com/icons/svg/174/174857.svg " width =" 60 " ></a >
191- <a href =" https://www.facebook.com/nickrgamer04/ " ><img src =" https://image.flaticon.com/icons/svg/174/174848.svg " width =" 60 " ></a >
191+ <a href =" https://www.linkedin.com/in/nichole-john-talban-romero/ " ><img src =" https://image.flaticon.com/icons/svg/174/174857.svg " width =" 30 " ></a >
192+ <a href =" https://www.facebook.com/nickrgamer04/ " ><img src =" https://image.flaticon.com/icons/svg/174/174848.svg " width =" 30 " ></a >
193+
194+
195+ ## Want to Contribute?
196+
197+ Contributions to this project is very much welcome. Let's work together to maintain and improve the
198+ Simply Fork the repository, Commit and Push your changes and create a new Pull Request.
192199
193200# License
194201
You can’t perform that action at this time.
0 commit comments