simple_tiles_map 3.0.0
simple_tiles_map: ^3.0.0 copied to clipboard
Crea fondos de mapa de OpenStreetMap, google, Stamen, CartoMap, Esri de forma sencilla con soporte offline.
We analyzed this package 2 days ago, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
0/10 points: 20% or more of the public API has dartdoc comments
OUT:
Documenting simple_tiles_map...
Discovering libraries...
Linking elements...
Precaching local docs for 1217613 elements...
Initialized dartdoc with 1379 libraries
Generating docs for library simple_tiles_map.dart from package:simple_tiles_map/simple_tiles_map.dart...
Generating docs for library simple_tiles_map_library.dart from package:simple_tiles_map/simple_tiles_map_library.dart...
Generating docs for library type_map.dart from package:simple_tiles_map/type_map.dart...
Generating docs for library tile_providers.dart from package:simple_tiles_map/tile_providers.dart...
Generating docs for library attributions.dart from package:simple_tiles_map/attributions.dart...
[1 more lines]
ERR:
warning: simple_tiles_map has no library level documentation comments
from simple_tiles_map: (file:///tmp/pana_WBCNEK/lib/simple_tiles_map_library.dart:1:1)
error: file already written at "simple_tiles_map/index.html"
for symbol simple_tiles_map: (file:///tmp/pana_WBCNEK/lib/simple_tiles_map_library.dart:1:1)
conflicting with file already generated by simple_tiles_map: (file:///tmp/pana_WBCNEK/lib/simple_tiles_map.dart:1:1)
Dartdoc generates a path and filename to write to for each symbol.
'simple_tiles_map' conflicts with another symbol in the generated path,
and therefore can not be written out. Changing the name, library name,
or class name (if appropriate) of one of the conflicting items can
resolve the conflict. Alternatively, use the @nodoc directive in one
[16 more lines]
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Web`.
Because:
package:simple_tiles_map/simple_tiles_map.dartthat imports:package:flutter_map_tile_caching/flutter_map_tile_caching.dartthat declares support for platforms:Android,iOS,Windows,Linux,macOS.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
flutter_map |
^8.2.2 |
8.2.2 | 8.2.2 | |
flutter_map_tile_caching |
^10.1.1 |
10.1.1 | 10.1.1 | |
latlong2 |
^0.9.1 |
0.9.1 | 0.9.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
dart_earcut |
- | 1.2.0 | 1.2.0 | |
dart_polylabel2 |
- | 1.0.0 | 1.0.0 | |
ffi |
- | 2.1.5 | 2.1.5 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flat_buffers |
- | 23.5.26 | 25.9.23 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
lists |
- | 1.0.1 | 1.0.1 | Discontinued |
logger |
- | 2.6.2 | 2.6.2 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
mgrs_dart |
- | 2.0.0 | 3.0.0 | |
objectbox |
- | 4.3.1 | 5.1.0 | |
objectbox_flutter_libs |
- | 4.3.1 | 5.1.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
proj4dart |
- | 2.1.0 | 3.0.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 | |
unicode |
- | 0.3.1 | 1.1.8 | |
uuid |
- | 4.5.2 | 4.5.2 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
wkt_parser |
- | 2.0.0 | 2.0.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.