flutter_charset_detector_ohos

The OHOS implementation of flutter_charset_detector.

Usage

This package is endorsed, which means you can simply use flutter_charset_detector normally. This package will be automatically included in your app when you do.

For OHOS

dependencies:
  flutter_charset_detector: 5.0.0
  flutter_charset_detector_ohos: 1.0.0

Demo