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

Speeds up Flutter App Stuff

16
likes
30/ 160
pub points
1.93k
downloads

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

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 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 50 to 180 characters to describe the package, what it does, and its target use case.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: GPL-3.0.

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 arcane... Discovering libraries... Linking elements... Precaching local docs for 1684192 elements... Initialized dartdoc with 3062 libraries Generating docs for library feature/service/firebase_service.dart from package:arcane/feature/service/firebase_service.dart... Generating docs for library feature/service/logging_service.dart from package:arcane/feature/service/logging_service.dart... Generating docs for library feature/service/user_service.dart from package:arcane/feature/service/user_service.dart... Generating docs for library feature/service/bloc_service.dart from package:arcane/feature/service/bloc_service.dart... Generating docs for library feature/service/hive_service.dart from package:arcane/feature/service/hive_service.dart... [22 more lines] ERR: warning: unresolved doc reference [ b -> THISScreen() ] from splash.SplashScreen.toPath: (file:///tmp/pana_EELZOG/lib/feature/login/screen/splash.dart:15:10) in documentation inherited from router.ArcaneRoutingScreen.toPath: (file:///tmp/pana_EELZOG/lib/feature/application/router.dart:154:10) warning: unresolved doc reference [ b -> THISScreen() ] from login.LoginScreen.toPath: (file:///tmp/pana_EELZOG/lib/feature/login/screen/login.dart:51:10) in documentation inherited from router.ArcaneRoutingScreen.toPath: (file:///tmp/pana_EELZOG/lib/feature/application/router.dart:154:10) [35 more lines]

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
0 / 20trigger folding of the section

Failed check 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 check 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 report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 9 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 report section
Support up-to-date dependencies
10 / 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
bar ^1.0.0 1.0.1 1.0.1
cloud_firestore ^4.17.4 4.17.5 5.6.11
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.5.0 4.5.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 3.1.6
firebase_analytics ^10.10.6 10.10.7 11.5.2
firebase_auth ^4.19.6 4.20.0 5.6.2
firebase_core ^2.31.1 2.32.0 3.15.1
flutter_animate ^4.5.0 4.5.2 4.5.2
flutter_bloc ^8.1.5 8.1.6 9.1.1
flutter_native_splash ^2.4.0 2.4.6 2.4.6
flutter_svg ^2.0.10+1 2.2.0 2.2.0
flyout ^1.0.2 1.0.2 1.0.2
go_router ^14.1.3 14.8.1 16.0.0
google_sign_in ^6.2.1 6.3.0 7.1.0
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.5 6.1.5
rxdart ^0.27.7 0.27.7 0.28.0
serviced ^1.0.1 1.0.3 1.0.3
sign_in_with_apple ^6.1.0 6.1.4 7.0.1
synchronized ^3.1.0+1 3.4.0 3.4.0
talker_flutter ^4.2.0 4.4.0 4.9.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.4 1.3.4
universal_io ^2.2.2 2.2.2 2.2.2
window_manager ^0.3.9 0.3.9 0.5.0
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.35 1.3.58
ansicolor - 2.0.3 2.0.3
archive - 4.0.7 4.0.7
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
bloc - 8.1.4 9.0.0
boolean_selector - 2.1.2 2.1.2
change_case - 2.2.0 2.2.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
cloud_firestore_platform_interface - 6.2.5 6.6.11
cloud_firestore_web - 3.12.5 4.4.11
collection - 1.19.1 1.19.1
collection_walker - 1.1.2 2.0.2
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.11 0.7.11
fake_async - 1.3.3 1.3.3
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
firebase_analytics_platform_interface - 3.10.8 4.4.2
firebase_analytics_web - 0.5.7+7 0.5.10+15
firebase_auth_platform_interface - 7.3.0 7.7.2
firebase_auth_web - 5.12.0 5.15.2
firebase_core_platform_interface - 5.4.2 6.0.0
firebase_core_web - 2.17.5 2.24.1
fixnum - 1.1.1 1.1.1
flutter_shaders - 0.1.3 0.1.3
google_identity_services_web - 0.3.3+1 0.3.3+1
google_sign_in_android - 6.2.1 7.0.1
google_sign_in_ios - 5.9.0 6.0.0
google_sign_in_platform_interface - 2.5.0 3.0.0
google_sign_in_web - 0.12.4+4 1.0.0
group_button - 5.3.4 5.3.4
gsettings - 0.2.8 0.2.8
html - 0.15.6 0.15.6
http - 1.4.0 1.4.0
http_parser - 4.1.2 4.1.2
image - 4.5.4 4.5.4
intl - 0.20.2 0.20.2
leak_tracker - 10.0.9 11.0.1
leak_tracker_flutter_testing - 3.0.9 3.0.10
leak_tracker_testing - 3.0.1 3.0.2
logging - 1.3.0 1.3.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
mime - 1.0.6 2.0.0
modern_titlebar_buttons - 1.1.2 1.1.2
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.2.17 2.2.17
path_provider_foundation - 2.4.1 2.4.1
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.1.0 7.0.0
pigment - 1.0.4 1.0.4
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.0.3 6.0.3
screen_retriever - 0.1.9 0.2.0
share_plus - 9.0.0 11.0.0
share_plus_platform_interface - 4.0.0 6.0.0
sign_in_with_apple_platform_interface - 1.1.0 2.0.0
sign_in_with_apple_web - 2.1.1 3.0.0
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
talker - 4.6.14 4.9.1
talker_logger - 4.6.14 4.9.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.4 0.7.6
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.1 3.2.1
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.1 2.4.1
url_launcher_windows - 3.1.4 3.1.4
uuid - 4.5.1 4.5.1
vector_graphics - 1.1.19 1.1.19
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.1.17 1.1.17
vector_math - 2.1.4 2.2.0
vm_service - 15.0.0 15.0.2
web - 0.5.1 1.1.1
win32 - 5.14.0 5.14.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.6.0
yaml - 3.1.3 3.1.3

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

Found 11 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.

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

Failed check 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.21, Flutter 3.32.4, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: