mongo_dart_query
Query builder for mongo_dart
5.0.3
36K downloads/mo
#1711 most downloaded on pub.dev
mongo-dart/mongo_dart_query
What this package is like to depend on
Last release 6 months ago
26 Jan 2026
Ships unpredictably
gaps range from 8 days to 1.5 years
Some releases are documented
notes for 21 of 41 stable releases
Nothing withdrawn
no release was ever pulled
13 years old
46 releases · first in 2013
1 release in the last 12 months
see the full history below
Release timeline
46 releases · May 2013 to Jan 2026Releases
latest 46-
5.0.326 Jan 2026 -
5.0.228 Jul 2024 -
5.0.108 Jun 2024Release notes
Open source →- Fixed match operator, the case insensitive flag was inverted (true instead of false and viceversa)
-
5.0.030 Dec 2023Release notes
Open source →Changed dependency on Bson package. This have the following consequenses:
- BSON classes are mainly used for internal use. See the Bson github site for more details
- BsonRegexp now it is not normally needed, use RegExp instead.
- BsonNull is not needed, you can use null directly.
- A new JsCode class has been created, it is no more needed the use of BsonCode.
- Uuid dependecy has been updated and this means that the UuidValue class has been slightly changed. The .fromString constructure must be used mainly instead of the default one. Check the Uuid package Pub site for details.
- BSON classes are mainly used for internal use. See the Bson github site for more details
-
4.0.528 Oct 2023Release notes
Open source →- Added
escapePaternparameter tomatchmethod inSelectorBuilder. This parameter allows to escape the pattern passed to the method. Usefule when, for example you have to search for some string conatining a RegExp special character like points (ex '[email protected]')
- Added
-
4.0.420 Sep 2023 -
4.0.319 Sep 2023 -
4.0.210 Sep 2023 -
4.0.2-1.0.dev06 Aug 2023 pre-releaseNothing published for this version
-
4.0.121 Jul 2023 -
4.0.023 Feb 2023 -
3.0.024 Sep 2022 -
2.0.115 Sep 2022 -
2.0.001 Sep 2022 -
2.0.0-1.0.beta28 Apr 2022 pre-releaseRelease notes
Open source →- New UnionWith Stage
- Removed Pedantic -> Moved to Lints
Breaking changes
- Moved to Bson 2.0.0 that uses Decimal instead of Rational
-
1.0.219 Jun 2021 -
1.0.127 Mar 2021 -
1.0.022 Mar 2021 -
1.0.0-nullsafety.216 Mar 2021 pre-release -
1.0.0-nullsafety23 Nov 2020 pre-releaseRelease notes
Open source →Potential breaking changes
AEListandAEObjectconstructors do not accept null parameters- The
AEListiteratorcurrentgetter now throws instead of returning null ifcurrentis undefined (moveNextnot called or end of Iterable) - In
SelectorBuildertheparamFieldsmap cannot be set directly any more, but the related method must be used (fields, excludeFields and metaTextScore)
-
0.4.227 Aug 2020Release notes
Open source →- Fixed problem in SelectorBuilder: if you set a raw map, then you couldn't add any new query expression or you loose the inital raw map "query" section.
- Lint clean-up
- Updated sdk constraint to 2.5.2
-
0.4.130 Sep 2019Release notes
Open source →- class
Setof aggregation stages moved to classSetStageto resolve conflict withdart:corelibrary
- class
-
0.4.030 Sep 2019 -
0.3.226 Jul 2018Nothing published for this version
-
0.3.130 Jun 2018Release notes
Open source →- Merged PR #11 from @aemino, which adds Dart 2 fixes for this package, namely coercin of generic types avoiding implicit casts
-
0.3.023 Jul 2017Nothing published for this version
-
0.2.212 Feb 2016Nothing published for this version
-
0.2.113 Sep 2015Nothing published for this version
-
0.1.1727 Jul 2015Nothing published for this version
-
0.1.1627 Jul 2015Nothing published for this version
-
0.1.1527 Jul 2015Nothing published for this version
-
0.1.1422 Sep 2014Nothing published for this version
-
0.1.1326 Jul 2014Nothing published for this version
-
0.1.1218 Jan 2014Nothing published for this version
-
0.1.1109 Nov 2013Nothing published for this version
-
0.1.1007 Sep 2013Nothing published for this version
-
0.1.901 Sep 2013Nothing published for this version
-
0.1.829 Jul 2013Nothing published for this version
-
0.1.721 Jul 2013Nothing published for this version
-
0.1.621 Jul 2013 -
0.1.521 Jul 2013Nothing published for this version
-
0.1.407 Jun 2013Nothing published for this version
-
0.1.301 Jun 2013Nothing published for this version
-
0.1.3-dev01 Jun 2013 pre-releaseNothing published for this version
-
0.1.210 May 2013Nothing published for this version
-
0.1.109 May 2013Nothing published for this version