duck 1.0.1 copy "duck: ^1.0.1" to clipboard
duck: ^1.0.1 copied to clipboard

Dynamic UI Component Kit is for creating dynamically updatable UI components with Over-The-Air (OTA) updates and skip app store approval.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add duck

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

dependencies:
  duck: ^1.0.1

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:duck/duck.dart';
0
likes
145
points
41
downloads

Publisher

verified publisherflexxxlab.com

Weekly Downloads

Dynamic UI Component Kit is for creating dynamically updatable UI components with Over-The-Air (OTA) updates and skip app store approval.

Homepage

Documentation

API reference

License

Pixar (license)

Dependencies

async_var, cached_network_image, flutter, get_it, http, json_annotation, provider

More

Packages that depend on duck