native_resource 0.3.1 copy "native_resource: ^0.3.1" to clipboard
native_resource: ^0.3.1 copied to clipboard

Retrieve resource values stored in the native side of an iOS or Android App.

native_resource #

A tiny plugin that helps in retrieving resource values stored in the native side of an iOS or Android App.

Helps when you need to centralize app configuration (e.g. via Plist or resource strings) that's used by other native SDKs.

The values read from the platform will pass through the native resource filtering like locale or orientation (Android only).

This allows you to ship with optimized App bundles that don't include unused resources.

1
likes
120
pub points
0%
popularity

Publisher

verified publisherivity.asia

Retrieve resource values stored in the native side of an iOS or Android App.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on native_resource