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

flutterfire_gen is a package for automatic code generation for Cloud Firestore. It supports efficient CRUD operations with type-safe interfaces and methods.

27
likes
140/ 160
pub points
144
downloads

We analyzed this package 2 days ago, and awarded it 140 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: 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

1 out of 2 API elements (50.0 %) have documentation comments.

Some symbols that are missing documentation: builder.

Passed check 10/10 points: Package has an example

Failed 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)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Android

Because:

  • package:flutterfire_gen/builder.dart that imports:
  • package:flutterfire_gen/src/flutterfire_gen.dart that imports:
  • package:flutterfire_gen/src/templates/update/update_class_template.dart that imports:
  • package:flutterfire_gen/src/templates/update/doc_comment_template.dart that imports:
  • package:flutterfire_gen/src/configs/code_generation_config.dart that imports:
  • package:flutterfire_gen/src/configs/firestore_document_path.dart that imports:
  • package:source_gen/source_gen.dart that imports:
  • package:source_gen/src/type_checker.dart that imports:
  • dart:mirrors
Package not compatible with platform iOS

Because:

  • package:flutterfire_gen/builder.dart that imports:
  • package:flutterfire_gen/src/flutterfire_gen.dart that imports:
  • package:flutterfire_gen/src/templates/update/update_class_template.dart that imports:
  • package:flutterfire_gen/src/templates/update/doc_comment_template.dart that imports:
  • package:flutterfire_gen/src/configs/code_generation_config.dart that imports:
  • package:flutterfire_gen/src/configs/firestore_document_path.dart that imports:
  • package:source_gen/source_gen.dart that imports:
  • package:source_gen/src/type_checker.dart that imports:
  • dart:mirrors
Package not compatible with platform Windows

Because:

  • package:flutterfire_gen/builder.dart that imports:
  • package:flutterfire_gen/src/flutterfire_gen.dart that imports:
  • package:flutterfire_gen/src/templates/update/update_class_template.dart that imports:
  • package:flutterfire_gen/src/templates/update/doc_comment_template.dart that imports:
  • package:flutterfire_gen/src/configs/code_generation_config.dart that imports:
  • package:flutterfire_gen/src/configs/firestore_document_path.dart that imports:
  • package:source_gen/source_gen.dart that imports:
  • package:source_gen/src/type_checker.dart that imports:
  • dart:mirrors
Package not compatible with platform Linux

Because:

  • package:flutterfire_gen/builder.dart that imports:
  • package:flutterfire_gen/src/flutterfire_gen.dart that imports:
  • package:flutterfire_gen/src/templates/update/update_class_template.dart that imports:
  • package:flutterfire_gen/src/templates/update/doc_comment_template.dart that imports:
  • package:flutterfire_gen/src/configs/code_generation_config.dart that imports:
  • package:flutterfire_gen/src/configs/firestore_document_path.dart that imports:
  • package:source_gen/source_gen.dart that imports:
  • package:source_gen/src/type_checker.dart that imports:
  • dart:mirrors
Package not compatible with platform macOS

Because:

  • package:flutterfire_gen/builder.dart that imports:
  • package:flutterfire_gen/src/flutterfire_gen.dart that imports:
  • package:flutterfire_gen/src/templates/update/update_class_template.dart that imports:
  • package:flutterfire_gen/src/templates/update/doc_comment_template.dart that imports:
  • package:flutterfire_gen/src/configs/code_generation_config.dart that imports:
  • package:flutterfire_gen/src/configs/firestore_document_path.dart that imports:
  • package:source_gen/source_gen.dart that imports:
  • package:source_gen/src/type_checker.dart that imports:
  • dart:mirrors
Package not compatible with platform Web

Because:

  • package:flutterfire_gen/builder.dart that imports:
  • package:flutterfire_gen/src/flutterfire_gen.dart that imports:
  • package:flutterfire_gen/src/utils/dart_object_util.dart that imports:
  • package:analyzer/dart/constant/value.dart that imports:
  • package:analyzer/dart/element/type.dart that imports:
  • package:analyzer/src/dart/element/type.dart that imports:
  • package:analyzer/src/dart/element/type_system.dart that imports:
  • package:analyzer/src/generated/inference_log.dart that imports:
  • package:analyzer/src/generated/resolver.dart that imports:
  • package:analyzer/src/util/ast_data_extractor.dart that imports:
  • package:analyzer/dart/element/element.dart that imports:
  • package:analyzer/src/generated/utilities_dart.dart that imports:
  • package:analyzer/src/dart/element/element.dart that imports:
  • package:analyzer/src/utilities/extensions/element.dart that imports:
  • package:analyzer/src/dart/element/member.dart that imports:
  • package:analyzer/src/generated/engine.dart that imports:
  • package:analyzer/error/listener.dart that imports:
  • package:analyzer/dart/ast/ast.dart that imports:
  • package:analyzer/src/dart/ast/ast.dart that imports:
  • package:analyzer/src/dart/resolver/typed_literal_resolver.dart that imports:
  • package:analyzer/src/dart/element/type_schema.dart that imports:
  • package:analyzer/src/dart/element/type_visitor.dart that imports:
  • package:analyzer/src/summary2/record_type_builder.dart that imports:
  • package:analyzer/src/dart/ast/extensions.dart that imports:
  • package:analyzer/dart/element/element2.dart that imports:
  • package:analyzer/dart/analysis/session.dart that imports:
  • package:analyzer/file_system/file_system.dart that imports:
  • package:watcher/watcher.dart that imports:
  • package:watcher/src/file_watcher/polling.dart that imports:
  • package:watcher/src/stat.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:flutterfire_gen/builder.dart that imports:
  • package:flutterfire_gen/src/flutterfire_gen.dart that imports:
  • package:flutterfire_gen/src/utils/dart_object_util.dart that imports:
  • package:analyzer/dart/constant/value.dart that imports:
  • package:analyzer/dart/element/type.dart that imports:
  • package:analyzer/src/dart/element/type.dart that imports:
  • package:analyzer/src/dart/element/type_system.dart that imports:
  • package:analyzer/src/generated/inference_log.dart that imports:
  • package:analyzer/src/generated/resolver.dart that imports:
  • package:analyzer/src/util/ast_data_extractor.dart that imports:
  • package:analyzer/dart/element/element.dart that imports:
  • package:analyzer/src/generated/utilities_dart.dart that imports:
  • package:analyzer/src/dart/element/element.dart that imports:
  • package:analyzer/src/utilities/extensions/element.dart that imports:
  • package:analyzer/src/dart/element/member.dart that imports:
  • package:analyzer/src/generated/engine.dart that imports:
  • package:analyzer/error/listener.dart that imports:
  • package:analyzer/dart/ast/ast.dart that imports:
  • package:analyzer/src/dart/ast/ast.dart that imports:
  • package:analyzer/src/dart/resolver/typed_literal_resolver.dart that imports:
  • package:analyzer/src/dart/element/type_schema.dart that imports:
  • package:analyzer/src/dart/element/type_visitor.dart that imports:
  • package:analyzer/src/summary2/record_type_builder.dart that imports:
  • package:analyzer/src/dart/ast/extensions.dart that imports:
  • package:analyzer/dart/element/element2.dart that imports:
  • package:analyzer/dart/analysis/session.dart that imports:
  • package:analyzer/file_system/file_system.dart that imports:
  • package:watcher/watcher.dart that imports:
  • package:watcher/src/file_watcher/polling.dart that imports:
  • package:watcher/src/stat.dart that imports:
  • dart:io

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

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

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 5 issues. Showing the first 2:

INFO: 'withNullability' is deprecated and shouldn't be used. Only non-nullable by default mode is supported.

lib/src/parser/field_element_parser.dart:188:37

    ╷
188 │         objectType.getDisplayString(withNullability: false);
    │                                     ^^^^^^^^^^^^^^^
    ╵
copied to clipboard

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

INFO: 'withNullability' is deprecated and shouldn't be used. Only non-nullable by default mode is supported.

lib/src/parser/field_element_parser.dart:255:57

    
255            clientTypeString: clientType.getDisplayString(withNullability: true),
                                                             ^^^^^^^^^^^^^^^
    
copied to clipboard

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/parser/field_element_parser.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
analyzer >=5.13.0 <7.0.0 6.11.0 7.3.0
build ^2.4.1 2.4.2 2.4.2
cloud_firestore ^5.5.0 5.6.6 5.6.6
flutterfire_gen_annotation ^0.4.1 0.4.1 0.4.1
flutterfire_gen_utils ^0.5.0 0.5.0 0.5.0
json_annotation ^4.8.1 4.9.0 4.9.0
meta ^1.9.1 1.16.0 1.16.0
path ^1.8.3 1.9.1 1.9.1
source_gen ^1.5.0 1.5.0 2.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 76.0.0 80.0.0
_flutterfire_internals - 1.3.54 1.3.54
args - 2.7.0 2.7.0
async - 2.12.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.0
clock - 1.1.2 1.1.2
cloud_firestore_platform_interface - 6.6.6 6.6.6
cloud_firestore_web - 4.4.6 4.4.6
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
dart_style - 2.3.8 3.0.1
fake_async - 1.3.2 1.3.3
file - 7.0.1 7.0.1
firebase_core - 3.13.0 3.13.0
firebase_core_platform_interface - 5.4.0 5.4.0
firebase_core_web - 2.22.0 2.22.0
glob - 2.1.3 2.1.3
leak_tracker - 10.0.8 10.0.9
leak_tracker_flutter_testing - 3.0.9 3.0.9
leak_tracker_testing - 3.0.1 3.0.1
logging - 1.3.0 1.3.0
macros - 0.1.3-main.0 0.1.3-main.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.12.0
package_config - 2.2.0 2.2.0
plugin_platform_interface - 2.1.8 2.1.8
pub_semver - 2.2.0 2.2.0
source_span - 1.10.1 1.10.1
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.4 0.7.4
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
vm_service - 14.3.1 15.0.0
watcher - 1.1.1 1.1.1
web - 1.1.1 1.1.1
yaml - 3.1.3 3.1.3

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

The constraint `>=5.13.0 <7.0.0` on analyzer does not support the stable version `7.0.0`.

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

The constraint `^1.5.0` on source_gen does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions source_gen 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.22.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
Jul 1Jul 29Aug 26Sep 23Oct 21Nov 18Dec 16Jan 13Feb 10Mar 10020406080100120140160180>=0.0.0-0 <1.0.0
27
likes
140
points
144
downloads

Publisher

verified publisherkosukesaigusa.com

Weekly Downloads

2024.09.16 - 2025.03.31

flutterfire_gen is a package for automatic code generation for Cloud Firestore. It supports efficient CRUD operations with type-safe interfaces and methods.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, cloud_firestore, flutter, flutterfire_gen_annotation, flutterfire_gen_utils, json_annotation, meta, path, source_gen

More

Packages that depend on flutterfire_gen