innerlibs 0.0.1-dev.5 copy "innerlibs: ^0.0.1-dev.5" to clipboard
innerlibs: ^0.0.1-dev.5 copied to clipboard

unlisted

All-in-one extensions, widgets and tools to improve dart code.

80/ 160
pub points
12
downloads

We analyzed this package 15 hours ago, and awarded it 80 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: 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

23303 out of 24767 API elements (94.1 %) have documentation comments.

Some symbols that are missing documentation: align_extensions, alignment_extensions, alignment_extensions.AlignmentExtensions, alignment_extensions.AlignmentExtensions.sum, alignment_extensions.AlignmentGeometryExtensions.

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

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:innerlibs/innerlibs.dart that imports:
  • package:innerlibs/widgets/value_field.dart that imports:
  • package:flutter_typeahead/flutter_typeahead.dart that imports:
  • package:flutter_typeahead/src/cupertino/typeahead_field.dart that imports:
  • package:flutter_typeahead/src/common/field/typeahead_field.dart that imports:
  • package:pointer_interceptor/pointer_interceptor.dart that declares support for platforms: iOS, Web.
Package does not support platform `Windows`.

Because:

  • package:innerlibs/innerlibs.dart that imports:
  • package:innerlibs/widgets/value_field.dart that imports:
  • package:flutter_typeahead/flutter_typeahead.dart that imports:
  • package:flutter_typeahead/src/cupertino/typeahead_field.dart that imports:
  • package:flutter_typeahead/src/common/field/typeahead_field.dart that imports:
  • package:pointer_interceptor/pointer_interceptor.dart that declares support for platforms: iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:innerlibs/innerlibs.dart that imports:
  • package:innerlibs/widgets/value_field.dart that imports:
  • package:flutter_typeahead/flutter_typeahead.dart that imports:
  • package:flutter_typeahead/src/cupertino/typeahead_field.dart that imports:
  • package:flutter_typeahead/src/common/field/typeahead_field.dart that imports:
  • package:pointer_interceptor/pointer_interceptor.dart that declares support for platforms: iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:innerlibs/innerlibs.dart that imports:
  • package:innerlibs/widgets/value_field.dart that imports:
  • package:flutter_typeahead/flutter_typeahead.dart that imports:
  • package:flutter_typeahead/src/cupertino/typeahead_field.dart that imports:
  • package:flutter_typeahead/src/common/field/typeahead_field.dart that imports:
  • package:pointer_interceptor/pointer_interceptor.dart that declares support for platforms: iOS, Web.
Package not compatible with platform Web

Because:

  • package:innerlibs/innerlibs.dart that imports:
  • package:innerlibs/widgets/widgets_to_image.dart that imports:
  • dart:io
Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 27 issues. Showing the first 2:

ERROR: A value of type 'AppBarThemeData' can't be returned from the function 'appBarTheme' because it has a return type of 'AppBarTheme'.

lib/build_context_extensions.dart:19:34

   ╷
19 │   AppBarTheme get appBarTheme => theme.appBarTheme;
   │                                  ^^^^^^^^^^^^^^^^^
   ╵

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

ERROR: A value of type 'BottomAppBarThemeData' can't be returned from the function 'bottomAppBarTheme' because it has a return type of 'BottomAppBarTheme'.

lib/build_context_extensions.dart:50:46

   ╷
50 │   BottomAppBarTheme get bottomAppBarTheme => theme.bottomAppBarTheme;
   │                                              ^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

Failed report section
Support up-to-date dependencies
20 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
async any 2.13.0 2.13.0
brasil_fields any 1.18.0 1.18.0
collection any 1.19.1 1.19.1
convert any 3.1.2 3.1.2
crypto any 3.0.7 3.0.7
darq any 2.1.0 2.1.0
date_field any 6.0.3+1 6.0.3+1
download any 1.0.1 1.0.1
dropdown_search any 6.0.2 6.0.2
flutter_typeahead any 5.2.0 5.2.0
gap any 3.0.1 3.0.1
http any 1.6.0 1.6.0
icons_plus any 5.0.0 5.0.0
intl any 0.20.2 0.20.2
latlong2 any 0.9.1 0.9.1
mask_text_input_formatter any 2.9.0 2.9.0
mime any 2.0.0 2.0.0
path any 1.9.1 1.9.1
web any 1.1.1 1.1.1
xml any 6.6.1 6.6.1
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
flutter_keyboard_visibility - 6.0.0 6.0.0
flutter_keyboard_visibility_linux - 1.0.0 1.0.0
flutter_keyboard_visibility_macos - 1.0.0 1.0.0
flutter_keyboard_visibility_platform_interface - 2.0.0 2.0.0
flutter_keyboard_visibility_web - 2.0.0 2.0.0
flutter_keyboard_visibility_windows - 1.0.0 1.0.0
flutter_svg - 2.2.3 2.2.3
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.0
path_parsing - 1.1.0 1.1.0
petitparser - 7.0.1 7.0.1
plugin_platform_interface - 2.1.8 2.1.8
pointer_interceptor - 0.10.1+2 0.10.1+2
pointer_interceptor_ios - 0.10.1+1 0.10.1+1
pointer_interceptor_platform_interface - 0.10.0+1 0.10.0+1
pointer_interceptor_web - 0.10.3 0.10.3
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
vector_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.20 1.1.20
vector_math - 2.2.0 2.2.0

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 37 errors:

  • UNDEFINED_METHOD - lib/brasil.dart:466:73 - The method 'randomize' isn't defined for the type 'List'.
  • UNDEFINED_METHOD - lib/brasil.dart:468:43 - The method 'randomize' isn't defined for the type 'List'.
  • UNDEFINED_METHOD - lib/brasil.dart:469:43 - The method 'randomize' isn't defined for the type 'List'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.8, Flutter 3.38.6, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: