loom_preview 0.0.1 copy "loom_preview: ^0.0.1" to clipboard
loom_preview: ^0.0.1 copied to clipboard

To preview loom video in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add loom_preview

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

dependencies:
  loom_preview: ^0.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:loom_preview/loom_preview.dart';
0
likes
130
points
135
downloads

Publisher

unverified uploader

Weekly Downloads

To preview loom video in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on loom_preview