dynamic_content 1.0.0 copy "dynamic_content: ^1.0.0" to clipboard
dynamic_content: ^1.0.0 copied to clipboard

Dynamically update assets from remote sources

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dynamic_content

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  dynamic_content: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dynamic_content/dynamic_content.dart';
0
likes
140
points
30
downloads

Publisher

verified publisherkb-apps.com

Weekly Downloads

Dynamically update assets from remote sources

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

archive, easy_logger, flutter, http, path_provider

More

Packages that depend on dynamic_content