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

Dart 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.3

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
5
pub points
0%
popularity

Publisher

unverified uploader

A clone of the web_ui codelab for teaching Dart tools.

Repository (GitHub)
View/report issues

Documentation

Documentation

Dependencies

args, browser, pathos, web_ui

More

Packages that depend on io_2003_tools