List<String> rawLines = text.split('\n');print(rawLines[0]); ... To create a regex matcher, you use the RegExp class in Dart.
確定! 回上一頁