flutter_charset_detector_web

Last updated:

0 purchases

flutter_charset_detector_web Image
flutter_charset_detector_web Images
Add to Cart

Description:

flutter charset detector web

flutter_charset_detector_web #
The Web implementation of flutter_charset_detector.
Usage #
To make it work properly on the Web platform, you need to add the
jschardet.min.js file inside the of your web/index.html file:
<head>
<!-- ... -->
<script type="application/javascript" src="/assets/packages/flutter_charset_detector_web/assets/web/jschardet.min.js" defer></script>
<!-- ... -->
</head>
copied to clipboard
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.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.