redstonex 0.0.1 copy "redstonex: ^0.0.1" to clipboard
redstonex: ^0.0.1 copied to clipboard

一个基于GetX的Flutter项目脚手架框架。Basic frame of flutter project.

0
likes
70/ 140
pub points
0%
popularity

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

failed
Follow Dart file conventions
10 / 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.

The package description contains too many non-ASCII characters.

The site uses English as its primary language. The content of the description field in your package's pubspec.yaml should primarily contain characters used in English.

0/5 points: Provide a valid README.md

`README.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of README.md in your package should primarily contain characters used in English.

0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of CHANGELOG.md in your package should primarily contain characters used in English.

10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

OK
Provide documentation
20 / 20trigger folding of the section

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

381 out of 619 API elements (61.6 %) have documentation comments.

Some symbols that are missing documentation: after_properties_set, app_exception, app_exception.AppException.errCode, app_exception.AppException.fixedErrCode, app_exception.AppException.fixedI10nExceptionTextTag.

10/10 points: Package has 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:redstonex/redstonex.dart that imports:
  • package:redstonex/database-core/base_repository.dart that imports:
  • package:floor/floor.dart that imports:
  • package:floor/src/sqflite_database_factory.dart that imports:
  • package:sqflite_common_ffi_web/sqflite_ffi_web.dart that declares support for platforms: Web.
Package does not support platform `iOS`.

Because:

  • package:redstonex/redstonex.dart that imports:
  • package:redstonex/database-core/base_repository.dart that imports:
  • package:floor/floor.dart that imports:
  • package:floor/src/sqflite_database_factory.dart that imports:
  • package:sqflite_common_ffi_web/sqflite_ffi_web.dart that declares support for platforms: Web.
Package does not support platform `Windows`.

Because:

  • package:redstonex/redstonex.dart that imports:
  • package:redstonex/database-core/database_callback.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:redstonex/redstonex.dart that imports:
  • package:redstonex/database-core/database_callback.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `macOS`.

Because:

  • package:redstonex/redstonex.dart that imports:
  • package:redstonex/database-core/base_repository.dart that imports:
  • package:floor/floor.dart that imports:
  • package:floor/src/sqflite_database_factory.dart that imports:
  • package:sqflite_common_ffi_web/sqflite_ffi_web.dart that declares support for platforms: Web.
Package does not support platform `Web`.

Because:

  • package:redstonex/redstonex.dart that imports:
  • package:redstonex/database-core/database_callback.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, 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 72 issues. Showing the first 2:

WARNING: Unused import: 'package:redstonex/commons/exceptions/app_exception.dart'.

lib/app-configs/global_config.dart:5:8

  ╷
5 │ import 'package:redstonex/commons/exceptions/app_exception.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/app-configs/global_config.dart

WARNING: Unused import: 'package:redstonex/commons/exceptions/exts/i10n_exception_text.dart'.

lib/app-configs/global_config.dart:6:8

  ╷
6 │ import 'package:redstonex/commons/exceptions/exts/i10n_exception_text.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/app-configs/global_config.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
awesome_notifications ^0.6.21 0.6.21 0.9.3+1
connectivity_plus ^2.3.5 2.3.9 6.0.3
cupertino_icons ^1.0.5 1.0.8 1.0.8
dartx ^1.1.0 1.2.0 1.2.0
device_info_plus ^4.0.0 4.1.3 10.1.0
dio ^4.0.6 4.0.6 5.4.3+1
encrypt ^5.0.1 5.0.3 5.0.3
event_bus ^2.0.0 2.0.0 2.0.0
floor ^1.3.0 1.5.0 1.5.0
flustars ^2.0.1 2.0.1 2.0.1
flutter flutter 0.0.0 0.0.0
flutter_smart_dialog ^4.5.3+6 4.9.7+6 4.9.7+6
flutter_svg ^1.0.3 1.1.6 2.0.10+1
get ^4.6.5 4.6.6 4.6.6
get_storage ^2.0.3 2.1.1 2.1.1
json_annotation ^4.6.0 4.9.0 4.9.0
logger ^1.1.0 1.4.0 2.3.0
network_info_plus ^2.1.3 2.3.2 5.0.3
package_info_plus ^1.4.2 1.4.3+1 8.0.0
path_provider ^2.0.11 2.1.3 2.1.3
permission_handler ^10.0.0 10.4.5 11.3.1
pretty_dio_logger ^1.1.1 1.2.0-beta-1 1.3.1
pull_to_refresh_flutter3 ^2.0.1 2.0.2 2.0.2
reflectable ^3.0.9 3.0.10 4.0.6
retrofit >=3.0.0 <4.0.0 3.3.1 4.1.0
simple_gesture_detector ^0.2.0 0.2.1 0.2.1
sqflite ^2.0.3 2.3.3+1 2.3.3+1
uuid ^3.0.6 3.0.7 4.4.0
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 47.0.0 69.0.0
analyzer - 4.7.0 6.5.1
args - 2.5.0 2.5.0
asn1lib - 1.5.3 1.5.3
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
build - 2.4.1 2.4.1
build_config - 1.1.1 1.1.1
build_daemon - 4.0.2 4.0.2
build_resolvers - 2.0.10 2.4.2
build_runner - 2.4.10 2.4.10
build_runner_core - 7.2.10 7.3.0
built_collection - 5.1.1 5.1.1
built_value - 8.9.2 8.9.2
characters - 1.3.0 1.3.0
charcode - 1.3.1 1.3.1
checked_yaml - 2.0.3 2.0.3
clock - 1.1.1 1.1.1
code_builder - 4.10.0 4.10.0
collection - 1.18.0 1.18.0
common_utils - 2.1.0 2.1.0
connectivity_plus_linux - 1.3.1 1.3.1
connectivity_plus_macos - 1.2.6 1.2.6
connectivity_plus_platform_interface - 1.2.4 2.0.0
connectivity_plus_web - 1.2.5 1.2.5
connectivity_plus_windows - 1.2.2 1.2.2
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
dart_style - 2.2.4 2.3.6
dbus - 0.7.10 0.7.10
decimal - 2.3.3 2.3.3
dev_build - 0.16.5 0.16.5
device_info_plus_linux - 3.0.0 5.0.0
device_info_plus_macos - 3.0.0 5.0.0
device_info_plus_platform_interface - 3.0.0 7.0.0
device_info_plus_web - 3.0.0 5.0.0
device_info_plus_windows - 4.1.0 6.0.0
ffi - 2.1.2 2.1.2
file - 6.1.4 7.0.0
fixnum - 1.1.0 1.1.0
floor_annotation - 1.5.0 1.5.0
floor_common - 1.5.0 1.5.0
flutter_web_plugins - 0.0.0 0.0.0
frontend_server_client - 4.0.0 4.0.0
glob - 2.1.2 2.1.2
graphs - 2.3.1 2.3.1
http - 0.13.6 1.2.1
http_multi_server - 3.2.1 3.2.1
http_parser - 4.0.2 4.0.2
intl - 0.17.0 0.19.0
io - 1.0.4 1.0.4
js - 0.6.7 0.7.1
logging - 1.2.0 1.2.0
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.8.0 0.11.1
meta - 1.12.0 1.15.0
mime - 1.0.5 1.0.5
network_info_plus_linux - 1.1.2 1.1.2
network_info_plus_macos - 1.3.0 1.3.0
network_info_plus_platform_interface - 1.1.3 2.0.0
network_info_plus_web - 1.0.1 1.0.1
network_info_plus_windows - 1.0.2 1.0.2
nm - 0.5.0 0.5.0
package_config - 2.1.0 2.1.0
package_info_plus_linux - 1.0.5 2.0.0
package_info_plus_macos - 1.3.0 2.0.0
package_info_plus_platform_interface - 1.0.2 3.0.0
package_info_plus_web - 1.0.6 2.0.0
package_info_plus_windows - 2.1.0 3.0.0
path - 1.9.0 1.9.0
path_drawing - 1.0.1 1.0.1
path_parsing - 1.0.1 1.0.1
path_provider_android - 2.2.5 2.2.5
path_provider_foundation - 2.4.0 2.4.0
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
permission_handler_android - 10.3.6 12.0.6
permission_handler_apple - 9.1.4 9.4.4
permission_handler_platform_interface - 3.12.0 4.2.1
permission_handler_windows - 0.1.3 0.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 3.9.1
pool - 1.5.1 1.5.1
process_run - 0.14.2 0.14.2
pub_semver - 2.1.4 2.1.4
pubspec_parse - 1.2.3 1.2.3
rational - 2.2.2 2.2.2
shared_preferences - 2.2.3 2.2.3
shared_preferences_android - 2.2.3 2.2.3
shared_preferences_foundation - 2.4.0 2.4.0
shared_preferences_linux - 2.3.2 2.3.2
shared_preferences_platform_interface - 2.3.2 2.3.2
shared_preferences_web - 2.3.0 2.3.0
shared_preferences_windows - 2.3.2 2.3.2
shelf - 1.4.1 1.4.1
shelf_web_socket - 2.0.0 2.0.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sp_util - 2.0.3 2.0.3
sqflite_common - 2.5.4 2.5.4
sqflite_common_ffi - 2.3.3 2.3.3
sqflite_common_ffi_web - 0.4.3+1 0.4.3+1
sqlite3 - 2.4.3 2.4.3
sqlparser - 0.34.1 0.36.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
stream_transform - 2.1.0 2.1.0
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
test_api - 0.7.0 0.7.1
time - 2.1.4 2.1.4
timing - 1.0.1 1.0.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4
watcher - 1.1.0 1.1.0
web - 0.5.1 0.5.1
web_socket - 0.1.5 0.1.5
web_socket_channel - 3.0.0 3.0.0
win32 - 3.1.4 5.5.1
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0
yaml - 3.1.2 3.1.2

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

Found 12 issues. Showing the first 2:

The constraint `^0.6.21` on awesome_notifications does not support the stable version `0.7.0`.

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

The constraint `^2.3.5` on connectivity_plus does not support the stable version `3.0.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.22.0, Dart 3.4.0.

Check the analysis log for details.