arcode_log 1.0.0 copy "arcode_log: ^1.0.0" to clipboard
arcode_log: ^1.0.0 copied to clipboard

Arcode Digital Log Plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add arcode_log

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

dependencies:
  arcode_log: ^1.0.0

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:arcode_log/arcode_log.dart';
0
likes
100
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

Arcode Digital Log Plugin.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

device_info_plus, flutter, http, intl, package_info_plus, shared_preferences

More

Packages that depend on arcode_log

Packages that implement arcode_log