dengyin2000 / dynamic_widget

A Backend-Driven UI toolkit, build your dynamic UI with json, and the json format is very similar with flutter widget code.
Apache License 2.0
1.56k stars 309 forks source link

Remove trip advisor icon #82

Closed alsofr closed 2 years ago

alsofr commented 2 years ago

Fixes an issue when using font_awesome_flutter 9.2.0 which removed tripadvisor icon as done in fontawesome.

https://fontawesome.com/v5/changelog/latest

ChangJoo-Park commented 2 years ago

duplicated with #78 😄

alsofr commented 2 years ago

Oo I see. Why isn't it merged though?

alsofr commented 2 years ago

@dengyin2000 any chance we can merge those PRs soonish? I can't update the flutter dependencies properly because of this issue.

dengyin2000 commented 2 years ago

sorry guys, I have been busy recently. it was merged. thanks

alsofr commented 2 years ago

Thank you @dengyin2000! How does it work now, do you need to create a new release to include this fix?