sanity_client
Native Dart client to run GROQ queries and fetch documents from Sanity.io
1.9.1
2.8K downloads/mo
#4756 most downloaded on pub.dev
vyuh-tech/vyuh
What this package is like to depend on
Last release 9 months ago
12 Nov 2025
Ships unpredictably
gaps range from 8 days to 4 months
Nearly every release is documented
notes for 32 of 32 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
39 releases · first in 2023
2 releases in the last 12 months
see the full history below
Release timeline
39 releases · Oct 2023 to Nov 2025Releases
latest 39-
1.9.112 Nov 2025 -
1.9.025 Sep 2025 -
1.8.517 May 2025 -
1.8.407 Mar 2025 -
1.8.303 Mar 2025 -
1.8.201 Mar 2025Release notes
Open source →- FIX: adding more tests and also removing the need to specify token for useCdn=true and perspective=published.
-
1.8.101 Mar 2025 -
1.8.028 Feb 2025Release notes
Open source →- FIX: example update.
- FEAT: adding support for live querying across the board, from the sanity_client to the ContentProvider.
-
1.7.726 Feb 2025 -
1.7.625 Feb 2025Release notes
Open source →- FIX: improve the query handling for live for include drafts. Also added assertions for the proper configurations. Adding a simple profile card to the Vyuh auth feature.
-
1.7.522 Feb 2025Release notes
Open source →- FIX: including live as a config, updated the vyuh_feature_auth to be a bit more comprehensive and includes correct icons for various OAuth providers.
-
1.7.421 Feb 2025Release notes
Open source →- FIX: fixed the stale responses in live query. It was because the lastEventId changes for every message and should be tracked.
-
1.7.320 Feb 2025Release notes
Open source →- FIX: added support for launch icons, launch images in "vyuh create project", lint fixes.
- FIX: added lastLiveEventId in refetches.
- FIX: added tracking for syncTags and using that for live requery.
-
1.7.218 Feb 2025 -
1.7.116 Feb 2025 -
1.7.016 Feb 2025 -
1.6.102 Feb 2025 -
1.6.013 Jan 2025Release notes
Open source →- FEAT: moving the navigation observers to analytics plugin, readme updates for packages,.
-
1.5.330 Dec 2024Release notes
Open source →- FIX: updated the url builder to auto-include the '$' prefix for query param names and also enclosing the values within double-quotes. This simplifies the usage from a developer's perspective.
-
1.5.220 Dec 2024 -
1.5.120 Dec 2024 -
1.5.020 Dec 2024Release notes
Open source →- REFACTOR(sanity_client): remove postUri to not expose from url_builder.
- REFACTOR(sanity_client): make SanityRequest private, do not export from library.
- FIX: using the urlBuilder from client for the caching key.
- FEAT(sanity_client): add test coverage for GET/POST url queries.
- FEAT(sanity_client): add SanityRequest to handle GET vs POST.
- FEAT(sanity_client): add ability to post request.
-
1.4.320 Dec 2024Release notes
Open source →- FEAT: sanity_client will determine whether to GET or POST requests with GROQ body and params based on query byte size (11kb limit).
-
1.4.212 Dec 2024Release notes
Open source →- FIX: fixed analysis errors when upgrading to flutter 3.27 and also fixing a few errors.
-
1.4.103 Dec 2024 -
1.4.018 Sep 2024Release notes
Open source →- FEAT: updating the auth plugin to be more open-ended with OAuth. Removes additional methods for github/linkedin/twitter etc.
-
1.3.018 Jul 2024Release notes
Open source →- FEAT: using the vyuh.network plugin as a preloaded plugin and also setting it for Sanity Content Provider..now there is a single http client used across the board in the Vyuh Framework.
-
1.2.205 Jul 2024Release notes
Open source →- FIX: result type of sanity_client is now dynamic instead of Map<String, dynamic>.
- FIX: adding API documentation..WIP.
-
1.2.104 Jul 2024 -
1.2.028 Jun 2024 -
1.1.024 Jun 2024Release notes
Open source →- FEAT: switching to the FSL license with future MIT license after 2 years.
-
1.0.027 May 2024Release notes
Open source →- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
-
1.0.0-beta.715 May 2024 pre-release -
1.0.0-beta.609 May 2024 pre-release -
1.0.0-beta.505 Apr 2024 pre-releaseRelease notes
Open source →- Refactored tests for 100% coverage
- Updated pubspec description and readme
- Added documentation for all the classes and methods
-
1.0.0-beta.415 Mar 2024 pre-releaseRelease notes
Open source →-
Moved the sanity packages under the vyuh repo
-
REFACTOR: moving flutter_sanity_portable_text and sanity_client under vyuh. (f1175fbd)
-
-
1.0.0-beta.315 Mar 2024 pre-release -
1.0.0-beta.216 Feb 2024 pre-releaseRelease notes
Open source →- Includes the ability to connect to a Sanity project with specific config
- Includes ability to construct image urls from
_ref
-
1.0.0-beta.101 Oct 2023 pre-releaseNothing published for this version