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

Speeds up Flutter App Stuff

2
likes
30/ 160
pub points
65%
popularity

We analyzed this package 30 hours ago, and awarded it 30 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 1639608 elements... Initialized dartdoc with 2997 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/login/widget/logout_button.dart from package:arcane/feature/login/widget/logout_button.dart... Generating docs for library feature/login/widget/login_content.dart from package:arcane/feature/login/widget/login_content.dart... Generating docs for library feature/login/widget/apple_sign_in_button.dart from package:arcane/feature/login/widget/apple_sign_in_button.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_EXRAVW warning: arcane has no library level documentation comments from arcane: (file:///tmp/pana_EXRAVW/lib/arcane_external.dart:1:9) warning: unresolved doc reference [DrawableRoot] from arcane.svg: (file:///tmp/analyzerEIDVCU/pub-cache/hosted/20241111t133300-dot-dartlang-pub.appspot.com/flutter_svg-2.0.14/lib/svg.dart:21:11) in documentation inherited from arcane.svg: (file:///tmp/analyzerEIDVCU/pub-cache/hosted/20241111t133300-dot-dartlang-pub.appspot.com/flutter_svg-2.0.14/lib/svg.dart:21:11) warning: arcane has no library level documentation comments from arcane: (file:///tmp/pana_EXRAVW/lib/arcane.dart:1:9) error: file already written at "arcane/arcane-library.html" [32 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.

0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

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

failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 8 issues. Showing the first 2:

ERROR: The name 'kIsWasm' is defined in the libraries 'package:cloud_firestore/cloud_firestore.dart' and 'package:flutter/src/foundation/constants.dart'.

lib/arcane_external.dart:11:8

   ╷
11 │ export 'package:flutter/foundation.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

ERROR: The method 'build' isn't defined for the type 'BehaviorSubject'.

lib/feature/application/widget/wrapper.dart:63:59

   ╷
63 │   Widget build(BuildContext context) => _controllerStream.build((controller) {
   │                                                           ^^^^^
   ╵

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

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

0/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.4.5
common_svgs ^1.0.2 1.0.2 1.0.2
crypto ^3.0.3 3.0.6 3.0.6
dart_mappable ^4.2.2 4.3.0 4.3.0
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.9 2.3.7
firebase_analytics ^10.10.6 10.10.7 11.3.4
firebase_auth ^4.19.6 4.20.0 5.3.2
firebase_core ^2.31.1 2.32.0 3.7.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.2 2.4.2
flutter_svg ^2.0.10+1 2.0.14 2.0.14
flyout ^1.0.2 1.0.2 1.0.2
go_router ^14.1.3 14.4.1 14.4.1
google_sign_in ^6.2.1 6.2.2 6.2.2
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.8 1.3.8
padded ^1.0.1 1.0.1 1.0.1
path_provider ^2.1.3 2.1.5 2.1.5
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.3 6.1.3
synchronized ^3.1.0+1 3.3.0+3 3.3.0+3
talker_flutter ^4.2.0 4.4.0 4.4.1
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.3.2 1.3.2
universal_io ^2.2.2 2.2.2 2.2.2
window_manager ^0.3.9 0.3.9 0.4.3
Transitive dependencies
Package Constraint Compatible Latest
_flutterfire_internals - 1.3.35 1.3.45
ansicolor - 2.0.3 2.0.3
archive - 3.6.1 3.6.1
args - 2.6.0 2.6.0
async - 2.11.0 2.12.0
bloc - 8.1.4 8.1.4
boolean_selector - 2.1.1 2.1.2
change_case - 2.1.0 2.1.0
characters - 1.3.0 1.3.1
clock - 1.1.1 1.1.2
cloud_firestore_platform_interface - 6.2.5 6.4.4
cloud_firestore_web - 3.12.5 4.3.3
collection - 1.18.0 1.19.1
collection_walker - 1.1.2 2.0.1
colored_print - 1.0.0 1.0.0
cross_file - 0.3.4+2 0.3.4+2
csslib - 1.0.2 1.0.2
dbus - 0.7.10 0.7.10
fake_async - 1.3.1 1.3.2
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
firebase_analytics_platform_interface - 3.10.8 4.2.6
firebase_analytics_web - 0.5.7+7 0.5.10+3
firebase_auth_platform_interface - 7.3.0 7.4.8
firebase_auth_web - 5.12.0 5.13.3
firebase_core_platform_interface - 5.3.0 5.3.0
firebase_core_web - 2.17.5 2.18.1
fixnum - 1.1.1 1.1.1
flutter_shaders - 0.1.3 0.1.3
flutter_test - 0.0.0 0.0.0
flutter_web_plugins - 0.0.0 0.0.0
google_identity_services_web - 0.3.1+5 0.3.1+5
google_sign_in_android - 6.1.33 6.1.33
google_sign_in_ios - 5.7.8 5.7.8
google_sign_in_platform_interface - 2.4.5 2.4.5
google_sign_in_web - 0.12.4+3 0.12.4+3
group_button - 5.3.4 5.3.4
gsettings - 0.2.8 0.2.8
html - 0.15.5 0.15.5
http - 1.2.2 1.2.2
http_parser - 4.0.2 4.1.1
image - 4.3.0 4.3.0
intl - 0.19.0 0.19.0
leak_tracker - 10.0.5 10.0.8
leak_tracker_flutter_testing - 3.0.5 3.0.9
leak_tracker_testing - 3.0.1 3.0.1
logging - 1.3.0 1.3.0
matcher - 0.12.16+1 0.12.17
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
mime - 1.0.6 2.0.0
modern_titlebar_buttons - 1.1.1 1.1.1
nested - 1.0.0 1.0.0
path - 1.9.0 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.12 2.2.12
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.3.0 2.3.0
petitparser - 6.0.2 6.0.2
pigment - 1.0.4 1.0.4
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
screen_retriever - 0.1.9 0.2.0
share_plus - 9.0.0 10.1.2
share_plus_platform_interface - 4.0.0 5.0.1
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.12.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.4.0
talker - 4.4.1 4.4.1
talker_logger - 4.4.1 4.4.1
term_glyph - 1.2.1 1.2.1
test_api - 0.7.2 0.7.3
toxic_flutter - 1.1.0 1.1.0
type_plus - 2.1.1 2.1.1
typed_data - 1.4.0 1.4.0
url_launcher_linux - 3.2.0 3.2.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.3 2.3.3
url_launcher_windows - 3.1.3 3.1.3
uuid - 4.5.1 4.5.1
vector_graphics - 1.1.14 1.1.14
vector_graphics_codec - 1.1.12 1.1.12
vector_graphics_compiler - 1.1.15 1.1.15
vector_math - 2.1.4 2.1.4
vm_service - 14.2.5 14.3.1
web - 0.5.1 1.1.0
win32 - 5.8.0 5.8.0
xdg_directories - 1.1.0 1.1.0
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 7 issues. Showing the first 2:

The constraint `^4.17.4` 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 `^1.1.8` on fire_crud does not support the stable version `2.0.0`.

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

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

0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • AMBIGUOUS_EXPORT - lib/arcane_external.dart:11:8 - The name 'kIsWasm' is defined in the libraries 'package:cloud_firestore/cloud_firestore.dart' and 'package:flutter/src/foundation/constants.dart'.

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.22.15, Flutter 3.24.4, Dart 3.5.4.

Check the analysis log for details.