fire_api 1.7.4 copy "fire_api: ^1.7.4" to clipboard
fire_api: ^1.7.4 copied to clipboard

A stripped down interface for firestore databases which allows both dart servers using `fire_api_dart` and flutter apps using `fire_api_flutter` to use the same api.

40/ 160
pub points
1.01k
downloads

We analyzed this package 32 hours ago, and awarded it 40 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: GPL-3.0.

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

Dependency resolution failed, unable to run dartdoc.

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: Platform support detection failed

Could not determine supported platforms as package resolution failed.

Run dart pub get for more information.

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

  • Running dart pub outdated failed with the following output:
Exceeded timeout of 0:02:00.000000
Failed report section
Support up-to-date dependencies
10 / 40trigger folding of the section

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

  • Could not run dart pub outdated: dart pub get failed:
OUT:
Resolving dependencies...
Downloading packages...
+ archive 4.0.9
+ args 2.7.0
+ artifact 1.0.34
+ asn1lib 1.6.5
+ bson 5.0.8
+ characters 1.4.1
+ clock 1.1.2
+ collection 1.19.1
[43 more lines]
ERR:
Exceeded timeout of 0:02:00.000000

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

dart pub downgrade failed with:

OUT:
Resolving dependencies...
Downloading packages...
+ ansicolor 2.0.1
< archive 4.0.7 (was 4.0.9)
< args 2.3.1 (was 2.7.0)
< artifact 1.0.33 (was 1.0.34)
< asn1lib 1.5.0 (was 1.6.5)
< bson 5.0.7 (was 5.0.8)
+ charcode 1.2.0
< clock 1.1.1 (was 1.1.2)
[33 more lines]
ERR:
Exceeded timeout of 0:02:00.000000

Run dart pub downgrade and then dart 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.12, Dart 3.11.5.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
40
points
1.01k
downloads

Publisher

verified publisherarcane.art

Weekly Downloads

A stripped down interface for firestore databases which allows both dart servers using `fire_api_dart` and flutter apps using `fire_api_flutter` to use the same api.

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

artifact, fast_log, rxdart

More

Packages that depend on fire_api