ketanchoyal / custom_radio_grouped_button

Custom Flutter widgets that makes Checkbox and Radio Buttons much cleaner and easier.
MIT License
150 stars 42 forks source link

cannot build app after upgrader 1.0.0 -> 1.0.1 #15

Closed jirapatj closed 4 years ago

jirapatj commented 4 years ago

I upgrade version from 1.0.0 to 1.0.1 and i found error

  1. attribute "hight" rename to "height"
  2. I cannot build apk file and got some exception from attach file

messageImage_1593704631172

How I can fix it?

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.75. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

ketanchoyal commented 4 years ago

Thanks for reporting, for now, you can use the previous version i.e 1.0.0 until this bug is resolved