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.

FlutterjsSeo #

SEO metadata management for FlutterJS Applications

Installation #

Add to pubspec.yaml:

dependencies:
  flutterjs_seo: ^0.1.0

Then run:

flutterjs get

Usage #

See example/ for a complete Flutter app.

JavaScript Implementation #

The actual implementation is in js/src/ (JavaScript).

To develop:

cd js
npm install

Features #

  • Lightweight implementation
  • SEO-friendly (FlutterJS rendering)
  • Easy to use

Publishing #

1. Publish JavaScript to npm #

cd js
npm publish

2. Publish Dart wrapper to pub.dev #

dart pub publish

License #

BSD-3-Clause

0
likes
160
points
--
downloads

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

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutterjs_seo