remote_config_view 0.0.2 copy "remote_config_view: ^0.0.2" to clipboard
remote_config_view: ^0.0.2 copied to clipboard

A flutter plugin that allow you to create text views handled from firebase remote config.

remote_config_view #

This is the plugin that allows the developers to utilise firebase remote config in a better way. Using this plugin, we can directly show the text along with its attributes configured in the form of a json, into our UI. All we need to do is pass the key in the to the widget.

Installation #

Add the dependency to you project by executing the command given below.

flutter pub add remote_config_view
1
likes
130
points
195
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin that allow you to create text views handled from firebase remote config.

Repository (GitLab)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

firebase_analytics, firebase_core, firebase_remote_config, flutter, in_app_purchase_utils, plugin_platform_interface

More

Packages that depend on remote_config_view