flutter_settings_framework 0.8.0 copy "flutter_settings_framework: ^0.8.0" to clipboard
flutter_settings_framework: ^0.8.0 copied to clipboard

Declarative Flutter settings with bilingual search, a Riverpod adapter, and ready-made settings UI.

160/ 160
pub points
344
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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: MPL-2.0.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

667 out of 902 API elements (73.9 %) have documentation comments.

Some symbols that are missing documentation: flutter_settings_framework.ActionSetting.ActionSetting.new, flutter_settings_framework.ActionSettingsTile.ActionSettingsTile.new, flutter_settings_framework.AnimatedSettingText.AnimatedSettingText.new, flutter_settings_framework.AnimatedSettingValue.AnimatedSettingValue.new, flutter_settings_framework.BoolSetting.BoolSetting.new.

Passed check 10/10 points: Package has an example and has no issues with screenshots

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:flutter_settings_framework/flutter_settings_framework.dart that imports:
  • package:flutter_settings_framework/src/ui/registry_settings_page.dart that imports:
  • package:flutter_settings_framework/src/adapters/riverpod_adapter.dart that imports:
  • package:flutter_riverpod/flutter_riverpod.dart that imports:
  • package:flutter_riverpod/src/internals.dart that imports:
  • package:flutter_riverpod/src/core.dart that imports:
  • package:flutter_test/flutter_test.dart that imports:
  • package:flutter_test/src/widget_tester.dart that imports:
  • package:flutter_test/src/test_text_input.dart that imports:
  • package:flutter_test/src/test_text_input_key_handler.dart that imports:
  • package:flutter_test/src/binding.dart that imports:
  • package:flutter_test/src/platform.dart that imports:
  • dart:io
Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
easy_localization ^3.0.8 3.0.8 3.0.8
flutter_riverpod ^3.4.2 3.4.3 3.4.3
safaeh ^0.2.3 0.2.6 0.4.2
shared_preferences ^2.5.5 2.5.5 2.5.5
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
characters - 1.4.1 1.4.1
clock - 1.1.3 1.1.3
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
easy_logger - 0.0.2 0.0.2
equatable - 2.1.0 3.0.0
fake_async - 1.3.3 1.3.3
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
intl - 0.20.3 0.20.3
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
listen - 1.0.1 1.0.1
matcher - 0.12.20 0.12.20
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
path - 1.9.1 1.9.1
path_provider_linux - 2.2.2 2.2.2
path_provider_platform_interface - 2.1.3 2.1.3
path_provider_windows - 2.3.0 2.3.0
pausable_timer - 3.1.0+3 3.1.0+3
platform - 3.2.0 3.2.0
plugin_platform_interface - 2.1.8 2.1.8
riverpod - 3.4.3 3.4.3
shared_preferences_android - 2.4.28 2.4.28
shared_preferences_foundation - 2.5.7 2.5.7
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.2 2.4.2
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.2 1.10.2
stack_trace - 1.12.2 1.12.2
state_notifier - 1.0.0 1.0.0
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.12 0.7.14
toastification - 3.2.0 3.2.0
typed_data - 1.4.0 1.4.0
uuid - 4.6.0 4.6.0
vector_math - 2.4.2 2.4.2
vm_service - 15.3.0 15.3.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 `^0.2.3` on safaeh does not support the stable version `0.3.0`, that was published 5 days ago.

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

Try running dart pub upgrade --major-versions safaeh 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.19, Flutter 3.47.4, Dart 3.13.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
160
points
344
downloads
screenshot

Documentation

API reference

Publisher

verified publishershenepoy.com

Weekly Downloads

Declarative Flutter settings with bilingual search, a Riverpod adapter, and ready-made settings UI.

Repository (GitHub)
View/report issues

License

MPL-2.0 (license)

Dependencies

easy_localization, flutter, flutter_riverpod, safaeh, shared_preferences

More

Packages that depend on flutter_settings_framework