html_tags_cleaner 0.0.3 copy "html_tags_cleaner: ^0.0.3" to clipboard
html_tags_cleaner: ^0.0.3 copied to clipboard

A very simple and easy-to-use package to clean html tags from a string, simply by calling a method.

html_tags_cleaner #

A very easy-to-use plugin to remove html tags from a fetched text. Initially created to fix an issue encountered while fetching datas from a API developed in PHP.

Installation #

Run this command :

flutter pub add html_tags_cleaner

Example #

After runnning the below command, you should see this in your pubspec.yaml:

pubspec.yaml

To use it, you must first import teh package

import

And finally, to use it, you can do it this way :

import

This is a screenshot of the expected result :

import

3
likes
120
points
41
downloads

Publisher

verified publisherhery.website

Weekly Downloads

A very simple and easy-to-use package to clean html tags from a string, simply by calling a method.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on html_tags_cleaner