afib_firebase_firestore 0.5.0 copy "afib_firebase_firestore: ^0.5.0" to clipboard
afib_firebase_firestore: ^0.5.0 copied to clipboard

unlistedoutdated

An AFib-aware package that adds command-line options for creating AFib queries that interact with Firestore

130/ 160
pub points
26
downloads

We analyzed this package 2 days ago, and awarded it 130 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: BSD-3-Clause.

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 afib_firebase_firestore... Discovering libraries... Linking elements... Precaching local docs for 925135 elements... Initialized dartdoc with 1957 libraries Generating docs for library affs_command.dart from package:afib_firebase_firestore/affs_command.dart... Generating docs for library affs_id.dart from package:afib_firebase_firestore/affs_id.dart... Generating docs for library afib_firebase_firestore.dart from package:afib_firebase_firestore/afib_firebase_firestore.dart... Generating docs for library affs_flutter.dart from package:afib_firebase_firestore/affs_flutter.dart... Documented 4 public libraries in 88.4 seconds ERR: warning: afib_firebase_firestore has no library level documentation comments from afib_firebase_firestore: (file:///tmp/pana_DHVVWL/lib/affs_command.dart:1:1) error: file already written at "afib_firebase_firestore/index.html" for symbol afib_firebase_firestore: (file:///tmp/pana_DHVVWL/lib/afib_firebase_firestore.dart:1:1) conflicting with file already generated by afib_firebase_firestore: (file:///tmp/pana_DHVVWL/lib/affs_command.dart:1:1) Dartdoc generates a path and filename to write to for each symbol. 'afib_firebase_firestore' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, or class name (if appropriate) of one of the conflicting items can resolve the conflict. Alternatively, use the @nodoc directive in one [29 more lines]

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 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

SDK issues found:

Package is not compatible with the Dart SDK.

Because:

  • afib_firebase_firestore that depends on:
  • cloud_firestore that is a package requiring flutter.
  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

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

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
afib ^0.5.1 0.5.2 0.5.2
cloud_firestore ^4.9.0 4.17.5 6.1.2
firebase_core ^2.15.1 2.32.0 4.4.0
meta ^1.9.1 1.17.0 1.18.1
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.35 1.3.66
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
checked_yaml - 2.0.4 2.0.4
clock - 1.1.2 1.1.2
cloud_firestore_platform_interface - 6.2.5 7.0.6
cloud_firestore_web - 3.12.5 5.1.2
collection - 1.19.1 1.19.1
colorize - 3.0.0 3.0.0
fake_async - 1.3.3 1.3.3
ffi - 2.2.0 2.2.0
firebase_core_platform_interface - 5.4.2 6.0.2
firebase_core_web - 2.24.0 3.4.0
flutter_redux - 0.10.0 0.10.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
intl - 0.18.1 0.20.2
json_annotation - 4.10.0 4.10.0
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
logger - 2.6.2 2.6.2
matcher - 0.12.17 0.12.18
material_color_utilities - 0.11.1 0.13.0
overlay_support - 2.1.0 2.1.0
package_info_plus - 4.2.0 9.0.0
package_info_plus_platform_interface - 2.0.1 3.2.1
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
plural_noun - 0.1.2 0.2.1
pub_semver - 2.2.0 2.2.0
pubspec_parse - 1.5.0 1.5.0
quiver - 3.2.2 3.2.2
redux - 5.0.0 5.0.0
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
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.7 0.7.9
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
web - 1.1.1 1.1.1
win32 - 5.15.0 5.15.0
yaml - 3.1.3 3.1.3

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

The constraint `^4.9.0` on cloud_firestore does not support the stable version `5.0.0`.

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

The constraint `^2.15.1` on firebase_core does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions firebase_core 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.9, Dart 3.11.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
130
points
26
downloads

Publisher

verified publisherafibframework.io

Weekly Downloads

An AFib-aware package that adds command-line options for creating AFib queries that interact with Firestore

Homepage

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

afib, cloud_firestore, firebase_core, meta

More

Packages that depend on afib_firebase_firestore