override_api_endpoint 2.0.0 copy "override_api_endpoint: ^2.0.0" to clipboard
override_api_endpoint: ^2.0.0 copied to clipboard

This package is prepared so that backend developers can override api endpoint for some local one without the need to compile the app. The desired behavior is realized with deeplinks. The override URL [...]

2.0.0 #

  • Add clear as a value for the deeplink query parameter to clear the API endpoint.
  • Do not clear the API endpoint if the deeplink query parameter is not provided.
  • Bump leancode_lint dev dependency to 8.0.0. (#230)

1.0.0+2 #

  • Fix build badge in README.

1.0.0+1 #

  • Initial release
9
likes
140
points
120
downloads

Publisher

verified publisherleancode.co

Weekly Downloads

This package is prepared so that backend developers can override api endpoint for some local one without the need to compile the app. The desired behavior is realized with deeplinks. The override URL is persisted until a new deeplink is used.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

shared_preferences

More

Packages that depend on override_api_endpoint