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

Chico conta a história dos seus clientes por meio das suas transações financeiras.

1
likes
80/ 140
pub points
23%
popularity

We analyzed this package 2 days ago, and awarded it 80 pub points (of a possible 140):

failed
Follow Dart file conventions
20 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

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
Provide documentation
0 / 20trigger folding of the section

0/10 points: 20% or more of the public API has dartdoc comments

OUT: Documenting chico_flutter_sdk... Discovering libraries... Linking elements... Precaching local docs for 595679 elements... Initialized dartdoc with 774 libraries Generating docs for library data_harvester.dart from package:chico_flutter_sdk/data_harvester.dart... Generating docs for library connector_webview.dart from package:chico_flutter_sdk/connector_webview.dart... Generating docs for library chico_flutter_sdk.dart from package:chico_flutter_sdk/chico_flutter_sdk.dart... Documented 3 public libraries in 136.8 seconds ERR: warning: chico_flutter_sdk has no library level documentation comments from chico_flutter_sdk: (file:///tmp/pana_WBKATD/lib/data_harvester.dart:1:9) warning: chico_flutter_sdk has no library level documentation comments from chico_flutter_sdk: (file:///tmp/pana_WBKATD/lib/connector_webview.dart:1:9) error: file already written at "chico_flutter_sdk/chico_flutter_sdk-library.html" for symbol chico_flutter_sdk: (file:///tmp/pana_WBKATD/lib/connector_webview.dart:1:9) conflicting with file already generated by chico_flutter_sdk: (file:///tmp/pana_WBKATD/lib/data_harvester.dart:1:9) Dartdoc generates a path and filename to write to for each symbol. 'chico_flutter_sdk' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, [21 more lines]

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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:chico_flutter_sdk/chico_flutter_sdk.dart that imports:
  • package:chico_flutter_sdk/data_harvester.dart that imports:
  • package:chico_harvest_plugin/chico_harvest_plugin.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:chico_flutter_sdk/chico_flutter_sdk.dart that imports:
  • package:chico_flutter_sdk/data_harvester.dart that imports:
  • package:chico_harvest_plugin/chico_harvest_plugin.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:chico_flutter_sdk/chico_flutter_sdk.dart that imports:
  • package:chico_flutter_sdk/data_harvester.dart that imports:
  • package:chico_harvest_plugin/chico_harvest_plugin.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:chico_flutter_sdk/chico_flutter_sdk.dart that imports:
  • package:chico_flutter_sdk/data_harvester.dart that imports:
  • package:chico_harvest_plugin/chico_harvest_plugin.dart that declares support for platforms: Android, iOS.
failed
Pass static analysis
30 / 50trigger folding of the section

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

WARNING: This API is available since SDK 2.15.0, but constraints '>=2.13.1 <3.0.0' don't guarantee it.

lib/connector_webview.dart:49:120

   ╷
49 │           'https://connector.chico.ai/?userId=${widget.token}&client=${widget.client}&environment=${widget.environment.name}'));
   │                                                                                                                        ^^^^
   ╵

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

WARNING: This API is available since SDK 2.15.0, but constraints '>=2.13.1 <3.0.0' don't guarantee it.

lib/data_harvester.dart:56:26

   ╷
56 │       widget.environment.name,
   │                          ^^^^
   ╵

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
chico_harvest_plugin ^0.0.2 0.0.2 0.0.2
flutter flutter 0.0.0 0.0.0
mixpanel_flutter ^1.6.0 1.6.0 2.3.0
webview_flutter >=4.0.0 <=4.0.7 4.0.7 4.7.0
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
flutter_web_plugins - 0.0.0 0.0.0
js - 0.6.7 0.7.1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.12.0
path - 1.9.0 1.9.0
plugin_platform_interface - 2.1.8 2.1.8
sky_engine - 0.0.99 0.0.99
vector_math - 2.1.4 2.1.4
webview_flutter_android - 3.16.0 3.16.0
webview_flutter_platform_interface - 2.10.0 2.10.0
webview_flutter_wkwebview - 3.13.0 3.13.0

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

The constraint `^1.6.0` on mixpanel_flutter does not support the stable version `2.0.0`.

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

The constraint `>=4.0.0 <=4.0.7` on webview_flutter does not support the stable version `4.1.0`.

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

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

Analyzed with Pana 0.22.2, Flutter 3.19.2, Dart 3.3.0.

Check the analysis log for details.

1
likes
80
pub points
23%
popularity

Publisher

verified publisherchico.ai

Chico conta a história dos seus clientes por meio das suas transações financeiras.

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

chico_harvest_plugin, flutter, mixpanel_flutter, webview_flutter

More

Packages that depend on chico_flutter_sdk