这是indexloc提供的服务,不要输入任何密码

dragon_logs 0.0.1-preview.1+1 copy "dragon_logs: ^0.0.1-preview.1+1" to clipboard
dragon_logs: ^0.0.1-preview.1+1 copied to clipboard

retractedoutdated

An efficient cross-platform Flutter log storage framework with minimal dependencies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dragon_logs

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

dependencies:
  dragon_logs: ^0.0.1-preview.1+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:dragon_logs/dragon_logs.dart';
3
likes
0
points
385
downloads

Publisher

verified publisherkomodoplatform.com

Weekly Downloads

An efficient cross-platform Flutter log storage framework with minimal dependencies.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

file_system_access_api, flutter, flutter_localizations, intl, js, path, path_provider, share_plus

More

Packages that depend on dragon_logs