arcane 1.0.1 copy "arcane: ^1.0.1" to clipboard
arcane: ^1.0.1 copied to clipboard

Speeds up Flutter App Stuff

0
likes
90/ 160
pub points
23%
popularity

We analyzed this package 2 days ago, and awarded it 90 pub points (of a possible 160):

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

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: GPL-3.0.

failed
Provide documentation
0 / 20trigger folding of the section

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

OUT: Documenting arcane... Discovering libraries... Linking elements... Precaching local docs for 1627445 elements... Initialized dartdoc with 2984 libraries Generating docs for library arcane_external.dart from package:arcane/arcane_external.dart... Generating docs for library arcane.dart from package:arcane/arcane.dart... Generating docs for library feature/application/widget/wrapper.dart from package:arcane/feature/application/widget/wrapper.dart... Generating docs for library feature/application/widget/opal.dart from package:arcane/feature/application/widget/opal.dart... Generating docs for library feature/application/widget/unicorn.dart from package:arcane/feature/application/widget/unicorn.dart... [22 more lines] ERR: warning: deprecated dartdoc usage: The '--nodoc' option is deprecated, and will soon be removed. from package-arcane: file:///tmp/pana_VGHEAK warning: private API of package:firebase_core_platform_interface is reexported by libraries in other packages: from arcane.FirebaseOptions: (file:///tmp/analyzerFKSOHE/pub-cache/hosted/20240613t092600-dot-dartlang-pub.appspot.com/firebase_core_platform_interface-5.1.0/lib/src/firebase_options.dart:23:7) referred to by arcane: (file:///tmp/pana_VGHEAK/lib/arcane_external.dart:1:9) referred to by arcane: (file:///tmp/pana_VGHEAK/lib/arcane.dart:1:9) warning: private API of package:firebase_core_platform_interface is reexported by libraries in other packages: from arcane.FirebaseOptions.FirebaseOptions: (file:///tmp/analyzerFKSOHE/pub-cache/hosted/20240613t092600-dot-dartlang-pub.appspot.com/firebase_core_platform_interface-5.1.0/lib/src/firebase_[...] referred to by arcane: (file:///tmp/pana_VGHEAK/lib/arcane_external.dart:1:9) referred to by arcane: (file:///tmp/pana_VGHEAK/lib/arcane.dart:1:9) [10111 more lines]

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add 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:arcane/arcane.dart that imports:
  • package:arcane/feature/application/widget/title_bar.dart that imports:
  • package:arcane/feature/service/window_service.dart that imports:
  • package:window_manager/window_manager.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `iOS`.

Because:

  • package:arcane/arcane.dart that imports:
  • package:arcane/feature/application/widget/title_bar.dart that imports:
  • package:arcane/feature/service/window_service.dart that imports:
  • package:window_manager/window_manager.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `Windows`.

Because:

  • package:arcane/arcane.dart that imports:
  • package:arcane/feature/application/router.dart that imports:
  • package:arcane/feature/service/widgets_binding_service.dart that imports:
  • package:flutter_native_splash/flutter_native_splash.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:arcane/arcane.dart that imports:
  • package:arcane/feature/application/router.dart that imports:
  • package:arcane/feature/service/widgets_binding_service.dart that imports:
  • package:flutter_native_splash/flutter_native_splash.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:arcane/arcane.dart that imports:
  • package:arcane/feature/application/router.dart that imports:
  • package:arcane/feature/service/widgets_binding_service.dart that imports:
  • package:flutter_native_splash/flutter_native_splash.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Web`.

Because:

  • package:arcane/arcane.dart that imports:
  • package:arcane/feature/application/widget/title_bar.dart that imports:
  • package:arcane/feature/service/window_service.dart that imports:
  • package:window_manager/window_manager.dart that declares support for platforms: Windows, Linux, macOS.
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 6 issues. Showing the first 2:

WARNING: The '!' will have no effect because the receiver can't be null.

lib/feature/application/router.dart:48:50

   ╷
48 │       Arcane.opal.setBackgroundSeed(previousRoute!.settings.name ?? "/");
   │                                                  ^
   ╵

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

WARNING: The left operand can't be null, so the right operand is never executed.

lib/feature/login/widget/login_content.dart:27:41

   ╷
27 │                   Arcane.app.svgLogo ?? svgArcaneArts,
   │                                         ^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/feature/login/widget/login_content.dart

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

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

Package Constraint Compatible Latest
bar ^1.0.0 1.0.0 1.0.0
cloud_firestore ^4.17.4 4.17.5 5.0.1
common_svgs ^1.0.2 1.0.2 1.0.2
crypto ^3.0.3 3.0.3 3.0.3
dart_mappable ^4.2.2 4.2.2 4.2.2
desktop_webview_auth ^0.0.15 0.0.15 0.0.15
dialoger ^1.0.0 1.0.0 1.0.0
fast_log ^1.0.7 1.0.7 1.0.7
fire_crud ^1.1.8 1.1.8 1.1.8
firebase_analytics ^10.10.6 10.10.7 11.0.1
firebase_auth ^4.19.6 4.20.0 5.1.0
firebase_core ^2.31.1 2.32.0 3.1.0
flutter flutter 0.0.0 0.0.0
flutter_animate ^4.5.0 4.5.0 4.5.0
flutter_bloc ^8.1.5 8.1.6 8.1.6
flutter_native_splash ^2.4.0 2.4.0 2.4.0
flutter_svg ^2.0.10+1 2.0.10+1 2.0.10+1
flyout ^1.0.2 1.0.2 1.0.2
go_router ^14.1.3 14.2.0 14.2.0
google_sign_in ^6.2.1 6.2.1 6.2.1
hive ^2.2.3 2.2.3 2.2.3
hive_flutter ^1.1.0 1.1.0 1.1.0
lzstring ^2.0.0+2 2.0.0+2 2.0.0+2
mesh_gradient ^1.3.4 1.3.5 1.3.5
padded ^1.0.1 1.0.1 1.0.1
path_provider ^2.1.3 2.1.3 2.1.3
precision_stopwatch ^1.0.2 1.0.2 1.0.2
provider ^6.1.2 6.1.2 6.1.2
rxdart ^0.27.7 0.27.7 0.28.0
serviced ^1.0.1 1.0.1 1.0.1
sign_in_with_apple ^6.1.0 6.1.1 6.1.1
synchronized ^3.1.0+1 3.1.0+1 3.1.0+1
talker_flutter ^4.2.0 4.2.4 4.2.4
throttled ^1.0.1 1.0.1 1.0.1
tinycolor2 ^3.0.1 3.0.1 3.0.1
toxic ^1.2.4 1.2.4 1.2.4
universal_io ^2.2.2 2.2.2 2.2.2
window_manager ^0.3.9 0.3.9 0.3.9
Transitive dependencies
Package Constraint Compatible Latest
_flutterfire_internals - 1.3.35 1.3.37
ansicolor - 2.0.2 2.0.2
archive - 3.6.1 3.6.1
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
bloc - 8.1.4 8.1.4
boolean_selector - 2.1.1 2.1.1
change_case - 2.1.0 2.1.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
cloud_firestore_platform_interface - 6.2.5 6.2.7
cloud_firestore_web - 3.12.5 4.0.1
collection - 1.18.0 1.19.0
collection_walker - 1.1.1 1.1.1
colored_print - 1.0.0 1.0.0
cross_file - 0.3.4+1 0.3.4+1
csslib - 1.0.0 1.0.0
dbus - 0.7.10 0.7.10
fake_async - 1.3.1 1.3.1
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
firebase_analytics_platform_interface - 3.10.8 4.0.1
firebase_analytics_web - 0.5.7+7 0.5.7+9
firebase_auth_platform_interface - 7.3.0 7.4.0
firebase_auth_web - 5.12.0 5.12.2
firebase_core_platform_interface - 5.1.0 5.1.0
firebase_core_web - 2.17.2 2.17.2
fixnum - 1.1.0 1.1.0
flutter_shaders - 0.1.2 0.1.2
flutter_test - 0.0.0 0.0.0
flutter_web_plugins - 0.0.0 0.0.0
google_identity_services_web - 0.3.1+1 0.3.1+1
google_sign_in_android - 6.1.24 6.1.24
google_sign_in_ios - 5.7.6 5.7.6
google_sign_in_platform_interface - 2.4.5 2.4.5
google_sign_in_web - 0.12.4 0.12.4
group_button - 5.3.4 5.3.4
gsettings - 0.2.8 0.2.8
html - 0.15.4 0.15.4
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.0.2
image - 4.2.0 4.2.0
intl - 0.19.0 0.19.0
leak_tracker - 10.0.4 10.0.5
leak_tracker_flutter_testing - 3.0.3 3.0.5
leak_tracker_testing - 3.0.1 3.0.1
logging - 1.2.0 1.2.0
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
mime - 1.0.5 1.0.5
modern_titlebar_buttons - 1.1.1 1.1.1
nested - 1.0.0 1.0.0
path - 1.9.0 1.9.0
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
petitparser - 6.0.2 6.0.2
pigment - 1.0.4 1.0.4
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
screen_retriever - 0.1.9 0.1.9
share_plus - 9.0.0 9.0.0
share_plus_platform_interface - 4.0.0 4.0.0
sign_in_with_apple_platform_interface - 1.1.0 1.1.0
sign_in_with_apple_web - 2.1.0 2.1.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
talker - 4.2.4 4.2.4
talker_logger - 4.2.4 4.2.4
term_glyph - 1.2.1 1.2.1
test_api - 0.7.0 0.7.2
type_plus - 2.1.1 2.1.1
typed_data - 1.3.2 1.3.2
url_launcher_linux - 3.1.1 3.1.1
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.1 2.3.1
url_launcher_windows - 3.1.1 3.1.1
uuid - 4.4.0 4.4.0
vector_graphics - 1.1.11+1 1.1.11+1
vector_graphics_codec - 1.1.11+1 1.1.11+1
vector_graphics_compiler - 1.1.11+1 1.1.11+1
vector_math - 2.1.4 2.1.4
vm_service - 14.2.1 14.2.3
web - 0.5.1 0.5.1
win32 - 5.5.1 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 5 issues. Showing the first 2:

The constraint `^4.17.4` on cloud_firestore does not support the stable version `5.0.0`, that was published 9 days ago.

When cloud_firestore is 30 days old, this package will no longer be awarded points in this category.

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

The constraint `^10.10.6` on firebase_analytics does not support the stable version `11.0.0`, that was published 9 days ago.

When firebase_analytics is 30 days old, this package will no longer be awarded points in this category.

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

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.6, Flutter 3.22.2, Dart 3.4.3.

Check the analysis log for details.