traceability_module 0.0.21 copy "traceability_module: ^0.0.21" to clipboard
traceability_module: ^0.0.21 copied to clipboard

outdated

A module traceability for Hainong project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add traceability_module

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

dependencies:
  traceability_module: ^0.0.21

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:traceability_module/traceability_module.dart';