seo_renderer 0.6.0 copy "seo_renderer: ^0.6.0" to clipboard
seo_renderer: ^0.6.0 copied to clipboard

A flutter plugin to render text widgets as html for SEO purpose.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add seo_renderer

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

dependencies:
  seo_renderer: ^0.6.0

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:seo_renderer/seo_renderer.dart';
261
likes
120
pub points
90%
popularity

Publisher

verified publishersahdeepsingh.com

A flutter plugin to render text widgets as html for SEO purpose.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on seo_renderer