Why doesn't the UI in Flutter's SpannableGrid widget refresh to update with latest content from stream of String?
- WallStream class gives me a stream of string that is incremented every 1 second as the app runs
- I\'m using the spannable_grid from https://pub.dev/packages/spanna
相关标签: