simple_file_saver_platform_interface

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

simple file saver platform interface

simple_file_saver_platform_interface #
A common platform interface for the simple_file_saver plugin.
This interface allows platform-specific implementations of the simple_file_saver
plugin, as well as the plugin itself, to ensure they are supporting the
same interface.
You may read the Flutter documentation and watch the Flutter channel
for more information about the federated plugin concept.
Usage #
To implement a new platform-specific implementation of simple_file_saver, extend
SimpleFileSaverPlatform with an implementation that performs the
platform-specific behavior, and when you register your plugin, set the default
SimpleFileSaverPlatform by calling
SimpleFileSaverPlatform.instance = SimpleFileSaverX().

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator