flutter_file_logger_ios 0.0.1 copy "flutter_file_logger_ios: ^0.0.1" to clipboard
flutter_file_logger_ios: ^0.0.1 copied to clipboard

PlatformiOS

iOS implementation of the flutter_file_logger plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_file_logger_ios

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

dependencies:
  flutter_file_logger_ios: ^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:flutter_file_logger_ios/flutter_file_logger_ios.dart';
0
likes
150
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

iOS implementation of the flutter_file_logger plugin.

Repository (GitHub)
View/report issues

Topics

#logging #logcat #file-logger

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

ffi, flutter, flutter_file_logger_platform_interface

More

Packages that depend on flutter_file_logger_ios

Packages that implement flutter_file_logger_ios