dartvel_flutter 0.3.1 copy "dartvel_flutter: ^0.3.1" to clipboard
dartvel_flutter: ^0.3.1 copied to clipboard

Flutter helpers for dartvel pages (SEO + transitions + route state)

130/ 160
pub points
119
downloads

We analyzed this package 8 hours ago, and awarded it 130 pub points (of a possible 160):

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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
10 / 20trigger folding of the section

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

1039 out of 2715 API elements (38.3 %) have documentation comments.

Some symbols that are missing documentation: dartvel_flutter, dartvel_flutter.AlgoliaSearchProvider.AlgoliaSearchProvider.new, dartvel_flutter.AlgoliaSearchProvider.applicationId, dartvel_flutter.AlgoliaSearchProvider.buildRequest, dartvel_flutter.AlgoliaSearchProvider.providerName.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ Windows

  • ✓ Linux

These platforms are not supported:

Package does not support platform `iOS`.

Because:

  • package:dartvel_flutter/dartvel_flutter.dart that imports:
  • package:dartvel_flutter/src/platform/android/android_bindings.dart that imports:
  • package:dartvel_flutter/src/platform/android/android_bindings_jni.dart that imports:
  • package:dartvel_flutter/src/platform/android/generated/java/lang/CharSequence.dart that imports:
  • package:jni/jni.dart that declares support for platforms: Android, Windows, Linux.
Package does not support platform `macOS`.

Because:

  • package:dartvel_flutter/dartvel_flutter.dart that imports:
  • package:dartvel_flutter/src/platform/android/android_bindings.dart that imports:
  • package:dartvel_flutter/src/platform/android/android_bindings_jni.dart that imports:
  • package:dartvel_flutter/src/platform/android/generated/java/lang/CharSequence.dart that imports:
  • package:jni/jni.dart that declares support for platforms: Android, Windows, Linux.
Package not compatible with platform Web

Because:

  • package:dartvel_flutter/dartvel_flutter.dart that imports:
  • package:dartvel_flutter/src/platform/file_bindings.dart that imports:
  • dart:io
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

Found 59 issues. Showing the first 2:

INFO: The variable name 'Form' isn't a lowerCamelCase identifier.

lib/dartvel_flutter.dart:2068:10

     ╷
2068 │   Widget Form() => DVForm<T>(this);
     │          ^^^^
     ╵

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

INFO: The variable name 'Window' isn't a lowerCamelCase identifier.

lib/dartvel_flutter.dart:3614:23

     ╷
3614 │   DVWindowManager get Window => DVWindowManager(this);
     │                       ^^^^^^
     ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/dartvel_flutter.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
dartvel_core ^0.2.1 0.2.1 0.3.1
ffi ^2.1.0 2.2.0 2.2.0
flutter_riverpod ^2.5.1 2.6.1 3.4.2
go_router ^14.2.0 14.8.1 18.0.1
jni ^1.0.3 1.0.3 1.0.3
meta ^1.15.0 1.19.0 1.19.0
mix ^2.2.0-beta.5 2.2.0-beta.5 2.2.0-beta.5
path ^1.9.0 1.9.1 1.9.1
seo ^0.0.10 0.0.10 0.0.10
web ^1.0.0 1.1.1 1.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
code_assets - 0.19.10 2.0.0
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
dartvel_shelf - 0.3.0 0.4.1
drift - 2.31.0 2.34.4
hooks - 0.20.5 2.2.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
jni_util - 1.0.0 1.0.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
mime - 1.0.6 2.1.0
mix_annotations - 2.2.0-beta.1 2.2.0-beta.1
package_config - 3.0.0 3.0.0
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 4.0.0 4.0.0
pub_semver - 2.2.1 2.2.1
riverpod - 2.6.1 3.4.2
rxdart - 0.28.0 0.28.0
shelf - 1.4.2 1.4.2
shelf_multipart - 1.0.0 2.0.1
source_span - 1.10.2 1.10.2
sqlite3 - 2.9.4 3.5.2
stack_trace - 1.12.2 1.12.2
state_notifier - 1.0.0 1.0.0
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.4.2 2.4.2
yaml - 3.1.4 3.1.4

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

Found 3 issues. Showing the first 2:

The constraint `^0.2.1` on dartvel_core does not support the stable version `0.3.1`, that was published 2 days ago.

When dartvel_core is 30 days old, this package will no longer be awarded points in this category.

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

The constraint `^2.5.1` on flutter_riverpod does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions flutter_riverpod 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:
1
likes
130
points
119
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter helpers for dartvel pages (SEO + transitions + route state)

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

dartvel_core, ffi, flutter, flutter_riverpod, flutter_web_plugins, go_router, jni, meta, mix, path, seo, web

More

Packages that depend on dartvel_flutter