idev_viewer 1.0.6 copy "idev_viewer: ^1.0.6" to clipboard
idev_viewer: ^1.0.6 copied to clipboard

IDev-based template viewer plugin for Flutter with 100% identical rendering across all platforms (Android, iOS, Web, Windows)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add idev_viewer

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

dependencies:
  idev_viewer: ^1.0.6

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:idev_viewer/idev_viewer.dart';
1
likes
140
points
182
downloads

Publisher

unverified uploader

Weekly Downloads

IDev-based template viewer plugin for Flutter with 100% identical rendering across all platforms (Android, iOS, Web, Windows)

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #viewer #template #idev #cross-platform

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, universal_html

More

Packages that depend on idev_viewer