- Update the documentation.
- Working on SSR (Server Side Rendering) for server side HTML Head meta tags changes support
- Remove unnecessary flutter_lints and lints dependencies.
- Update the documentation.
- Working on SSR (Server Side Rendering) for server side HTML Head meta tags changes support
- Update main README.md file.
- Working on SSR (Server Side Rendering) for server side HTML Head meta tags changes support.
- Update main pubspec.yaml file.
- Update main README.md file.
- Update example pubspec.yaml file.
- Update environment number.
- Update flutter_lints number to 2.0.3.
- Add lints to 2.1.1 number.
- Add screenshots logo.
- Add topics.
- Add issue_tracker.
- Working on SSR (Server Side Rendering) for server side HTML Head meta tags changes support.
- Return the core methods from prepend to appendChild to the Head of the HTML.
- Working on SSR (Server Side Rendering) for support view source page changes of the Head of the HTML meta tags.
- Changing the core methods from appendChild to prepend to the Head of the HTML.
- Update the documentation.
- Add facebookAppID method.
- Enhance and shorten the methods' names.
- Add seoOpenGraphJS function to support data react helmet.
- Update README.md file.
- 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.
- Update the minimum Dart SDK version to 2.19.0.
- Update README.md file.
- 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.
- Delete any needed html config javascript codes and embed it into the package by seoMetaConfig method.
- 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.
- Fix: Auto dispose MetaSEO if routing or navigating.
- Add full example if you use GoRouter package.
- First release of package and example project.
- Demo release of package and example project.
- Init release of package and example project.