tool_config 0.1.0 copy "tool_config: ^0.1.0" to clipboard
tool_config: ^0.1.0 copied to clipboard

Generic configuration management system for Flutter apps (feature flags + remote config + local storage)

50/ 160
pub points
8
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://gitlab.com/debertz/game-flutter/-/blob/development/tools/tool_config was unreachable. Make sure that the website is reachable via HEAD requests.

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
0 / 20trigger folding of the section

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

OUT: Documenting tool_config... Discovering libraries... ERR: dartdoc 9.0.9 (/home/worker/dartdoc/build/dartdoc) failed: fatal error: unable to locate the input directory at '/tmp/analyzerODKAOP/pub-cache/hosted/20260908t121300-dot-dartlang-pub.appspot.com/[...] #0 PubPackageMeta.fromDir (package:dartdoc/src/package_meta.dart:218) #1 PubPackageMeta.fromFilename (package:dartdoc/src/package_meta.dart:205) #2 PackageMetaProvider.fromFilename (package:dartdoc/src/package_meta.dart:82) #3 PubPackageBuilder._packageMetasForFiles (package:dartdoc/src/model/package_builder.dart:208) #4 PubPackageBuilder._discoverLibraries (package:dartdoc/src/model/package_builder.dart:291)

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)

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 16 issues. Showing the first 2:

ERROR: Target of URI doesn't exist: 'l10n/generated/tool_config_localization.dart'.

lib/config.dart:29:8

   ╷
29 │ export 'l10n/generated/tool_config_localization.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

ERROR: Target of URI doesn't exist: 'l10n/generated/tool_config_localization_en.dart'.

lib/config.dart:30:8

   ╷
30 │ export 'l10n/generated/tool_config_localization_en.dart';
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

Failed report section
Support up-to-date dependencies
20 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
firebase_remote_config ^6.1.4 6.6.0 6.6.0
freezed_annotation ^3.1.0 3.1.0 3.1.0
get_it ^9.2.0 9.2.1 9.2.1
intl ^0.20.2 0.20.3 0.20.3
rxdart ^0.28.0 0.28.0 0.28.0
tool_arch ^0.0.18 0.0.18 0.0.18
tool_errors ^0.0.6 0.0.6 0.0.6
tool_locale ^0.0.5 0.0.5 0.0.5
tool_logger ^0.0.9 0.0.9 0.0.9
tool_modularity ^0.0.4 0.0.4 0.0.4
tool_network ^0.0.10 0.0.10 0.0.10
tool_storage ^0.0.5 0.0.5 0.0.5
tool_utils ^0.0.11 0.0.11 0.0.11
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.77 1.3.77
android_id - 0.5.2+1 0.5.2+1
ansicolor - 2.0.3 2.0.3
archive - 4.3.0 4.3.0
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
bloc - 9.2.1 9.2.1
bloc_concurrency - 0.3.0 0.3.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.1 1.4.1
clock - 1.1.3 1.1.3
code_assets - 2.0.0 2.0.0
collection - 1.19.1 1.19.1
connectivity_plus - 6.1.5 7.3.1
connectivity_plus_platform_interface - 2.1.0 2.1.0
cross_file - 0.3.5+5 0.3.5+5
crypto - 3.0.7 3.0.7
dbus - 0.7.15 0.7.15
device_info_plus - 12.4.0 13.2.0
device_info_plus_platform_interface - 7.0.3 8.1.0
diffutil_dart - 4.0.1 5.0.0
dio - 5.11.1 5.11.1
dio_intercept_to_curl - 0.2.0 0.2.0
dio_web_adapter - 2.2.2 2.2.2
equatable - 2.1.0 2.1.0
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
firebase_core - 4.14.0 4.14.0
firebase_core_platform_interface - 8.1.1 8.1.1
firebase_core_web - 3.11.0 3.11.0
firebase_crashlytics - 5.3.0 5.3.0
firebase_crashlytics_platform_interface - 3.9.0 3.9.0
firebase_remote_config_platform_interface - 3.0.7 3.0.7
firebase_remote_config_web - 1.10.14 1.10.14
fixnum - 1.1.1 1.1.1
flutter_bloc - 9.1.1 9.1.1
flutter_staggered_grid_view - 0.7.0 0.7.0
group_button - 5.3.4 5.3.4
hooks - 2.2.0 2.2.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
jni - 1.0.3 1.0.3
jni_flutter - 1.0.3 1.0.3
jni_util - 1.0.0 1.0.0
json_annotation - 4.12.0 4.12.0
logging - 1.3.0 1.3.0
matcher - 0.12.20 0.12.20
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
mime - 2.1.0 2.1.0
nested - 1.0.0 1.0.0
nm - 0.5.0 0.5.0
objective_c - 9.6.0 9.6.0
package_config - 3.0.0 3.0.0
package_info_plus - 9.0.1 10.2.1
package_info_plus_platform_interface - 3.2.1 4.1.0
path - 1.9.1 1.9.1
path_provider - 2.1.6 2.1.6
path_provider_android - 2.3.1 2.3.1
path_provider_foundation - 2.6.0 2.6.0
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
petitparser - 7.0.2 7.0.2
platform - 3.2.0 3.2.0
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.5.2 6.5.2
provider - 6.1.5+1 6.1.5+1
pub_semver - 2.2.1 2.2.1
quiver - 3.2.2 3.2.2
record_use - 1.1.1 1.1.1
retrofit - 4.10.0 4.10.0
share_plus - 12.0.2 13.3.0
share_plus_platform_interface - 6.1.0 7.2.0
shared_preferences - 2.5.5 2.5.5
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
shimmer - 3.0.0 4.0.0
source_span - 1.10.2 1.10.2
sprintf - 7.0.0 7.0.0
stack_trace - 1.12.2 1.12.2
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.2 2.1.2
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.2 3.4.2
talker - 5.1.20 5.1.20
talker_bloc_logger - 5.1.20 5.1.20
talker_dio_logger - 5.1.20 5.1.20
talker_flutter - 5.1.16 5.1.20
talker_logger - 5.1.20 5.1.20
tap_debouncer - 2.2.0 2.2.0
term_glyph - 1.2.2 1.2.2
test_api - 0.7.14 0.7.14
tool_adapter - 0.0.15 0.0.15
tool_analytics - 0.0.2 0.0.2
tool_app_info - 0.0.9 0.0.9
tool_files - 0.0.5 0.0.5
tool_initializer - 0.0.6 0.0.6
tool_result - 0.0.7 0.0.7
tool_ui_styling - 0.0.5 0.0.5
tuple - 2.0.2 2.0.2
typed_data - 1.4.0 1.4.0
universal_io - 2.3.1 2.3.1
url_launcher_linux - 3.2.3 3.2.3
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.3 2.4.3
url_launcher_windows - 3.1.6 3.1.6
uuid - 4.6.0 4.6.0
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1
win32 - 5.15.0 6.4.0
win32_registry - 2.1.0 3.0.3
xdg_directories - 1.1.0 1.1.0
xml - 7.0.1 7.0.1
yaml - 3.1.4 3.1.4

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

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 14 errors:

  • URI_DOES_NOT_EXIST - lib/config.dart:29:8 - Target of URI doesn't exist: 'l10n/generated/tool_config_localization.dart'.
  • URI_DOES_NOT_EXIST - lib/config.dart:30:8 - Target of URI doesn't exist: 'l10n/generated/tool_config_localization_en.dart'.
  • URI_DOES_NOT_EXIST - lib/config.dart:31:8 - Target of URI doesn't exist: 'l10n/generated/tool_config_localization_ru.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.23.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
50
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

Generic configuration management system for Flutter apps (feature flags + remote config + local storage)

Homepage

License

MIT (license)

Dependencies

firebase_remote_config, flutter, flutter_localizations, freezed_annotation, get_it, intl, rxdart, tool_arch, tool_errors, tool_locale, tool_logger, tool_modularity, tool_network, tool_storage, tool_utils

More

Packages that depend on tool_config