flueco 0.0.1-alpha.5 copy "flueco: ^0.0.1-alpha.5" to clipboard
flueco: ^0.0.1-alpha.5 copied to clipboard

Flueco package containing all required tools for Flutter app development.

100/ 160
pub points
13
downloads

We analyzed this package 18 days ago, and awarded it 100 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

Failed to verify repository URL.

Repository has multiple matching pubspec.yaml with name: flueco.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: flueco,
    • contains a version property, and,
    • does not contain a publish_to property.

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: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

2434 out of 2981 API elements (81.7 %) have documentation comments.

Some symbols that are missing documentation: flueco.AlertDialog, flueco.AlertDialog.AlertDialog.new, flueco.AlertDialog.data, flueco.AlertDialogData, flueco.AlertDialogData.AlertDialogData.new.

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:flueco/flueco.dart that imports:
  • package:flueco/src/widgets/flueco.dart that imports:
  • package:flueco/src/flueco_kernel.dart that imports:
  • package:flueco/src/services/toast_service.dart that imports:
  • package:toast/toast.dart that declares support for platforms: Web.
Package does not support platform `iOS`.

Because:

  • package:flueco/flueco.dart that imports:
  • package:flueco/src/widgets/flueco.dart that imports:
  • package:flueco/src/flueco_kernel.dart that imports:
  • package:flueco/src/services/toast_service.dart that imports:
  • package:toast/toast.dart that declares support for platforms: Web.
Package does not support platform `Windows`.

Because:

  • package:flueco/flueco.dart that imports:
  • package:flueco/src/widgets/flueco.dart that imports:
  • package:flueco/src/flueco_kernel.dart that imports:
  • package:flueco/src/services/toast_service.dart that imports:
  • package:toast/toast.dart that declares support for platforms: Web.
Package does not support platform `Linux`.

Because:

  • package:flueco/flueco.dart that imports:
  • package:flueco/src/widgets/flueco.dart that imports:
  • package:flueco/src/flueco_kernel.dart that imports:
  • package:flueco/src/services/toast_service.dart that imports:
  • package:toast/toast.dart that declares support for platforms: Web.
Package does not support platform `macOS`.

Because:

  • package:flueco/flueco.dart that imports:
  • package:flueco/src/widgets/flueco.dart that imports:
  • package:flueco/src/flueco_kernel.dart that imports:
  • package:flueco/src/services/toast_service.dart that imports:
  • package:toast/toast.dart that declares support for platforms: Web.
Package not compatible with platform Web

Because:

  • package:flueco/flueco.dart that imports:
  • package:flueco/src/widgets/flueco.dart that imports:
  • package:flueco/src/flueco_kernel.dart that imports:
  • package:flueco/src/services/logger_service.dart that imports:
  • package:logger/logger.dart that imports:
  • package:logger/src/outputs/file_output_stub.dart that imports:
  • dart:io
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 3 issues. Showing the first 2:

INFO: Library names are not necessary.

lib/flueco.dart:2:9

  ╷
2 │ library flueco;
  │         ^^^^^^
  ╵

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

INFO: Missing type annotation.

lib/src/helpers/computation.dart:53:35

   ╷
53 │   static ComputedValue<T>? get<T>(key) {
   │                                   ^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/helpers/computation.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
equatable ^2.0.5 2.0.7 2.0.7
flueco_auto_route ^0.0.1-alpha.5 0.0.1-alpha.5 0.0.1-alpha.5
flueco_core ^0.0.1-alpha.5 0.0.1-alpha.5 0.0.1-alpha.5
flueco_dio ^0.0.1-alpha.4 0.0.1-alpha.4 0.0.1-alpha.4
flueco_get_it ^0.0.1-alpha.4 0.0.1-alpha.4 0.0.1-alpha.4
flueco_hive ^0.0.1-alpha.4 0.0.1-alpha.4 0.0.1-alpha.4
flueco_messaging ^0.0.1-alpha.4 0.0.1-alpha.4 0.0.1-alpha.4
flueco_shared_preferences ^0.0.1-alpha.4 0.0.1-alpha.4 0.0.1-alpha.4
flueco_theming ^0.0.1-alpha.4 0.0.1-alpha.4 0.0.1-alpha.4
logger ^1.4.0 1.4.0 2.6.2
messaging_flutter ^1.0.1 1.0.1 1.0.1
meta ^1.10.0 1.17.0 1.17.0
modal_bottom_sheet ^3.0.0-pre 3.0.0 3.0.0
provider ^6.1.1 6.1.5+1 6.1.5+1
toast ^0.3.0 0.3.0 0.3.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
auto_route - 9.3.0+1 11.1.0
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
dio - 5.9.0 5.9.0
dio_web_adapter - 2.1.1 2.1.1
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
get_it - 8.3.0 9.2.0
hive - 2.2.3 2.2.3
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.13.0
messaging - 0.3.1 0.3.1
mime - 2.0.0 2.0.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.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
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
shared_preferences - 2.5.4 2.5.4
shared_preferences_android - 2.4.18 2.4.18
shared_preferences_foundation - 2.5.6 2.5.6
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
uuid - 4.5.2 4.5.2
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0

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

The constraint `^1.4.0` on logger does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions logger 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.23.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
3
likes
100
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

Flueco package containing all required tools for Flutter app development.

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flueco_auto_route, flueco_core, flueco_dio, flueco_get_it, flueco_hive, flueco_messaging, flueco_shared_preferences, flueco_theming, flutter, logger, messaging_flutter, meta, modal_bottom_sheet, provider, toast

More

Packages that depend on flueco