vector_tile_renderer 7.0.0-beta.1 copy "vector_tile_renderer: ^7.0.0-beta.1" to clipboard
vector_tile_renderer: ^7.0.0-beta.1 copied to clipboard

A vector tile renderer for use in creating map tile images or writing to a canvas.

110/ 160
pub points
8.58k
downloads

We analyzed this package 4 days ago, and awarded it 110 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: BSD-3-Clause.

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

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

OUT: Resolving dependencies... Downloading packages...

  • _fe_analyzer_shared 91.0.0 (was 91.0.0) (92.0.0 available)
  • analyzer 8.4.1 (was 8.4.1) (9.0.0 available)
  • args 2.7.0 (was 2.7.0)
  • async 2.13.0 (was 2.13.0)
  • collection 1.19.1 (was 1.19.1)
  • convert 3.1.2 (was 3.1.2)
  • crypto 3.0.7 (was 3.0.7)
  • csslib 1.0.2 (was 1.0.2) [18 more lines] ERR: The current activation of dartdoc cannot resolve to the same set of dependencies.

Try reactivating the package. flutter pub global activate dartdoc Failed to update packages.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
0 / 20trigger folding of the section

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

These platforms are not supported:

Package not compatible with platform Android

Because:

  • package:vector_tile_renderer/vector_tile_renderer.dart that imports:
  • package:vector_tile_renderer/src/tileset_raster.dart that imports:
  • package:flutter_scene/scene.dart that imports:
  • package:flutter_scene/src/surface.dart that imports:
  • package:flutter_gpu/gpu.dart that imports:
  • dart:nativewrappers
Package not compatible with platform iOS

Because:

  • package:vector_tile_renderer/vector_tile_renderer.dart that imports:
  • package:vector_tile_renderer/src/tileset_raster.dart that imports:
  • package:flutter_scene/scene.dart that imports:
  • package:flutter_scene/src/surface.dart that imports:
  • package:flutter_gpu/gpu.dart that imports:
  • dart:nativewrappers
Package not compatible with platform Windows

Because:

  • package:vector_tile_renderer/vector_tile_renderer.dart that imports:
  • package:vector_tile_renderer/src/tileset_raster.dart that imports:
  • package:flutter_scene/scene.dart that imports:
  • package:flutter_scene/src/surface.dart that imports:
  • package:flutter_gpu/gpu.dart that imports:
  • dart:nativewrappers
Package not compatible with platform Linux

Because:

  • package:vector_tile_renderer/vector_tile_renderer.dart that imports:
  • package:vector_tile_renderer/src/tileset_raster.dart that imports:
  • package:flutter_scene/scene.dart that imports:
  • package:flutter_scene/src/surface.dart that imports:
  • package:flutter_gpu/gpu.dart that imports:
  • dart:nativewrappers
Package not compatible with platform macOS

Because:

  • package:vector_tile_renderer/vector_tile_renderer.dart that imports:
  • package:vector_tile_renderer/src/tileset_raster.dart that imports:
  • package:flutter_scene/scene.dart that imports:
  • package:flutter_scene/src/surface.dart that imports:
  • package:flutter_gpu/gpu.dart that imports:
  • dart:nativewrappers
Package does not support platform `Web`.

Because:

  • package:vector_tile_renderer/vector_tile_renderer.dart that imports:
  • package:vector_tile_renderer/src/tileset_raster.dart that imports:
  • package:flutter_scene/scene.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:vector_tile_renderer/vector_tile_renderer.dart that imports:
  • package:vector_tile_renderer/src/tileset_raster.dart that imports:
  • package:flutter_scene/scene.dart that imports:
  • package:flutter_scene/src/surface.dart that imports:
  • package:flutter_gpu/gpu.dart that imports:
  • dart:nativewrappers

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

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

Found 35 issues. Showing the first 2:

INFO: Missing type annotation.

lib/src/gpu/line/line_geometry_builder.dart:26:3

   ╷
26 │   _addVertices(Float32List vertices) {
   │   ^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/gpu/line/line_geometry_builder.dart

INFO: Missing type annotation.

lib/src/gpu/line/line_geometry_builder.dart:57:3

   ╷
57 │   setupLine(
   │   ^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/gpu/line/line_geometry_builder.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
collection ^1.17.2 1.19.1 1.19.1
dart_earcut ^1.2.0 1.2.0 1.2.0
fixnum ^1.0.0 1.1.1 1.1.1
flutter_gpu_shaders ^0.3.0 0.3.0 0.3.0
flutter_scene ^0.9.2-0 0.9.2-0 0.9.2-0
native_assets_cli ^0.13.0 0.13.0 0.18.0 Discontinued
vector_math ^2.1.4 2.2.0 2.2.0
vector_tile ^2.0.0 2.0.1 3.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
characters - 1.4.0 1.4.1
crypto - 3.0.7 3.0.7
flutter_scene_importer - 0.9.0-0 0.9.0-0
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
path - 1.9.1 1.9.1
protobuf - 3.1.0 5.1.0
pub_semver - 2.2.0 2.2.0
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
yaml - 3.1.3 3.1.3

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.13.0` on native_assets_cli does not support the stable version `0.14.0`.

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

The constraint `^2.0.0` on vector_tile does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions vector_tile 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.1, Flutter 3.38.0-0.2.pre, Dart 3.10.0-290.1.beta.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
18
likes
110
points
8.58k
downloads

Publisher

verified publishergreensopinion.com

Weekly Downloads

A vector tile renderer for use in creating map tile images or writing to a canvas.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

collection, dart_earcut, fixnum, flutter, flutter_gpu, flutter_gpu_shaders, flutter_scene, native_assets_cli, vector_math, vector_tile

More

Packages that depend on vector_tile_renderer