cel
This project parses and evaluates Common Expression Language (CEL) programs against some inputs.
0.5.4
32K downloads/mo
#1812 most downloaded on pub.dev
atn832/cel-dart
What this package is like to depend on
Last release 8 months ago
26 Dec 2025
Ships unpredictably
gaps range from 2 months to 2.7 years
Most releases are documented
notes for 7 of 8 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
8 releases · first in 2023
2 releases in the last 12 months
see the full history below
Release timeline
8 releases · Jan 2023 to Dec 2025Releases
latest 8-
0.5.426 Dec 2025Nothing published for this version
-
0.5.4+126 Dec 2025 -
0.5.319 Apr 2023 -
0.5.223 Feb 2023Release notes
Open source →Fixed runtime error when running cel in Flutter Web in debug mode (commit e957ae3).
-
0.5.110 Jan 2023Release notes
Open source →- Improved display of runtime exceptions.
- Implemented concatenation of list with the
+operator (commit 5b618cd.
-
0.5.1+110 Jan 2023 -
0.5.009 Jan 2023 -
0.5.0+109 Jan 2023Release notes
Open source →Relaxed version of
collectionfrom ^1.17.0 down to ^1.16.0 for Flutter projects.