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

Inspect your app on the go

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cool_devtool

With Flutter:

 $ flutter pub add cool_devtool

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

dependencies:
  cool_devtool: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:cool_devtool/cool_devtool.dart';
18
likes
0
points
51.6k
downloads

Publisher

unverified uploader

Weekly Downloads

Inspect your app on the go

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on cool_devtool