inqvine_core_main 2.0.2 copy "inqvine_core_main: ^2.0.2" to clipboard
inqvine_core_main: ^2.0.2 copied to clipboard

Useful functionality, widgets, and more shared between all Inqvine products

0
likes
120/ 140
pub points
31%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

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.

failed
Provide documentation
10 / 20trigger folding of the section

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

1210 out of 1431 API elements (84.6 %) have documentation comments.

Some symbols that are missing documentation: application.pb, application.pb.Application, application.pb.Application.Application, application.pb.Application.applicationBuildNumber, application.pb.Application.applicationName.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web

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

Package not compatible with platform Web

Because:

  • package:inqvine_core_main/inqvine_core_main.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/file_output_stub.dart that imports:
  • dart:io
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 11 issues. Showing the first 2:

INFO: 'textScaleFactor' is deprecated and shouldn't be used. Use textScaler instead. Use of textScaleFactor was deprecated in preparation for the upcoming nonlinear text scaling support. This feature was deprecated after v3.12.0-2.0.pre.

lib/extensions/inqvine_context_extensions.dart:29:53

   ╷
29 │   double get textScaleFactor => MediaQuery.of(this).textScaleFactor;
   │                                                     ^^^^^^^^^^^^^^^
   ╵

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

lib/constants/inqvine_regex_constants.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

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

Package Constraint Compatible Latest
crypto ^3.0.1 3.0.3 3.0.3
event_bus ^2.0.0 2.0.0 2.0.0
fixnum ^1.0.0 1.1.0 1.1.0
flutter flutter 0.0.0 0.0.0
flutter_hooks ^0.20.0 0.20.5 0.20.5
flutter_riverpod ^2.3.6 2.5.1 2.5.1
get_it ^7.2.0 7.6.7 7.6.7
hooks_riverpod ^2.3.7 2.5.1 2.5.1
jiffy ^6.2.1 6.3.0 6.3.0
logger ^2.0.1 2.2.0 2.2.0
protobuf ^3.1.0 3.1.0 3.1.0
riverpod ^2.3.6 2.5.1 2.5.1
universal_io ^2.0.4 2.2.2 2.2.2
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
intl - 0.19.0 0.19.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.12.0
path - 1.9.0 1.9.0
sky_engine - 0.0.99 0.0.99
stack_trace - 1.11.1 1.11.1
state_notifier - 1.0.0 1.0.0
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4

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

Analyzed with Pana 0.22.2, Flutter 3.19.2, Dart 3.3.0.

Check the analysis log for details.

0
likes
120
pub points
31%
popularity

Publisher

unverified uploader

Useful functionality, widgets, and more shared between all Inqvine products

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

crypto, event_bus, fixnum, flutter, flutter_hooks, flutter_riverpod, get_it, hooks_riverpod, jiffy, logger, protobuf, riverpod, universal_io

More

Packages that depend on inqvine_core_main