flutter_bloc_list_manager
flutter_bloc_list_manager copied to clipboard
Allow number filter conditions
Only string values are currently supported as filter conditions. We should extend that to also allow numbers. We should consider if number values should be treated as unique or a part of a range.