render 0.1.4 copy "render: ^0.1.4" to clipboard
render: ^0.1.4 copied to clipboard

A package to render any native static and moving flutter widgets to exportable formats

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add render

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

dependencies:
  render: ^0.1.4

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:render/render.dart';
83
likes
140
pub points
82%
popularity

Publisher

unverified uploader

A package to render any native static and moving flutter widgets to exportable formats

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ffmpeg_kit_flutter_https_gpl, flutter, path_provider, provider, rich_console, uuid

More

Packages that depend on render