infrastructure_log 1.0.0+1 copy "infrastructure_log: ^1.0.0+1" to clipboard
infrastructure_log: ^1.0.0+1 copied to clipboard

infrastructure_log description.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add infrastructure_log

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

dependencies:
  infrastructure_log: ^1.0.0+1

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:infrastructure_log/log_test.dart';
import 'package:infrastructure_log/main.dart';
1
likes
125
points
2
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

infrastructure_log description.

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on infrastructure_log