GeekAbdelouahed / flutter-reaction-button

Flutter Reaction Button is a customizable Flutter package that allows you to easily create interactive buttons with reaction emojis, similar to Facebook's iconic reaction buttons.
https://pub.dev/packages/flutter_reaction_button
MIT License
215 stars 78 forks source link

Fixed warnings #43

Closed manojvignesh closed 1 year ago

manojvignesh commented 2 years ago

Related to Warning: Operand of null-aware operation '?.' has type 'WidgetsBinding' which excludes null.