dreamic 0.12.4 copy "dreamic: ^0.12.4" to clipboard
dreamic: ^0.12.4 copied to clipboard

discontinued
PlatformAndroidiOS

DISCONTINUED — no longer publicly maintained. A general-purpose package for Flutter/Firebase apps.

100/ 160
pub points
41
downloads

We analyzed this package 6 hours ago, and awarded it 100 pub points (of a possible 160):

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

Failed check 0/10 points: Provide a valid pubspec.yaml

  • pubspec.yaml doesn't have a homepage entry.

  • pubspec.yaml doesn't have a repository entry.

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

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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

818 out of 1732 API elements (47.2 %) have documentation comments.

Some symbols that are missing documentation: adaptive_icons, adaptive_icons.adaptiveShareIcon, app_check_init, app_check_init.AppCheckConfig.AppCheckConfig.new, app_config_base.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

Passed check 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:dreamic/dreamic.dart that imports:
  • package:dreamic/test_utils/mock_app_cubit.dart that imports:
  • package:dreamic/presentation/elements/tappable_action.dart that imports:
  • package:dreamic/utils/logger.dart that imports:
  • package:dreamic/app/app_config_base.dart that imports:
  • package:cloud_functions/cloud_functions.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:dreamic/dreamic.dart that imports:
  • package:dreamic/test_utils/mock_app_cubit.dart that imports:
  • package:dreamic/presentation/elements/tappable_action.dart that imports:
  • package:dreamic/utils/logger.dart that imports:
  • package:dreamic/app/app_config_base.dart that imports:
  • package:dreamic/utils/device_utils.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 `macOS`.

Because:

  • package:dreamic/dreamic.dart that imports:
  • package:dreamic/test_utils/mock_app_cubit.dart that imports:
  • package:dreamic/presentation/elements/tappable_action.dart that imports:
  • package:dreamic/utils/logger.dart that imports:
  • package:dreamic/app/app_config_base.dart that imports:
  • package:dreamic/utils/device_utils.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 `Web`.

Because:

  • package:dreamic/dreamic.dart that imports:
  • package:dreamic/test_utils/mock_app_cubit.dart that imports:
  • package:dreamic/presentation/elements/tappable_action.dart that imports:
  • package:dreamic/app/app_cubit.dart that imports:
  • package:dreamic/notifications/notification_service.dart that imports:
  • package:dreamic/notifications/notification_image_loader.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

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:dreamic/dreamic.dart that imports:
  • package:dreamic/test_utils/mock_app_cubit.dart that imports:
  • package:dreamic/presentation/elements/tappable_action.dart that imports:
  • package:dreamic/utils/logger.dart that imports:
  • package:dreamic/app/app_config_base.dart that imports:
  • package:dreamic/utils/device_utils.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:dreamic/dreamic.dart that imports:
  • package:dreamic/test_utils/mock_app_cubit.dart that imports:
  • package:dreamic/presentation/elements/tappable_action.dart that imports:
  • package:dreamic/utils/logger.dart that imports:
  • package:dreamic/app/app_config_base.dart that imports:
  • package:dreamic/utils/device_utils.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.
Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

WARNING: Returning a 'Future' without 'await' inside a try block.

lib/notifications/notification_permission_helper.dart:270:9

    ╷
270 │         return _shouldShowSettingsPromptWithConfig(config);
    │         ^^^^^^
    ╵

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

WARNING: Returning a 'Future' without 'await' inside a try block.

lib/notifications/notification_permission_helper.dart:282:7

    ╷
282 │       return _shouldShowSettingsPromptWithConfig(config);
    │       ^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/notifications/notification_permission_helper.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
adaptive_dialog ^2.8.0 2.8.1 2.8.1
app_badge_plus ^1.3.1 1.3.5 1.3.5
bloc ^9.2.1 9.2.1 9.2.1
cloud_firestore ^6.6.0 6.10.0 6.10.0
cloud_functions ^6.3.3 6.5.0 6.5.0
connectivity_plus ^7.1.1 7.3.1 7.3.1
dartz ^0.10.1 0.10.1 0.10.1
device_info_plus >=11.3.0 <14.0.0 13.2.0 13.2.0
equatable ^2.0.8 2.1.0 3.0.0
exponential_back_off ^0.1.0+2 0.1.0+2 0.1.0+2
firebase_app_check ^0.4.5 0.4.8 0.4.8
firebase_auth ^6.5.3 6.7.0 6.7.0
firebase_core ^4.11.0 4.15.0 4.15.0
firebase_messaging ^16.4.0 16.7.0 16.7.0
firebase_remote_config ^6.5.3 6.7.0 6.7.0
firebase_storage ^13.4.3 13.6.0 13.6.0
flutter_bloc ^9.1.1 9.1.1 9.1.1
flutter_local_notifications ^22.0.0 22.3.1 22.3.1
flutter_native_splash ^2.4.8 2.4.8 2.4.8
flutter_timezone ^5.1.0 5.1.0 5.1.0
get_it ^9.2.1 9.2.1 9.2.1
http ^1.6.0 1.6.0 1.6.0
internet_connection_checker_plus >=3.1.0 <3.2.0 3.1.2 3.1.2
json_annotation ^4.12.0 4.12.0 4.12.0
open_file ^4.0.0 4.0.0 4.0.0
package_info_plus >=9.0.0 <11.0.0 10.2.1 10.2.1
path ^1.9.1 1.9.1 1.9.1
path_provider ^2.1.5 2.1.6 2.1.6
percent_indicator ^4.2.5 4.2.5 4.2.5
permission_handler ^12.0.3 12.0.3 13.0.2
shared_preferences ^2.5.5 2.5.5 2.5.5
url_launcher ^6.3.2 6.3.2 6.3.2
uuid ^4.5.3 4.6.0 4.6.0
wakelock_plus >=1.5.2 <2.0.0 1.8.0 1.8.0
web ^1.1.1 1.1.1 1.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.77 1.3.77
animations - 3.0.0 3.0.0
ansicolor - 2.0.3 2.0.3
appkit_ui_element_colors - 1.0.1 1.0.1
archive - 4.3.0 4.3.0
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
clock - 1.1.3 1.1.3
cloud_firestore_platform_interface - 8.0.7 8.0.7
cloud_firestore_web - 5.7.3 5.7.3
cloud_functions_platform_interface - 6.0.7 6.0.7
cloud_functions_web - 5.1.13 5.1.13
code_assets - 2.0.0 2.0.0
collection - 1.19.1 1.19.1
connectivity_plus_platform_interface - 2.1.0 2.1.0
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
cupertino_ui - 1.1.0 1.1.0
dbus - 0.7.15 0.7.15
device_info_plus_platform_interface - 8.1.0 8.1.0
dynamic_color - 2.1.0 2.1.0
ffi - 2.2.0 2.2.0
ffi_leak_tracker - 0.1.2 0.1.2
file - 7.0.1 7.0.1
firebase_app_check_platform_interface - 0.4.2+1 0.4.2+1
firebase_app_check_web - 0.2.6+1 0.2.6+1
firebase_auth_platform_interface - 9.1.0 9.1.0
firebase_auth_web - 6.3.0 6.3.0
firebase_core_platform_interface - 8.1.1 8.1.1
firebase_core_web - 3.12.0 3.12.0
firebase_messaging_platform_interface - 4.10.0 4.10.0
firebase_messaging_web - 4.2.5 4.2.5
firebase_remote_config_platform_interface - 3.0.7 3.0.7
firebase_remote_config_web - 1.10.14 1.10.14
firebase_storage_platform_interface - 6.0.7 6.0.7
firebase_storage_web - 3.11.13 3.11.13
fixnum - 1.1.1 1.1.1
flutter_local_notifications_linux - 8.0.1 8.0.1
flutter_local_notifications_platform_interface - 12.2.0 12.2.0
flutter_local_notifications_web - 1.0.0 1.0.0
flutter_local_notifications_windows - 3.1.1 3.1.1
gradient_borders - 1.0.4 1.0.4
hooks - 2.2.0 2.2.0
html - 0.15.7 0.15.7
http_parser - 4.1.2 4.1.2
image - 4.10.1 4.10.1
intersperse - 2.0.0 2.0.0
intl - 0.20.3 0.20.3
jni - 1.0.3 1.0.3
jni_flutter - 1.0.3 1.0.3
jni_util - 1.0.0 1.0.0
logging - 1.3.0 1.3.0
macos_ui - 2.2.2 2.2.2
macos_window_utils - 1.9.1 1.9.1
material_color_utilities - 0.13.0 0.13.1
material_ui - 1.3.0 1.3.0
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
open_file_android - 1.1.0 1.1.0
open_file_ios - 1.1.0 1.1.0
open_file_linux - 1.1.0 1.1.0
open_file_mac - 1.1.0 1.1.0
open_file_platform_interface - 1.1.0 1.1.0
open_file_web - 1.1.0 1.1.0
open_file_windows - 1.1.0 1.1.0
package_config - 3.0.0 3.0.0
package_info_plus_platform_interface - 4.1.0 4.1.0
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
permission_handler_android - 13.0.1 14.1.0
permission_handler_apple - 9.6.1 9.6.1
permission_handler_html - 0.1.4+1 0.1.4+1
permission_handler_platform_interface - 4.4.1 4.4.1
permission_handler_windows - 0.2.2 0.2.2
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
record_use - 1.1.1 1.1.1
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
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
timezone - 0.11.1 0.11.1
typed_data - 1.4.0 1.4.0
universal_io - 2.3.1 2.3.1
url_launcher_android - 6.3.33 6.3.33
url_launcher_ios - 6.4.2 6.4.2
url_launcher_linux - 3.2.3 3.2.3
url_launcher_macos - 3.2.6 3.2.6
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
vector_math - 2.4.2 2.4.2
wakelock_plus_platform_interface - 1.7.0 1.7.0
win32 - 6.4.0 6.4.0
win32_registry - 3.0.3 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.

The constraint `^2.0.8` on equatable does not support the stable version `3.0.0`, that was published 0 days ago.

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

Try running dart pub upgrade --major-versions equatable to update the constraint.

The constraint `^12.0.3` on permission_handler does not support the stable version `13.0.0`.

Try running dart pub upgrade --major-versions permission_handler 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.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: