Skip to content

Commit 1198819

Browse files
committed
revised readme
1 parent 1041fe0 commit 1198819

3 files changed

Lines changed: 3 additions & 12 deletions

File tree

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A Custom Switch package created for Flutter.
44

55
## Give the repo some :heart: and :star: to support the project
66

7-
[![GitHub followers](https://img.shields.io/github/followers/boringdeveloper.svg?style=social&label=Follow)](https://github.com/boringdeveloper)
7+
[![GitHub followers](https://img.shields.io/github/followers/boringdeveloper.svg?style=social&label=Follow)](https://github.com/boringdeveloper) <a href="https://www.linkedin.com/in/nichole-john-talban-romero/"><img src="https://image.flaticon.com/icons/svg/174/174857.svg" width="20"></a> <a href="https://www.facebook.com/nickrgamer04/"><img src="https://image.flaticon.com/icons/svg/174/174848.svg" width="20"></a>
88

99
## Demo
1010

@@ -182,15 +182,6 @@ class _MyHomePageState extends State<MyHomePage> {
182182
}
183183
```
184184

185-
## Developed By
186-
187-
```
188-
Nichole John Romero
189-
```
190-
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-
194185

195186
## Want to Contribute?
196187

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ packages:
7575
path: ".."
7676
relative: true
7777
source: path
78-
version: "0.0.1"
78+
version: "0.0.2"
7979
flutter_test:
8080
dependency: "direct dev"
8181
description: flutter

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_switch
22
description: A Custom Switch package created for Flutter.
3-
version: 0.0.1
3+
version: 0.0.2
44
homepage: https://github.com/boringdeveloper/FlutterSwitch
55

66
environment:

0 commit comments

Comments
 (0)