developer_tools_core 0.0.4 copy "developer_tools_core: ^0.0.4" to clipboard
developer_tools_core: ^0.0.4 copied to clipboard

Core abstractions and utilities for developer_tools.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add developer_tools_core

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

dependencies:
  developer_tools_core: ^0.0.4

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:developer_tools_core/developer_tools_core.dart';
0
likes
150
points
286
downloads

Publisher

unverified uploader

Weekly Downloads

Core abstractions and utilities for developer_tools.

Homepage
Repository (GitHub)
View/report issues

Topics

#development #debug #tools #runtime #flutter

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on developer_tools_core