standalone_pkg 0.0.18 copy "standalone_pkg: ^0.0.18" to clipboard
standalone_pkg: ^0.0.18 copied to clipboard

A new Flutter package with a customized TextButton

100/ 160
pub points
66
downloads

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

Failed report section
Follow Dart file conventions
20 / 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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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 standalone_pkg... Discovering libraries... Linking elements... Precaching local docs for 783359 elements... Initialized dartdoc with 1624 libraries Generating docs for library data/repository/sign_in_repository.dart from package:standalone_pkg/data/repository/sign_in_repository.dart... Generating docs for library data/repository/user_repository.dart from package:standalone_pkg/data/repository/user_repository.dart... Generating docs for library data/repository/remote_config_repository.dart from package:standalone_pkg/data/repository/remote_config_repository.dart... Generating docs for library data/repository/package_info_repository.dart from package:standalone_pkg/data/repository/package_info_repository.dart... Generating docs for library data/repository/register_repository.dart from package:standalone_pkg/data/repository/register_repository.dart... [45 more lines] ERR: warning: deprecated dartdoc usage: The '--nodoc' option is deprecated, and will soon be removed. from package-standalone_pkg: file:///tmp/pana_BOFEZR warning: standalone_pkg has no library level documentation comments from standalone_pkg: (file:///tmp/pana_BOFEZR/lib/data/repository/sign_in_repository.dart:1:1) warning: standalone_pkg has no library level documentation comments from standalone_pkg: (file:///tmp/pana_BOFEZR/lib/data/repository/user_repository.dart:1:1) error: file already written at "standalone_pkg/index.html" for symbol standalone_pkg: (file:///tmp/pana_BOFEZR/lib/data/repository/user_repository.dart:1:1) conflicting with file already generated by standalone_pkg: (file:///tmp/pana_BOFEZR/lib/data/repository/sign_in_repository.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. [438 more lines]

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.cn/web/wasm for details.

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 9 issues. Showing the first 2:

WARNING: Unused import: 'package:cloud_firestore/cloud_firestore.dart'.

lib/data/entity/user/firebase_user.dart:3:8

  ╷
3 │ import 'package:cloud_firestore/cloud_firestore.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/data/entity/user/firebase_user.dart

WARNING: Unnecessary cast.

lib/presentation/sign_in_bloc/sign_in_bloc.dart:36:14

   ╷
36 │            ((user as Success)).data != null
   │              ^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/presentation/sign_in_bloc/sign_in_bloc.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
cloud_firestore ^4.3.1 4.9.3 6.0.2
equatable ^2.0.5 2.0.7 2.0.7
firebase_analytics ^10.1.0 10.5.1 12.0.2
firebase_auth ^4.2.5 4.10.1 6.1.0
firebase_core ^2.4.1 2.17.0 4.1.1
firebase_messaging ^14.2.1 14.6.9 16.0.2
firebase_remote_config ^3.0.9 3.0.15 6.0.2
firebase_storage ^11.0.10 11.2.8 13.0.2
flutter_bloc ^8.1.1 8.1.6 9.1.1
flutter_form_builder ^7.7.0 7.8.0 10.2.0
package_info_plus ^3.0.2 3.1.2 9.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.7 1.3.62
async - 2.13.0 2.13.0
bloc - 8.1.4 9.0.1
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
cloud_firestore_platform_interface - 5.16.2 7.0.2
cloud_firestore_web - 3.7.2 5.0.2
collection - 1.19.1 1.19.1
fake_async - 1.3.3 1.3.3
ffi - 2.1.4 2.1.4
firebase_analytics_platform_interface - 3.7.1 5.0.2
firebase_analytics_web - 0.5.5+1 0.6.0+2
firebase_auth_platform_interface - 6.19.1 8.1.2
firebase_auth_web - 5.8.2 6.0.3
firebase_core_platform_interface - 4.8.0 6.0.1
firebase_core_web - 2.8.0 3.1.1
firebase_messaging_platform_interface - 4.5.8 4.7.2
firebase_messaging_web - 3.5.8 4.0.2
firebase_remote_config_platform_interface - 1.4.7 2.0.3
firebase_remote_config_web - 1.4.7 1.8.12
firebase_storage_platform_interface - 4.4.7 5.2.13
firebase_storage_web - 3.6.8 3.10.20
http - 0.13.6 1.5.0
http_parser - 4.1.2 4.1.2
intl - 0.17.0 0.20.2
js - 0.6.7 0.7.2 Discontinued
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
nested - 1.0.0 1.0.0
package_info_plus_platform_interface - 2.0.1 3.2.1
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.5+1 6.1.5+1
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.6 0.7.7
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
win32 - 4.1.4 5.14.0

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

Found 10 issues. Showing the first 2:

The constraint `^4.3.1` on cloud_firestore does not support the stable version `5.0.0`.

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

The constraint `^10.1.0` on firebase_analytics does not support the stable version `11.0.0`.

Try running dart pub upgrade --major-versions firebase_analytics 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.22.23, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: