milsat_modules_flutter 1.3.4 copy "milsat_modules_flutter: ^1.3.4" to clipboard
milsat_modules_flutter: ^1.3.4 copied to clipboard

Comprehensive Flutter package for geospatial data collection systems. Includes user management, dynamic form rendering, data export/sync, and hierarchical location services with Clean Architecture.

105/ 160
pub points
298
downloads

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

Failed report section
Follow Dart file conventions
15 / 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/HaywhyD/milsat_modules_flutter 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/HaywhyD/milsat_modules_flutter was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

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

Documentation URL doesn't exist.

At the time of the analysis https://github.com/HaywhyD/milsat_modules_flutter#readme was unreachable. Make sure that the website is reachable via HEAD requests.

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

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("1.3.4").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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

1791 out of 2433 API elements (73.6 %) have documentation comments.

Some symbols that are missing documentation: milsat_modules_flutter, milsat_modules_flutter.AllCapsTransformation.AllCapsTransformation.new, milsat_modules_flutter.ApiClient.ppqEndpoints, milsat_modules_flutter.ApprovalStatus, milsat_modules_flutter.ApprovalStatusExtension.

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 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:milsat_modules_flutter/milsat_modules_flutter.dart that imports:
  • package:milsat_modules_flutter/src/features/map/map.dart that imports:
  • package:milsat_modules_flutter/src/features/map/data/services/map_service.dart that imports:
  • package:milsat_modules_flutter/src/features/map/data/utils/map_extensions.dart that imports:
  • package:mapbox_maps_flutter/mapbox_maps_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:milsat_modules_flutter/milsat_modules_flutter.dart that imports:
  • package:milsat_modules_flutter/src/features/map/map.dart that imports:
  • package:milsat_modules_flutter/src/features/map/data/services/map_service.dart that imports:
  • package:milsat_modules_flutter/src/features/map/data/utils/map_extensions.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows, Web.
Package does not support platform `macOS`.

Because:

  • package:milsat_modules_flutter/milsat_modules_flutter.dart that imports:
  • package:milsat_modules_flutter/src/features/map/map.dart that imports:
  • package:milsat_modules_flutter/src/features/map/data/services/map_service.dart that imports:
  • package:milsat_modules_flutter/src/features/map/data/utils/map_extensions.dart that imports:
  • package:permission_handler/permission_handler.dart that declares support for platforms: Android, iOS, Windows, Web.
Package does not support platform `Web`.

Because:

  • package:milsat_modules_flutter/milsat_modules_flutter.dart that imports:
  • package:milsat_modules_flutter/src/features/map/map.dart that imports:
  • package:milsat_modules_flutter/src/features/map/data/services/map_service.dart that imports:
  • package:milsat_modules_flutter/src/features/map/data/utils/map_extensions.dart that imports:
  • package:mapbox_maps_flutter/mapbox_maps_flutter.dart that declares support for platforms: Android, iOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:milsat_modules_flutter/milsat_modules_flutter.dart that imports:
  • package:milsat_modules_flutter/src/features/location/location.dart that imports:
  • package:milsat_modules_flutter/src/features/location/data/utils/location_utils.dart that imports:
  • package:milsat_modules_flutter/src/features/location/core/di/location_injection_container.dart that imports:
  • package:milsat_modules_flutter/src/features/location/data/datasources/remote/location_remote_data_source_impl.dart that imports:
  • package:milsat_modules_flutter/src/features/common/data/utils/auth_token_manager.dart that imports:
  • package:milsat_modules_flutter/src/features/common/core/config/modules_config.dart that imports:
  • package:milsat_modules_flutter/src/features/common/core/di/main_injection_container.dart that imports:
  • package:milsat_modules_flutter/src/features/data/core/config/data_config.dart that imports:
  • package:milsat_modules_flutter/src/features/data/core/di/data_injection_container.dart that imports:
  • package:milsat_modules_flutter/src/features/data/data/services/data_service.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:milsat_modules_flutter/milsat_modules_flutter.dart that imports:
  • package:milsat_modules_flutter/src/features/location/location.dart that imports:
  • package:milsat_modules_flutter/src/features/location/data/utils/location_utils.dart that imports:
  • package:milsat_modules_flutter/src/features/location/core/di/location_injection_container.dart that imports:
  • package:milsat_modules_flutter/src/features/location/data/datasources/remote/location_remote_data_source_impl.dart that imports:
  • package:milsat_modules_flutter/src/features/common/data/utils/auth_token_manager.dart that imports:
  • package:milsat_modules_flutter/src/features/common/core/config/modules_config.dart that imports:
  • package:milsat_modules_flutter/src/features/common/core/di/main_injection_container.dart that imports:
  • package:milsat_modules_flutter/src/features/data/core/config/data_config.dart that imports:
  • package:milsat_modules_flutter/src/features/data/core/di/data_injection_container.dart that imports:
  • package:milsat_modules_flutter/src/features/data/data/services/data_service.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

Found 3 issues. Showing the first 2:

WARNING: The left operand can't be null, so the right operand is never executed.

lib/src/features/data/data/services/data_service.dart:2675:9

     ╷
2675 │         currentUser.client.id.toString();
     │         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/features/data/data/services/data_service.dart

INFO: Empty catch block.

lib/src/features/location/data/repositories/location_repository_impl.dart:166:17

    ╷
166 │     } catch (e) {}
    │                 ^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/features/location/data/repositories/location_repository_impl.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
device_info_plus ^12.1.0 12.3.0 12.3.0
dio ^5.9.0 5.9.0 5.9.0
dropdown_textfield ^1.2.0 1.2.0 1.2.0
equatable ^2.0.7 2.0.8 2.0.8
expressions ^0.2.5+2 0.2.5+3 0.2.5+3
file_picker ^10.3.3 10.3.8 10.3.8
flutter_bloc ^9.1.1 9.1.1 9.1.1
flutter_secure_storage ^9.2.4 9.2.4 10.0.0
flutter_svg ^2.2.0 2.2.3 2.2.3
get_it ^8.2.0 8.3.0 9.2.0
http ^1.5.0 1.6.0 1.6.0
image_picker ^1.2.0 1.2.1 1.2.1
intl ^0.20.2 0.20.2 0.20.2
json_annotation ^4.9.0 4.9.0 4.9.0
json_schema ^5.2.1 5.2.2 5.2.2
mapbox_maps_flutter ^2.11.0 2.17.0 2.17.0
path ^1.9.1 1.9.1 1.9.1
path_provider ^2.1.5 2.1.5 2.1.5
permission_handler ^12.0.1 12.0.1 12.0.1
provider ^6.1.5+1 6.1.5+1 6.1.5+1
shared_preferences ^2.5.3 2.5.4 2.5.4
sqflite ^2.4.2 2.4.2 2.4.2
uuid ^4.5.1 4.5.2 4.5.2
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
benchmark - 0.3.0 0.3.0
bloc - 9.2.0 9.2.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
cross_file - 0.3.5+1 0.3.5+1
crypto - 3.0.7 3.0.7
dart_sort_queue - 0.0.2+3 0.0.2+3
dbus - 0.7.11 0.7.11
device_info_plus_platform_interface - 7.0.3 7.0.3
dio_web_adapter - 2.1.1 2.1.1
ffi - 2.1.5 2.1.5
file - 7.0.1 7.0.1
file_selector_linux - 0.9.4 0.9.4
file_selector_macos - 0.9.5 0.9.5
file_selector_platform_interface - 2.7.0 2.7.0
file_selector_windows - 0.9.3+5 0.9.3+5
fixnum - 1.1.1 1.1.1
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
flutter_secure_storage_linux - 1.2.3 3.0.0
flutter_secure_storage_macos - 3.1.3 4.0.0
flutter_secure_storage_platform_interface - 1.1.2 2.0.1
flutter_secure_storage_web - 1.2.1 2.1.0
flutter_secure_storage_windows - 3.1.2 4.1.0
geotypes - 0.0.2 0.0.2
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.13+10 0.8.13+10
image_picker_for_web - 3.1.1 3.1.1
image_picker_ios - 0.8.13+3 0.8.13+3
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2+1 0.2.2+1
image_picker_platform_interface - 2.11.1 2.11.1
image_picker_windows - 0.2.2 0.2.2
js - 0.6.7 0.7.2 Discontinued
logging - 1.3.0 1.3.0
matcher - 0.12.18 0.12.18
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
mime - 2.0.0 2.0.0
nested - 1.0.0 1.0.0
path_parsing - 1.1.0 1.1.0
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
permission_handler_android - 13.0.1 13.0.1
permission_handler_apple - 9.4.7 9.4.7
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
petitparser - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
quiver - 3.2.2 3.2.2
rbush - 1.1.1 1.1.1
rfc_6901 - 0.2.1 0.2.1
rxdart - 0.28.0 0.28.0
shared_preferences_android - 2.4.18 2.4.18
shared_preferences_foundation - 2.5.6 2.5.6
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.1 1.10.1
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
sweepline_intersections - 0.0.4 0.0.4
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
test_api - 0.7.8 0.7.8
turf - 0.0.10 0.0.10
turf_equality - 0.1.0 0.1.0
turf_pip - 0.0.2 0.0.2
typed_data - 1.4.0 1.4.0
uri - 1.0.0 1.0.0
vector_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.19 1.1.19
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
win32 - 5.15.0 5.15.0
win32_registry - 2.1.0 2.1.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1

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

The constraint `^9.2.4` on flutter_secure_storage does not support the stable version `10.0.0`, that was published 27 days ago.

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

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

The constraint `^8.2.0` on get_it does not support the stable version `9.0.0`.

Try running dart pub upgrade --major-versions get_it 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.5, Flutter 3.38.5, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
105
points
298
downloads

Publisher

unverified uploader

Weekly Downloads

Comprehensive Flutter package for geospatial data collection systems. Includes user management, dynamic form rendering, data export/sync, and hierarchical location services with Clean Architecture.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

device_info_plus, dio, dropdown_textfield, equatable, expressions, file_picker, flutter, flutter_bloc, flutter_secure_storage, flutter_svg, get_it, http, image_picker, intl, json_annotation, json_schema, mapbox_maps_flutter, path, path_provider, permission_handler, provider, shared_preferences, sqflite, uuid

More

Packages that depend on milsat_modules_flutter