meta_seo 3.0.1 copy "meta_seo: ^3.0.1" to clipboard
meta_seo: ^3.0.1 copied to clipboard

Meta SEO is package for adding meta data for html document in head tag which meta tags or meta data make search engine optimization for web apps.

[3.0.1] - 2023/02/23 #

  • Changing the way of passing the parameters as required with title everywhere
  • Add TwitterCard enum values
  • Add seoTwitterCard method
  • Remove all of void keywords from all methods
  • Changing of all attributes titles of the main three methods for extension (seoMetaNameContent, seoMetaPropertyContent, seoMetaKeyValue) with simpler titles
  • Update all of seoRobots method functionality and add RobotsName enum
  • Add JS seoRobotsJS function to supply repeated named robots with different content
  • Update example to new version
  • Update README.md file
  • Update version to 3.0.1

[2.0.3] - 2023/02/23 #

  • Update the minimum Dart SDK version to 2.19.0
  • Update README.md file

[2.0.2] - 2023/01/17 #

  • Update the minimum Dart SDK version to 2.18.6
  • Update the flutter_lints version to 2.0.1
  • Update all examples to the new version

[2.0.1] - 2023/01/17 #

  • Delete any needed html config javascript codes and embed it into the package by seoMetaConfig method

[1.0.5] - 2022/12/18 #

  • Fix: Add MetaSEO only if platform is web and if other just ignore
  • Update the minimum Dart SDK version to 2.18.5
  • Update all examples to the new version

[1.0.4] - 2022/12/01 #

  • Fix: Auto dispose MetaSEO if routing or navigating
  • Add full example if you use GoRouter package

[1.0.3] - 2022/10/08 #

  • First release of package and example project

[1.0.2] - 2022/10/08 #

  • Demo release of package and example project

[1.0.1] - 2022/10/08 #

  • Init release of package and example project
117
likes
0
pub points
98%
popularity

Publisher

unverified uploader

Meta SEO is package for adding meta data for html document in head tag which meta tags or meta data make search engine optimization for web apps.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_lints

More

Packages that depend on meta_seo