Dn-a/flutter_tags

Lazy loading tags

hardikJoshi123 opened this issue · 1 comments

Hi. Thank you for great library for tags in Flutter. In my app I am allowing users to select tags from predefined tags. There are about 400 Tags in my app. But its quite take much time to load widget (Tags) in my app. Is there any specific reason OR limit for tags?

More info : I am not showing any specific images within tags. Just String title.

Issue fixed. It was issue for wrong size. Instead of 400, I was passing 4000