azure_app_config 1.1.1 copy "azure_app_config: ^1.1.1" to clipboard
azure_app_config: ^1.1.1 copied to clipboard

A Dart package to communicate with Microsoft Azure App Configuration.

1.1.1 #

  • [feat] remove import on dart:io to support web

1.0.0 #

  • [chore] align SDK constraint to >=3.8.0 <4.0.0
  • [deps] update dio from ^5.7.0 → ^5.9.0
  • [deps] update freezed_annotation from ^2.4.4 → ^3.1.0
  • [deps] update meta from ^1.16.0 → ^1.17.0

0.18.0 #

  • [feat] TargetingFilter now supports exclusion (#14)

0.16.0 – 0.17.1 #

  • [fix] resolve various pagination issues
  • [fix] ensure FeatureFlags can always be retrieved

0.15.2 #

  • [feat] add optional parameter name to setFeatureFlag()

0.15.1 #

  • [feat] add constant FeatureFlag.contentType

0.15.0 #

  • [deprecate] AzureRemoteService in favor of AzureAppConfig
  • [feat] add setFeatureFlag() method
  • [feat] simplify feature flag key usage (now mykey instead of .appconfig.featureflag/mykey)
  • [fix] KeyValue.asFeatureFlag() now returns null instead of throwing AzureKeyValueNotParsableAsFeatureFlagException
  • [deps] update dependencies

0.14.0 #

  • [docs] improve README
  • [deps] update to latest dependency versions

0.13.0 #

  • [feat] complete Azure’s default Targeting filter (groups and users support)

0.12.0 #

  • [feat] add registration of ComplexTypes for automatic (de)serialization

0.11.0 #

  • [feat] add AzureRemoteService.customAuthentication() factory for custom signing
  • [feat] add findKeyBy() method to locate AzureKeys

0.10.0 #

  • [feat] add findKeyValuesBy() method to filter by key and label

0.9.0 #

  • [init] initial release
18
likes
150
points
2.03k
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package to communicate with Microsoft Azure App Configuration.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, dio, freezed_annotation, http_parser, json_annotation, meta

More

Packages that depend on azure_app_config