Skip to content

Commit

Permalink
added feature for click rating
Browse files Browse the repository at this point in the history
version updated to 1.0.1
readme file updated
  • Loading branch information
thangmam committed Nov 21, 2018
1 parent 0417029 commit 013a37b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore~added feature for click rating
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.idea/
3 changes: 3 additions & 0 deletions smooth_star_rating.iml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
<excludeFolder url="file://$MODULE_DIR$/.idea" />
<excludeFolder url="file://$MODULE_DIR$/.pub" />
<excludeFolder url="file://$MODULE_DIR$/build" />
<excludeFolder url="file://$MODULE_DIR$/example/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/example/.pub" />
<excludeFolder url="file://$MODULE_DIR$/example/build" />
</content>
<orderEntry type="jdk" jdkName="Android API 25 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
Expand Down

0 comments on commit 013a37b

Please sign in to comment.