Skip to content

Commit

Permalink
1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
entronad committed Jan 7, 2020
1 parent 659f4fa commit e4ec3d7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,11 @@

**2020-01-05**

- Fix [the problem of example in README Usage chapter](https://github.com/entronad/flutter_echarts/issues/1) .
- Fix [the problem of example in README Usage chapter](https://github.com/entronad/flutter_echarts/issues/1) .

## 1.0.6

**2020-01-07**

- Ignore pubspec.lock.
- Migrate example android to X.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_echarts
description: A Flutter widget to use Echarts in a reactive way which builds awesome data visualization charts. Features are Reactive Updating, Two Way Communication, Configurable Extensions.
version: 1.0.5
version: 1.0.6
author: LIN Chen <[email protected]>
homepage: https://github.com/entronad/flutter_echarts

Expand Down

0 comments on commit e4ec3d7

Please sign in to comment.