cs_salvium_flutter_libs 1.0.4 copy "cs_salvium_flutter_libs: ^1.0.4" to clipboard
cs_salvium_flutter_libs: ^1.0.4 copied to clipboard

Binaries required to use cs_salvium in a Flutter project

cs_salvium_flutter_libs #

A wrapper for platform-specific implementations of the binaries required to use the cs_salvium package. Refer to the main monorepo at https://github.com/cypherstack/cs_salvium for more context.

Modelled after the federated platform plugin interface used by url_launcher.

Usage #

flutter pub add cs_salvium_flutter_libs will automatically include the appropriate endorsed plugin interface for your platform as needed.

Optional #

This package and its endorsed platform-specific plugin interfaces are not required to use cs_salvium, but they are provided as a quick and convenient way to start coding with the library. Refer to cs_salvium's documentation for more information on building the libraries from source. Use this package and its platform-specific children as templates or examples for bundling the binaries required.