simplify_satva 0.0.3 copy "simplify_satva: ^0.0.3" to clipboard
simplify_satva: ^0.0.3 copied to clipboard

This is a port of Simplify library for Flutter Applications

1
likes
60/ 140
pub points
0%
popularity

We analyzed this package 3 hours ago, and awarded it 60 pub points (of a possible 140):

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

0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 60 to 180 characters to describe the package, what it does, and its target use case.

* `pubspec.yaml` doesn't have a `homepage` entry. * `pubspec.yaml` doesn't have a `repository` entry.

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: BSD-3-Clause.

failed
Provide documentation
0 / 20trigger folding of the section

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

8 out of 1143 API elements (0.7 %) 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.

Some symbols that are missing documentation: animated_route, animated_route.AnimatedRoute, animated_route.AnimatedRoute.AnimatedRoute, animated_route.AnimatedRoute.fade, animated_route.AnimatedRoute.slide.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
0 / 20trigger folding of the section

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

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:simplify_satva/changes_listener/changes_listener.dart that imports:
  • package:simplify_satva/simplify.dart that imports:
  • package:simplify_satva/webview/simple_webview.dart that imports:
  • package:simplify_satva/helpers/location_helper.dart that imports:
  • package:geolocator/geolocator.dart that imports:
  • package:geolocator_apple/geolocator_apple.dart that declares support for platforms: iOS, macOS.
Package does not support platform `iOS`.

Because:

  • package:simplify_satva/changes_listener/changes_listener.dart that imports:
  • package:simplify_satva/simplify.dart that imports:
  • package:simplify_satva/webview/simple_webview.dart that imports:
  • package:simplify_satva/helpers/location_helper.dart that imports:
  • package:geolocator/geolocator.dart that imports:
  • package:geolocator_android/geolocator_android.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

  • package:simplify_satva/changes_listener/changes_listener.dart that imports:
  • package:simplify_satva/simplify.dart that imports:
  • package:simplify_satva/webview/simple_webview.dart that imports:
  • package:simplify_satva/helpers/location_helper.dart that imports:
  • package:geolocator/geolocator.dart that imports:
  • package:geolocator_apple/geolocator_apple.dart that declares support for platforms: iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:simplify_satva/changes_listener/changes_listener.dart that imports:
  • package:simplify_satva/simplify.dart that imports:
  • package:simplify_satva/webview/simple_webview.dart that imports:
  • package:simplify_satva/helpers/location_helper.dart that imports:
  • package:geolocator/geolocator.dart that declares support for platforms: Android, iOS, Windows, macOS, Web.
Package does not support platform `macOS`.

Because:

  • package:simplify_satva/changes_listener/changes_listener.dart that imports:
  • package:simplify_satva/simplify.dart that imports:
  • package:simplify_satva/webview/simple_webview.dart that imports:
  • package:simplify_satva/helpers/location_helper.dart that imports:
  • package:geolocator/geolocator.dart that imports:
  • package:geolocator_android/geolocator_android.dart that declares support for platforms: Android.
Package does not support platform `Web`.

Because:

  • package:simplify_satva/changes_listener/changes_listener.dart that imports:
  • package:simplify_satva/simplify.dart that imports:
  • package:simplify_satva/webview/simple_webview.dart that imports:
  • package:simplify_satva/helpers/location_helper.dart that imports:
  • package:geolocator/geolocator.dart that imports:
  • package:geolocator_apple/geolocator_apple.dart that declares support for platforms: iOS, macOS.
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 70 issues. Showing the first 2:

WARNING: The value of the field '_simpleListenerTags' isn't used.

lib/changes_listener/changes_listener.dart:29:16

   ╷
29 │   List<String> _simpleListenerTags=const [];
   │                ^^^^^^^^^^^^^^^^^^^
   ╵

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

WARNING: The stack trace variable 'stack' isn't used and can be removed.

lib/database/helper/dbhandler_mysql.dart:178:34

    ╷
178 │                     } catch (ex, stack) {
    │                                  ^^^^^
    ╵

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
connectivity_plus ^5.0.2 5.0.2 6.0.3
cookie_jar ^4.0.8 4.0.8 4.0.8
device_info_plus ^9.1.1 9.1.2 10.1.0
dio ^5.4.0 5.4.3+1 5.4.3+1
dio_cookie_manager ^3.1.1 3.1.1 3.1.1
file_picker ^6.1.1 6.2.1 8.0.3
flutter flutter 0.0.0 0.0.0
flutter_svg ^2.0.7 2.0.10+1 2.0.10+1
geolocator ^10.1.0 10.1.1 11.0.0
http ^1.2.0 1.2.0 1.2.1
internet_connection_checker ^1.0.0+1 1.0.0+1 1.0.0+1
intl ^0.19.0 0.19.0 0.19.0
jaguar ^3.1.3 3.1.3 3.1.3
jaguar_cors ^3.0.2 3.0.2 3.0.2
lottie ^2.7.0 2.7.0 3.1.0
moment_dart ^1.1.0 1.2.0 2.1.0
mysql1 ^0.20.0 0.20.0 0.20.0
package_info_plus ^5.0.1 5.0.1 8.0.0
path_provider ^2.1.1 2.1.3 2.1.3
pdf ^3.10.7 3.10.8 3.10.8
platform_device_id ^1.0.1 1.0.1 1.0.1
platform_info ^4.0.2 4.0.2 4.0.2
printing ^5.11.1 5.12.0 5.12.0
puppeteer ^3.6.0 3.9.0 3.9.0
random_string ^2.3.1 2.3.1 2.3.1
share_plus ^7.2.1 7.2.2 9.0.0
sqflite ^2.3.0 2.3.3+1 2.3.3+1
sqflite_common_ffi ^2.3.1 2.3.3 2.3.3
string_validator ^1.0.2 1.0.2 1.0.2
url_launcher ^6.2.1 6.2.6 6.2.6
webview_flutter ^4.4.2 4.7.0 4.7.0
webview_flutter_android ^3.12.1 3.16.1 3.16.1
webview_win_floating ^2.2.2 2.2.2 2.2.2
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.5.0 3.5.0
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
auth_header - 3.0.1 3.0.1
barcode - 2.2.8 2.2.8
bidi - 2.0.10 2.0.10
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
connectivity_plus_platform_interface - 1.2.4 2.0.0
cross_file - 0.3.3+8 0.3.4+1
crypto - 3.0.3 3.0.3
dbus - 0.7.10 0.7.10
device_info - 2.0.3 2.0.3
device_info_platform_interface - 2.0.1 2.0.1
device_info_plus_platform_interface - 7.0.0 7.0.0
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
flutter_plugin_android_lifecycle - 2.0.19 2.0.19
flutter_web_plugins - 0.0.0 0.0.0
fullscreen_window - 1.0.4 1.0.4
geolocator_android - 4.5.5 4.5.5
geolocator_apple - 2.3.7 2.3.7
geolocator_platform_interface - 4.2.2 4.2.2
geolocator_web - 2.2.1 3.0.0
geolocator_windows - 0.2.3 0.2.3
http_parser - 4.0.2 4.0.2
http_server - 1.0.0 1.0.0
image - 4.1.7 4.1.7
jaguar_common - 3.0.0 3.0.0
js - 0.6.7 0.7.1
logging - 1.2.0 1.2.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
mime - 1.0.5 1.0.5
nm - 0.5.0 0.5.0
package_info_plus_platform_interface - 2.0.1 3.0.0
path - 1.9.0 1.9.0
path_parsing - 1.0.1 1.0.1
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
path_tree - 3.0.0 3.0.0
pdf_widget_wrapper - 1.0.3 1.0.4
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
platform_device_id_linux - 1.0.0 1.0.0
platform_device_id_macos - 1.0.0 1.0.0
platform_device_id_platform_interface - 1.0.0 1.0.0
platform_device_id_web - 1.0.0 1.0.0
platform_device_id_windows - 1.0.0 1.0.0
plugin_platform_interface - 2.1.8 2.1.8
pool - 1.5.1 1.5.1
qr - 3.0.1 3.0.1
share_plus_platform_interface - 3.4.0 4.0.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
sqflite_common - 2.5.4 2.5.4
sqlite3 - 2.4.2 2.4.2
stack_trace - 1.11.1 1.11.1
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
universal_io - 2.2.2 2.2.2
url_launcher_android - 6.3.1 6.3.1
url_launcher_ios - 6.2.5 6.2.5
url_launcher_linux - 3.1.1 3.1.1
url_launcher_macos - 3.1.0 3.1.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.2.3 2.3.1
url_launcher_windows - 3.1.1 3.1.1
uuid - 4.4.0 4.4.0
vector_graphics - 1.1.11+1 1.1.11+1
vector_graphics_codec - 1.1.11+1 1.1.11+1
vector_graphics_compiler - 1.1.11+1 1.1.11+1
vector_math - 2.1.4 2.1.4
web - 0.4.2 0.5.1
webview_flutter_platform_interface - 2.10.0 2.10.0
webview_flutter_wkwebview - 3.13.0 3.13.0
win32 - 5.5.0 5.5.0
win32_registry - 1.1.3 1.1.3
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

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

Found 8 issues. Showing the first 2:

The constraint `^5.0.2` on connectivity_plus does not support the stable version `6.0.0`.

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

The constraint `^9.1.1` on device_info_plus does not support the stable version `10.0.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.