flutly 1.0.0+8 copy "flutly: ^1.0.0+8" to clipboard
flutly: ^1.0.0+8 copied to clipboard

Flutly is a modern and customizable Flutter library that offers a collection of flexible and user-friendly widgets and tools.

0
likes
140/ 160
pub points
12%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

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

OK
Provide documentation
20 / 20trigger folding of the section

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

75 out of 367 API elements (20.4 %) have documentation comments.

Some symbols that are missing documentation: button_type, button_type.ButtonType, dialog_type, dialog_type.DialogType, flutly.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:flutly/flutly.dart that imports:
  • package:vibration/vibration.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:flutly/flutly.dart that imports:
  • package:vibration/vibration.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:flutly/flutly.dart that imports:
  • package:vibration/vibration.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:flutly/flutly.dart that imports:
  • package:vibration/vibration.dart that declares support for platforms: Android, iOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:flutly/flutly.dart that imports:
  • package:vibration/vibration.dart that imports:
  • package:vibration_platform_interface/vibration_platform_interface.dart that imports:
  • package:vibration_platform_interface/src/method_channel_vibration.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:flutly/flutly.dart that imports:
  • package:vibration/vibration.dart that imports:
  • package:vibration_platform_interface/vibration_platform_interface.dart that imports:
  • package:vibration_platform_interface/src/method_channel_vibration.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:flutly/flutly.dart that imports:
  • package:flutly/widgets/flutly_variable_text.dart that imports:
  • package:get/get.dart that imports:
  • package:get/route_manager.dart that imports:
  • package:get/get_navigation/get_navigation.dart that imports:
  • package:get/get_navigation/src/root/get_material_app.dart that imports:
  • package:get/get_utils/get_utils.dart that imports:
  • package:get/get_utils/src/platform/platform.dart that imports:
  • package:get/get_utils/src/platform/platform_web.dart that imports:
  • dart:html

This package is not compatible with runtime wasm, and 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
30 / 50trigger folding of the section

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

Found 41 issues. Showing the first 2:

WARNING: Unused import: 'package:flutter/services.dart'.

lib/core/flutly_config.dart:3:8

  ╷
3 │ import 'package:flutter/services.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

WARNING: Unused import: 'package:flutly/apperiances/flutly_button_apperiances.dart'.

lib/flutly.dart:13:8

   ╷
13 │ import 'package:flutly/apperiances/flutly_button_apperiances.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/flutly.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
auto_size_text ^3.0.0 3.0.0 3.0.0
blur ^4.0.0 4.0.0 4.0.0
cupertino_icons ^1.0.6 1.0.8 1.0.8
easy_localization ^3.0.7 3.0.7 3.0.7
flutter flutter 0.0.0 0.0.0
flutter_animate ^4.5.0 4.5.0 4.5.0
flutter_bounceable ^1.1.0 1.1.0 1.1.0
flutter_screenutil ^5.9.3 5.9.3 5.9.3
flutter_svg ^2.0.10+1 2.0.10+1 2.0.10+1
get ^4.6.6 4.6.6 4.6.6
go_router ^14.2.7 14.2.7 14.2.7
google_fonts ^6.2.1 6.2.1 6.2.1
internet_connection_checker_plus ^2.5.1 2.5.2 2.5.2
vibration ^2.0.0 2.0.0 2.0.0
yaml ^3.1.2 3.1.2 3.1.2
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.0
connectivity_plus - 6.0.5 6.0.5
connectivity_plus_platform_interface - 2.0.1 2.0.1
crypto - 3.0.5 3.0.5
dbus - 0.7.10 0.7.10
device_info_plus - 10.1.2 10.1.2
device_info_plus_platform_interface - 7.0.1 7.0.1
easy_logger - 0.0.2 0.0.2
ffi - 2.1.3 2.1.3
file - 7.0.0 7.0.0
flutter_localizations - 0.0.0 0.0.0
flutter_shaders - 0.1.2 0.1.2
flutter_web_plugins - 0.0.0 0.0.0
http - 1.2.2 1.2.2
http_parser - 4.0.2 4.1.0
intl - 0.19.0 0.19.0
logging - 1.2.0 1.2.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.15.0
nm - 0.5.0 0.5.0
path - 1.9.0 1.9.0
path_parsing - 1.0.1 1.0.1
path_provider - 2.1.4 2.1.4
path_provider_android - 2.2.10 2.2.10
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
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
shared_preferences - 2.3.2 2.3.2
shared_preferences_android - 2.3.2 2.3.2
shared_preferences_foundation - 2.5.2 2.5.2
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.3.0 1.3.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
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
vibration_platform_interface - 0.0.1 0.0.1
web - 1.0.0 1.0.0
win32 - 5.5.4 5.5.4
win32_registry - 1.1.5 1.1.5
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

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

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.12, Flutter 3.24.2, Dart 3.5.2.

Check the analysis log for details.