render 0.1.3+1 copy "render: ^0.1.3+1" to clipboard
render: ^0.1.3+1 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.3+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:render/render.dart';
70
likes
120
pub points
80%
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