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

discontinued
PlatformAndroidiOS

A flutter package to support CMS(Content Management System) functionalities like user management, forum management, and more for building apps like social apps, shopping apps.

125/ 160
pub points
29
downloads

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

Failed report section
Follow Dart file conventions
25 / 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

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("0.1.0").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

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

171 out of 721 API elements (23.7 %) have documentation comments.

Some symbols that are missing documentation: firelamp, firelamp.Api.Api.new, firelamp.Api.backupCart, firelamp.Api.blockFriend, firelamp.Api.blockListFriend.

Passed check 10/10 points: Package has 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:firelamp/firelamp.dart that imports:
  • package:firelamp/src/api.dart that imports:
  • package:firebase_messaging/firebase_messaging.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:firelamp/firelamp.dart that imports:
  • package:firelamp/src/api.dart that imports:
  • package:firebase_messaging/firebase_messaging.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `macOS`.

Because:

  • package:firelamp/firelamp.dart that imports:
  • package:firelamp/src/api.dart that imports:
  • package:image_picker/image_picker.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Web`.

Because:

  • package:firelamp/firelamp.dart that imports:
  • package:firelamp/src/widgets/forum/shared/display_uploaded_files_and_delete_buttons.dart that imports:
  • package:firelamp/src/widgets/image.cache.dart that imports:
  • package:cached_network_image/cached_network_image.dart that imports:
  • package:cached_network_image/src/image_provider/cached_network_image_provider.dart that imports:
  • package:flutter_cache_manager/flutter_cache_manager.dart that imports:
  • package:flutter_cache_manager/src/storage/file_system/file_system.dart that imports:
  • package:flutter_cache_manager/src/storage/file_system/file_system_io.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.
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

Found 94 issues. Showing the first 2:

WARNING: The '!' will have no effect because the receiver can't be null.

lib/src/models/api.forum.dart:257:30

    ╷
257 │       WidgetsBinding.instance!.addPostFrameCallback((x) {
    │                              ^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/models/api.forum.dart

INFO: The import of 'dart:typed_data' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/foundation.dart'.

lib/src/api.dart:4:8

  ╷
4 │ import 'dart:typed_data';
  │        ^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/api.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
cached_network_image ^3.0.0 3.4.1 3.4.1
cloud_firestore ^2.1.0 2.5.4 6.1.2
collection ^1.15.0-nullsafety.4 1.19.1 1.19.1
dio ^4.0.0 4.0.6 5.9.1
firebase_auth ^1.1.4 1.4.1 6.1.4
firebase_core ^1.1.1 1.24.0 4.4.0
firebase_messaging ^9.1.4 9.1.4 16.1.1
flutter_staggered_grid_view ^0.4.0 0.4.1 0.7.0
get ^4.1.4 4.7.3 4.7.3
http_parser ^4.0.0 4.1.2 4.1.2
image_picker ^0.7.5 0.7.5+4 1.2.1
intl ^0.17.0 0.17.0 0.20.2
path ^1.8.0 1.9.1 1.9.1
photo_view ^0.11.1 0.11.1 0.15.0
rxdart ^0.27.0 0.27.7 0.28.0
scrollable_positioned_list ^0.2.0-nullsafety.0 0.2.3 0.3.8
shared_preferences ^2.0.5 2.5.4 2.5.4
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.0.2 1.3.66
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
cloud_firestore_platform_interface - 5.7.7 7.0.6
cloud_firestore_web - 2.8.10 5.1.2
code_assets - 1.0.0 1.0.0
cross_file - 0.3.5+2 0.3.5+2
crypto - 3.0.7 3.0.7
fake_async - 1.3.3 1.3.3
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
firebase_auth_platform_interface - 4.3.1 8.1.6
firebase_auth_web - 1.3.1 6.1.2
firebase_core_platform_interface - 4.8.0 6.0.2
firebase_core_web - 1.7.3 3.4.0
firebase_messaging_platform_interface - 2.1.4 4.7.6
firebase_messaging_web - 1.0.7 4.1.2
fixnum - 1.1.1 1.1.1
flutter_cache_manager - 3.4.1 3.4.1
flutter_plugin_android_lifecycle - 2.0.33 2.0.33
glob - 2.1.3 2.1.3
hooks - 1.0.1 1.0.1
http - 1.6.0 1.6.0
image_picker_for_web - 2.2.0 3.1.1
image_picker_platform_interface - 2.11.1 2.11.1
js - 0.6.7 0.7.2 Discontinued
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
logging - 1.3.0 1.3.0
matcher - 0.12.18 0.12.18
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.1
mime - 1.0.6 2.0.0
native_toolchain_c - 0.17.4 0.17.4
objective_c - 9.3.0 9.3.0
octo_image - 2.1.0 2.1.0
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.6.0 2.6.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
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.2.0 2.2.0
shared_preferences_android - 2.4.20 2.4.20
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.2 1.10.2
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.2+2 2.4.2+2
sqflite_common - 2.5.6 2.5.6
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
test_api - 0.7.8 0.7.9
typed_data - 1.4.0 1.4.0
uuid - 4.5.2 4.5.2
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
yaml - 3.1.3 3.1.3

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

Found 11 issues. Showing the first 2:

The constraint `^2.1.0` on cloud_firestore does not support the stable version `3.0.0`.

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

The constraint `^4.0.0` on dio does not support the stable version `5.0.0`.

Try running dart pub upgrade --major-versions dio 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.10, Flutter 3.41.0, Dart 3.11.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
125
points
29
downloads

Publisher

verified publishersonub.com

Weekly Downloads

A flutter package to support CMS(Content Management System) functionalities like user management, forum management, and more for building apps like social apps, shopping apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, cloud_firestore, collection, dio, firebase_auth, firebase_core, firebase_messaging, flutter, flutter_staggered_grid_view, get, http_parser, image_picker, intl, path, photo_view, rxdart, scrollable_positioned_list, shared_preferences

More

Packages that depend on firelamp