one_dollar_unistroke_recognizer 0.3.0 copy "one_dollar_unistroke_recognizer: ^0.3.0" to clipboard
one_dollar_unistroke_recognizer: ^0.3.0 copied to clipboard

The $1 Unistroke Recognizer, a 2D single-stroke recognizer.

0.3.0 #

  • Added functions to RecognizedUnistroke to get a "perfect" shape from the user's stroke: see RecognizedUnistroke.convertToCanonicalPolygon and RecognizedUnistroke.convertToCircle.

0.2.0 #

  • Recognize custom unistrokes by setting the referenceUnistrokes variable, or by passing the overrideReferenceUnistrokes parameter to recognizeUnistroke.

0.1.1 #

0.1.0 #

  • Initial release.
  • TODO: Allow adding custom unistrokes.