jm_basic_flutter 1.3.3 copy "jm_basic_flutter: ^1.3.3" to clipboard
jm_basic_flutter: ^1.3.3 copied to clipboard

A plugin for jmitech.

110/ 160
pub points
86
downloads

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

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

Failed check 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 50 to 180 characters to describe the package, what it does, and its target use case.

Homepage URL doesn't exist.

At the time of the analysis http://git.jimuitech.com/egg/jm_basic_flutter.git was unreachable. Make sure that the website is reachable via HEAD requests.

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: Apache-2.0.

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

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

OUT: Documenting jm_basic_flutter... Discovering libraries... Linking elements... Precaching local docs for 1234790 elements... Initialized dartdoc with 1298 libraries Generating docs for library widgets/custom_cupertino_dialog.dart from package:jm_basic_flutter/widgets/custom_cupertino_dialog.dart... Generating docs for library widgets/dotted_line.dart from package:jm_basic_flutter/widgets/dotted_line.dart... Generating docs for library widgets/simple_alert_dialog.dart from package:jm_basic_flutter/widgets/simple_alert_dialog.dart... Generating docs for library widgets/multiline_text_input.dart from package:jm_basic_flutter/widgets/multiline_text_input.dart... Generating docs for library widgets/always_keep_cursor_end_text_editing_controller.dart from package:jm_basic_flutter/widgets/always_keep_cursor_end_text_editing_controller.dart... [33 more lines] ERR: warning: jm_basic_flutter has no library level documentation comments from jm_basic_flutter: (file:///tmp/pana_JDLDTH/lib/jm_basic_flutter_export.dart:1:1) error: file already written at "jm_basic_flutter/index.html" for symbol jm_basic_flutter: (file:///tmp/pana_JDLDTH/lib/jm_basic_flutter.dart:1:1) conflicting with file already generated by jm_basic_flutter: (file:///tmp/pana_JDLDTH/lib/jm_basic_flutter_export.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'jm_basic_flutter' 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 [43 more lines]

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed 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:jm_basic_flutter/jm_basic_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:jm_basic_flutter/jm_basic_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:jm_basic_flutter/jm_basic_flutter.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:jm_basic_flutter/jm_basic_flutter.dart that declares support for platforms: Android, iOS.

Failed check 0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on iOS

It does not contain ios/jm_basic_flutter/Package.swift.

This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.

See https://docs.flutter.dev/to/spm 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 57 issues. Showing the first 2:

INFO: Missing type annotation.

lib/extension/extensions.dart:10:3

   ╷
10 │   selectAll() {
   │   ^^^^^^^^^
   ╵

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

INFO: 'dart:html' is deprecated and shouldn't be used. Use package:web and dart:js_interop instead.

lib/jm_basic_flutter_web.dart:5:1

  ╷
5 │ import 'dart:html' as html show window;
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/jm_basic_flutter_web.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
bot_toast ^4.0.3 4.1.3 4.1.3
cached_network_image ^3.2.2 3.4.1 3.4.1
connectivity_plus ^3.0.2 3.0.6 7.0.0
dio ^4.0.6 4.0.6 5.9.0
dio_log ^2.0.4 2.0.4 5.3.0+3
flutter_conditional_rendering ^2.0.0 2.1.0 2.1.0
flutter_image_compress ^1.1.3 1.1.3 2.4.0
get ^4.6.5 4.7.3 4.7.3
image_picker_for_web ^2.1.10 2.2.0 3.1.1
image_pickers ^2.0.0+2 2.0.6 2.0.6
logger ^1.1.0 1.4.0 2.6.2
pdfx ^2.3.0 2.9.2 2.9.2
permission_handler ^10.2.0 10.4.5 12.0.1
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
webview_flutter ^3.0.4 3.0.4 4.13.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
connectivity_plus_platform_interface - 1.2.4 2.0.1
cross_file - 0.3.5+1 0.3.5+1
crypto - 3.0.7 3.0.7
dbus - 0.7.11 0.7.11
extension - 0.6.0 1.0.0
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_cache_manager - 3.4.1 3.4.1
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
image_picker_platform_interface - 2.11.1 2.11.1
js - 0.6.7 0.7.2 Discontinued
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
mime - 1.0.6 2.0.0
nm - 0.5.0 0.5.0
octo_image - 2.1.0 2.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
permission_handler_android - 10.3.6 13.0.1
permission_handler_apple - 9.1.4 9.4.7
permission_handler_platform_interface - 3.12.0 4.3.0
permission_handler_windows - 0.1.3 0.2.1
petitparser - 7.0.1 7.0.1
photo_view - 0.15.0 0.15.0
platform - 3.1.6 3.1.6
rxdart - 0.28.0 0.28.0
source_span - 1.10.1 1.10.1
sqflite - 2.4.2 2.4.2
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
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
universal_platform - 1.1.0 1.1.0
uuid - 4.5.2 4.5.2
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
webview_flutter_android - 2.10.4 4.10.11
webview_flutter_platform_interface - 1.9.5 2.14.0
webview_flutter_wkwebview - 2.9.5 3.23.5
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.

Found 8 issues. Showing the first 2:

The constraint `^3.0.2` on connectivity_plus does not support the stable version `4.0.0`.

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

The constraint `^4.0.6` on dio does not support the stable version `5.0.0`.

Try running dart pub upgrade --major-versions dio 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.3, Flutter 3.38.2, Dart 3.10.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: