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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
0
likes
150
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

2024.07.05 - 2025.01.17

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