Side by Side Diff: recipes/pubspec.yaml
Issue 12335109 :
Strings recipes for the Dart Cookbook (Closed)
Patch Set: Made most changes requested my Kathy.
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
book.asciidoc
book.html
recipes/pubspec.lock
recipes/pubspec.yaml
recipes/src/core/strings.md
recipes/test/all_tests.dart
recipes/test/core/core_test.dart
recipes/test/core/strings/calculating_the_length_test.dart
recipes/test/core/strings/changing_string_case_test.dart
recipes/test/core/strings/concatenating_strings_test.dart
recipes/test/core/strings/converting_between_string_characters_test.dart
recipes/test/core/strings/determining_if_string_contains_test.dart
recipes/test/core/strings/determining_if_string_is_empty_test.dart
recipes/test/core/strings/escaping_characters_test.dart
recipes/test/core/strings/finding_regexp_matches_test.dart
recipes/test/core/strings/handling_extended_characters_test.dart
recipes/test/core/strings/incrementally_building_test.dart
recipes/test/core/strings/interpolating_expressions_test.dart
recipes/test/core/strings/processing_a_string_one_character_test.dart
recipes/test/core/strings/removing_leading_trailing_whitespace_test.dart
recipes/test/core/strings/splitting_strings_test.dart
recipes/test/core/strings/strings_test.dart
recipes/test/core/strings/subscripting_a_string_test.dart
recipes/test/core/strings/substituting_strings_test.dart
recipes/test/core/strings/using_raw_strings_test.dart