Skip to content

Release 2.5.0

Compare
Choose a tag to compare
@aagarwal1012 aagarwal1012 released this 24 Oct 19:13
· 125 commits to master since this release

@awhitford is on fire, a ton of bug fixes and improvements from his side.

  • Increase test coverage #137 and #135.
  • Removed redundant _texts variables #133.
  • Added pedantic lint rules. #132.
  • Refactored code to move default logic from the State class to the StatefulWidget #131.
  • Revised _textKey to not be a global variable. Resolves #129 issue -- PR #130.
  • Other basic improvements #136 and #134.