url_tile 0.0.9 copy "url_tile: ^0.0.9" to clipboard
url_tile: ^0.0.9 copied to clipboard

These package accepts url and provide a basic card view and full file preview for the following file types Image, audio, video and pdf.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add url_tile

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

dependencies:
  url_tile: ^0.0.9

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:url_tile/url_tile.dart';
2
likes
130
pub points
62%
popularity

Publisher

unverified uploader

These package accepts url and provide a basic card view and full file preview for the following file types Image, audio, video and pdf.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

audio_video_progress_bar, chewie, easy_image_viewer, flutter, flutter_cached_pdfview, just_audio, video_player

More

Packages that depend on url_tile