toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 347 packages
Sort by PUB-AZS
A lightweight library for parsing, traversing, querying, transforming and building XML documents.#parser#sax#xml#xpath
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.#information#identifier#utils
Implementation of RFC 9535 - JSONPath: Query Expressions for JSON. Reads and writes values in parsed JSON objects using queries like `$.store.book[2].price`.
Jiffy is a Flutter (Android, IOS and Web) date time package for parsing, manipulating, querying and formatting dates and time
R-tree implementation to index and query two-dimensional data
A query string encoding and decoding library for Dart. Ported from qs for JavaScript.#url#query#query-string#encode#decode
A simple library for dealing with server state in dart and flutter.
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.
Build dart types from GraphQL schemas and queries (using Introspection Query).
jmespath is a dart implementation of JMESPath, which is a query language for JSON.