divkit 0.5.0 copy "divkit: ^0.5.0" to clipboard
divkit: ^0.5.0 copied to clipboard

Open source SDUI framework for server-driven app updates, rapid UI prototyping, and cross-platform layouts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add divkit

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

dependencies:
  divkit: ^0.5.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:divkit/divkit.dart';
47
likes
130
pub points
68%
popularity

Publisher

verified publisherdivkit.tech

Open source SDUI framework for server-driven app updates, rapid UI prototyping, and cross-platform layouts.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, clock, collection, equatable, flutter, flutter_cache_manager, flutter_svg, logging, meta, petitparser, rxdart, visibility_detector

More

Packages that depend on divkit