darioielardi / flutter_speed_dial

Flutter plugin to implement a Material Design Speed Dial
https://pub.dev/packages/flutter_speed_dial
MIT License
416 stars 178 forks source link

default icon not change #235

Closed Bugimz closed 2 years ago

Bugimz commented 2 years ago

floatingActionButton: Obx( () => SpeedDial( icon: Icons.add, activeIcon: Icons.close,

i try to change icon but not worked.. icon and activeicon not worked for me for icon show bar and activeicon close i cant change them

prateekmedia commented 2 years ago

Video recording or Screenshot?

Bugimz commented 2 years ago

Video recording or Screenshot?

https://user-images.githubusercontent.com/101297316/161256307-7ee86915-b161-40ac-b9fe-0119f431aa32.mp4

luca-colazzo commented 2 years ago

Does it work outside of Obx()?

Bugimz commented 2 years ago

Does it work outside of Obx()?

No, unfortunately it does not work

prateekmedia commented 2 years ago

Oh are you using animated icon? Please read https://github.com/darioielardi/flutter_speed_dial#types-of-child-for-speeddial-ordered-by-their-priority