Skip to content

Commit

Permalink
update: readme and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
yulingtianxia committed May 25, 2020
1 parent 09533b0 commit 64f58c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.0.2] - 2020-05-25

* Support generating Flutter package.

## [1.0.1] - 2020-05-23.

* Support Objective-C.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Generate dart code from native API.
Options:
-V, --version output the version number
-l, --language <language> [objc(default), java]
-l, --language <language> [objc, java, auto(default)]
-o, --output <output> Output directory
-p, --package <package> Generate a shareable Flutter project containing modular Dart code.
-h, --help display help for command
Expand Down

0 comments on commit 64f58c7

Please sign in to comment.