We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d041e5e commit a918e73Copy full SHA for a918e73
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## 1.0.5
2
3
+- Added an example.
4
+
5
- Update Dart SDK constraint to `>=2.0.0 <3.0.0`.
6
7
## 1.0.4
pubspec.yaml
@@ -1,5 +1,5 @@
name: string_scanner
-version: 1.0.5-dev
+version: 1.0.5
description: A class for parsing strings using a sequence of patterns.
author: Dart Team <[email protected]>
0 commit comments