Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
Harpreet Singh authored and Harpreet Singh committed Apr 29, 2020
1 parent 0472881 commit c1bd9c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ A Flutter package which provides helper widgets for selecting single or multiple
<img src="https://raw.githubusercontent.com/harpreetseera/flutter_account_selector/master/demo.gif" height="35%" width="35%" alt="Account Selector Demo"/>

## Installation
[![Pub](https://img.shields.io/badge/pub-0.0.1-blue)](https://pub.dev/packages/account_selector)
[![Pub](https://img.shields.io/badge/pub-0.0.2-blue)](https://pub.dev/packages/account_selector)

Add the Package
```yaml
dependencies:
progress_dialog: ^0.0.1
account_selector: ^0.0.2
```
## How to use

Expand Down

0 comments on commit c1bd9c9

Please sign in to comment.