flutterjs_seo 0.1.0 copy "flutterjs_seo: ^0.1.0" to clipboard
flutterjs_seo: ^0.1.0 copied to clipboard

SEO metadata management for FlutterJS Applications. Lightweight and efficient metadata injection for FlutterJS web apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterjs_seo

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

dependencies:
  flutterjs_seo: ^0.1.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:flutterjs_seo/flutterjs_seo.dart';
0
likes
160
points
22
downloads

Documentation

API reference

Publisher

verified publisherpackage.flutterjs.dev

Weekly Downloads

SEO metadata management for FlutterJS Applications. Lightweight and efficient metadata injection for FlutterJS web apps.

Homepage
Repository (GitHub)
View/report issues

Topics

#seo #flutterjs #web #metadata #head

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutterjs_seo