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

100/ 160
pub points
40
downloads

We analyzed this package 12 days ago, and awarded it 100 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too long.

Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.

Homepage URL doesn't exist.

At the time of the analysis https://github.com/aitcal/aitcal_seo was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/aitcal/aitcal_seo was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
0 / 20trigger folding of the section

Partially passed check 0/10 points: 20% or more of the public API has dartdoc comments

0 out of 13 API elements (0.0 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: aitcal_seo, aitcal_seo.AitcalSEO, aitcal_seo.AitcalSEO.AitcalSEO.new, aitcal_seo.AitcalSEO.getMetaTagsForRoute, aitcal_seo.AitcalSEO.initializeRouteSEO.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Web

These platforms are not supported:

Package not compatible with platform Android

Because:

  • package:aitcal_seo/aitcal_seo.dart that imports:
  • dart:html
Package not compatible with platform iOS

Because:

  • package:aitcal_seo/aitcal_seo.dart that imports:
  • dart:html
Package not compatible with platform Windows

Because:

  • package:aitcal_seo/aitcal_seo.dart that imports:
  • dart:html
Package not compatible with platform Linux

Because:

  • package:aitcal_seo/aitcal_seo.dart that imports:
  • dart:html
Package not compatible with platform macOS

Because:

  • package:aitcal_seo/aitcal_seo.dart that imports:
  • dart:html

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:aitcal_seo/aitcal_seo.dart that imports:
  • dart:html

Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: 'dart:html' is deprecated and shouldn't be used. Use package:web and dart:js_interop instead.

lib/aitcal_seo.dart:3:1

  ╷
3 │ import 'dart:html' as html;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/aitcal_seo.dart

INFO: Don't use web-only libraries outside Flutter web plugins.

lib/aitcal_seo.dart:3:1

  ╷
3 │ import 'dart:html' as html;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/aitcal_seo.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
webdev ^3.4.0 3.8.1 4.0.2
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
browser_launcher - 1.2.0 1.2.0
build_daemon - 4.1.6 4.1.6
built_collection - 5.1.1 5.1.1
built_value - 8.13.0 8.13.0
characters - 1.4.1 1.4.1
checked_yaml - 2.0.4 2.0.4
clock - 1.1.3 1.1.3
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dap - 1.4.0 1.4.0
dds - 4.2.7 5.4.0
dds_service_extensions - 2.1.0 2.1.0
devtools_shared - 10.0.2 14.0.0
dtd - 2.5.1 4.0.0
dwds - 27.0.3 27.1.3
extension_discovery - 2.1.0 2.1.0
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
http - 1.6.0 1.6.0
http_multi_server - 3.2.2 3.2.2
http_parser - 4.1.2 4.1.2
io - 1.1.0 1.1.0
json_annotation - 4.12.0 4.12.0
json_rpc_2 - 3.0.3 4.1.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
mime - 1.0.6 2.1.0
package_config - 2.2.0 3.0.0
path - 1.9.1 1.9.1
platform - 3.1.6 3.1.6
pool - 1.5.3 1.5.3
pub_semver - 2.2.1 2.2.1
pubspec_parse - 1.6.0 1.6.0
shelf - 1.4.2 1.4.2
shelf_packages_handler - 3.0.2 3.0.2
shelf_proxy - 1.0.5 1.0.5
shelf_static - 1.1.3 1.1.3
shelf_web_socket - 2.0.1 3.0.0
source_maps - 0.10.14 0.10.14
source_span - 1.10.2 1.10.2
sse - 4.2.0 4.2.0
stack_trace - 1.12.2 1.12.2
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.2 2.1.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
unified_analytics - 8.0.18 8.0.18
vector_math - 2.4.2 2.4.2
vm_service - 14.3.1 15.3.0
vm_service_interface - 2.0.1 2.0.1
watcher - 1.2.1 1.2.1
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
webkit_inspection_protocol - 1.2.1 1.2.1
yaml - 3.1.4 3.1.4
yaml_edit - 2.2.4 2.2.4

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^3.4.0` on webdev does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions webdev to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
100
points
40
downloads

Documentation

API reference

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)

License

MIT (license)

Dependencies

flutter, webdev

More

Packages that depend on aitcal_seo