idev 0.1.3 copy "idev: ^0.1.3" to clipboard
idev: ^0.1.3 copied to clipboard

tools for flutter app in real product

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add idev

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

dependencies:
  idev: ^0.1.3

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/idev.dart';
0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

tools for flutter app in real product

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on idev