aitcal_seo 1.0.2 copy "aitcal_seo: ^1.0.2" to clipboard
aitcal_seo: ^1.0.2 copied to clipboard

Platformweb

aitcal_seo is a Flutter library designed to manage SEO metadata for web apps. It allows dynamic insertion of title, description, keywords, and canonical tags for each route. This helps optimize your a [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aitcal_seo

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

dependencies:
  aitcal_seo: ^1.0.2

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:aitcal_seo/aitcal_seo.dart';
2
likes
130
points
62
downloads

Publisher

verified publisheraitcal.com

Weekly Downloads

aitcal_seo is a Flutter library designed to manage SEO metadata for web apps. It allows dynamic insertion of title, description, keywords, and canonical tags for each route. This helps optimize your app’s visibility on search engines, improving discoverability and ranking through customizable SEO configurations on a route-by-route basis.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, webdev

More

Packages that depend on aitcal_seo