Count commas in a string flutter code example Example: dart count words in string return str.split(' ').length;