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

Check whether the version is satisfied with provided String, List, or Map of versions or not.

0.3.0 #

  • Bump sdk to ">=3.0.0 <4.0.0".
  • Better support for the version with format "major.minor.patch".
  • Remove deprecated function: .isSatisfiedVersion, SatisfiedVersion.isSatisfied.
  • Improve test and cover up to 100%.

0.2.0 #

  • Bump sdk to ">=2.18.0 <4.0.0".

0.1.0+2 #

  • Improved pub score.

0.1.0+1 #

  • Improved README.

0.1.0 #

  • [BUG] add defaultCondition to _getCondition (Internal).
  • [DEPRECATED] change extension from isSatisfiedVersion to satisfiedWith.
  • [DEPRECATED] change from SatisfiedVersion.isSatisfied to SatisfiedVersion.string.
  • Improve test for extension.

0.0.2 #

  • Added support to compare the version within the range for List. See README.

0.0.1+3 #

  • Supports dart native.

0.0.1+2 #

  • README typo.
  • Removed useless dependencies to support dart native.

0.0.1+1 #

  • Initial release.
3
likes
0
pub points
66%
popularity

Publisher

verified publisherlamnhan.dev

Check whether the version is satisfied with provided String, List, or Map of versions or not.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on satisfied_version