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

outdatedDart 1 only

A clone of the web_ui codelab for teaching Dart tools.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add io_2003_tools

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

dependencies:
  io_2003_tools: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:io_2003_tools/file_logger.dart';
import 'package:io_2003_tools/server_utils.dart';
0
likes
15
points
11
downloads

Publisher

unverified uploader

Weekly Downloads

A clone of the web_ui codelab for teaching Dart tools.

Homepage

Documentation

Documentation

Dependencies

browser, web_ui

More

Packages that depend on io_2003_tools