boolean_selector
A flexible syntax for boolean expressions, based on a simplified version of Dart's expression syntax.
2.1.2
9.1M downloads/mo
#45 most downloaded on pub.dev
dart-lang/tools
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 2.0 years
Nearly every release is documented
notes for 10 of 10 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
14 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
14 releases · Feb 2016 to Oct 2024Releases
latest 14-
2.1.222 Oct 2024 -
2.1.126 Oct 2022Release notes
Open source →- Increase the SDK minimum to
2.17.0. - Populate the pubspec
repositoryfield.
- Increase the SDK minimum to
-
2.1.003 Feb 2021 -
2.1.0-nullsafety.303 Nov 2020 pre-releaseNothing published for this version
-
2.1.0-nullsafety.223 Oct 2020 pre-releaseNothing published for this version
-
2.1.0-nullsafety.122 Sep 2020 pre-releaseNothing published for this version
-
2.1.0-nullsafety29 Jul 2020 pre-releaseNothing published for this version
-
2.0.024 Jan 2020Release notes
Open source →- Breaking:
BooleanSelector.evaluatealways takes abool Function(String). For use cases previously passing aSet<String>, tear off the.containsmethod. For use cases passing anIterable<String>it may be worthwhile to first use.toSet()before tearing off.contains.
- Breaking:
-
1.0.519 Jun 2019 -
1.0.412 Jul 2018 -
1.0.306 Mar 2018 -
1.0.221 Jun 2016 -
1.0.101 Apr 2016 -
1.0.018 Feb 2016