Skip to content

Commit

Permalink
🔖 Release plugin v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAlphamerc committed May 29, 2020
1 parent 2bfa8cf commit 78d2bd6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## [0.0.1] - TODO: Add release date.
## [0.0.1] - 29 May 2020

* TODO: Describe initial release.
* Add countries search method
* Add country data filter functionality
5 changes: 2 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
name: country_provider
description: A new Flutter package project.
version: 0.0.1
author:
homepage:
homepage: https://github.com/TheAlphamerc/country_provider

environment:
sdk: ">=2.7.0 <3.0.0"

dependencies:
flutter:
sdk: flutter
http:
http: ^0.12.1

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 78d2bd6

Please sign in to comment.