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 [...]

Aitcal SEO Library #

The aitcal_seo library is a lightweight and customizable SEO plugin for Flutter web applications. It allows you to set SEO meta tags dynamically based on the current route, making your Flutter web app more search-engine friendly with features like title, description, keywords, and canonical tags.

Features #

  • Set custom SEO meta tags for each route
  • Inject meta tags dynamically into the <head> section for SEO optimization
  • Easily configurable and extendable

Installation #

Add this library to your Flutter project by importing the aitcal_seo.dart file into your project files.

Usage #

Step 1: Import the aitcal_seo Library #

In your main.dart file, import the library:

import 'package:your_project_name/aitcal_seo.dart';
2
likes
130
points
66
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