how reverse a string at every two characters dart code example Example: srring reverse dart string.split('').reversed.join('');