flutter_charset_detector_darwin 1.2.1 copy "flutter_charset_detector_darwin: ^1.2.1" to clipboard
flutter_charset_detector_darwin: ^1.2.1 copied to clipboard

PlatformiOSmacOS

Darwin implementation of the flutter_charset_detector plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_charset_detector_darwin
copied to clipboard

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

dependencies:
  flutter_charset_detector_darwin: ^1.2.1
copied to clipboard

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_charset_detector_darwin/flutter_charset_detector_darwin.dart';
copied to clipboard
1
likes
150
points
1.37k
downloads

Publisher

verified publishermadlon-kay.com

Weekly Downloads

2024.11.11 - 2025.10.06

Darwin implementation of the flutter_charset_detector plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0, MPL-1.1 (license)

Dependencies

flutter, flutter_charset_detector_platform_interface

More

Packages that depend on flutter_charset_detector_darwin

Packages that implement flutter_charset_detector_darwin