PackageTrack
Sign in Get early access

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 2024
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 14
  1. 2.1.2 22 Oct 2024
    Release notes
    • Increase the SDK minimum to 3.1.0.
    • Move to dart-lang/tools monorepo.
    Open source →
  2. 2.1.1 26 Oct 2022
    Release notes
    • Increase the SDK minimum to 2.17.0.
    • Populate the pubspec repository field.
    Open source →
  3. 2.1.0 03 Feb 2021
    Release notes
    • Stable release for null safety.
    Open source →
  4. 2.1.0-nullsafety.3 03 Nov 2020 pre-release

    Nothing published for this version

  5. 2.1.0-nullsafety.2 23 Oct 2020 pre-release

    Nothing published for this version

  6. 2.1.0-nullsafety.1 22 Sep 2020 pre-release

    Nothing published for this version

  7. 2.1.0-nullsafety 29 Jul 2020 pre-release

    Nothing published for this version

  8. 2.0.0 24 Jan 2020
    Release notes
    • Breaking: BooleanSelector.evaluate always takes a bool Function(String). For use cases previously passing a Set<String>, tear off the .contains method. For use cases passing an Iterable<String> it may be worthwhile to first use .toSet() before tearing off .contains.
    Open source →
  9. 1.0.5 19 Jun 2019
    Release notes
    • Update package metadata & add example/ folder
    Open source →
  10. 1.0.4 12 Jul 2018
    Release notes
    • Now requires Dart 2.
    Open source →
  11. 1.0.3 06 Mar 2018
    Release notes
    • Work around an inference bug in the new common front-end.
    Open source →
  12. 1.0.2 21 Jun 2016
    Release notes
    • Declare compatibility with string_scanner 1.0.0.
    Open source →
  13. 1.0.1 01 Apr 2016
    Release notes
    • Fix all strong mode warnings.
    Open source →
  14. 1.0.0 18 Feb 2016
    Release notes
    • Initial release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive