HussainTaj-W / flutter-package-selection_menu

A flutter widget, highly customizable, to select an item from a list of items.
https://pub.dev/packages/selection_menu
MIT License
34 stars 12 forks source link

Update List at runtime #2

Closed LeonColt closed 5 years ago

LeonColt commented 5 years ago

How to update list at runtime?

HussainTaj-W commented 5 years ago

Thank you for opening this issue.

selection_menu 0.9.0 has been published.

Read the changelog here.

You can find the example for changing list on runtime here.

LeonColt commented 5 years ago

Thank you very much for quick response. issue resolved.