Skip to content

Commit

Permalink
Merge pull request #3 from tewshi/develop
Browse files Browse the repository at this point in the history
updates packages and adds sample
  • Loading branch information
tewshi authored Jun 23, 2019
2 parents e2c27b7 + 6fcbecd commit 0401889
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.1.1] - 2019-06-24
* Adds sample image
* upgrades package dependencies

## [0.1.0] - 2019-06-14
* Adds example
* removes undefined textWidthBasis parameter
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

Adds Stroke to a Flutter Text widget

<p>
<img src="https://github.com/tewshi/bordered-text/blob/master/screenshots/sample2.png?raw=true"/>
</p>

<p>
<img src="https://github.com/tewshi/bordered-text/blob/master/screenshots/sample.png?raw=true"/>
</p>
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -150,4 +150,4 @@ packages:
source: hosted
version: "2.0.8"
sdks:
dart: ">=2.2.0 <3.0.0"
dart: ">=2.2.2 <3.0.0"
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,4 @@ packages:
source: hosted
version: "2.0.8"
sdks:
dart: ">=2.2.0 <3.0.0"
dart: ">=2.2.2 <3.0.0"
Binary file added screenshots/sample2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0401889

Please sign in to comment.