flutter_seo_builder 🌐

A Flutter package to help generate SEO-friendly tags for your web applications. With this package, you can easily add meta tags like <title>, <meta>, and Open Graph tags to enhance the SEO of your Flutter web apps.

Features ✨

  • Add a <title> tag for the page.
  • Add customizable <meta> tags for description, author, and more.
  • Support for Open Graph meta tags for better social media sharing.
  • Simple and easy-to-use API.
  • No external dependencies—pure Flutter implementation.

Installation 🚀

To use the flutter_seo_builder package in your Flutter project, follow these steps:

  1. Add the dependency to your pubspec.yaml file
  2. Enjoy

Author👦

License

MIT