growthbook_sdk_flutter 3.9.2 copy "growthbook_sdk_flutter: ^3.9.2" to clipboard
growthbook_sdk_flutter: ^3.9.2 copied to clipboard

An open-source feature flagging and experimentation platform that makes it simple to alter features and execute A/B testing.

13
likes
145/ 160
pub points
91%
popularity

We analyzed this package 3 days ago, and awarded it 145 pub points (of a possible 160):

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

10/10 points: Provide a valid pubspec.yaml

0/5 points: Provide a valid README.md

Links in `README.md` should be secure. 1 link is insecure.

README.md:465:55

    ╷
465 │ <p>This SDK was originally contributed by the team at <a href="http://alippo.com/">Alippo</a> and others. You can find the original repo here: <a href="https://github.com/alippo-com/GrowthBook-SDK-Flutter">github.com/alippo-com/GrowthBook-SDK-Flutter</a></p>
    │                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

Use https URLs instead.

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

143 out of 312 API elements (45.8 %) have documentation comments.

Some symbols that are missing documentation: growthbook_sdk_flutter, growthbook_sdk_flutter.AESCryptor, growthbook_sdk_flutter.AESCryptor.AESCryptor, growthbook_sdk_flutter.AESCryptor.decrypt, growthbook_sdk_flutter.BaseClient.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:growthbook_sdk_flutter/growthbook_sdk_flutter.dart that imports:
  • package:growthbook_sdk_flutter/src/growth_book_sdk.dart that imports:
  • package:growthbook_sdk_flutter/src/StickyBucketService/sticky_bucket_service.dart that imports:
  • package:growthbook_sdk_flutter/src/Cache/caching_manager.dart that imports:
  • dart:io
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 25 issues. Showing the first 2:

lib/src/Evaluator/condition_evaluator.dart doesn't match the Dart formatter.

To format your files run: dart format .

lib/src/Evaluator/feature_evaluator.dart doesn't match the Dart formatter.

To format your files run: dart format .

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest
dio ^5.0.0 5.4.3+1 5.4.3+1
flutter flutter 0.0.0 0.0.0
json_annotation ^4.5.0 4.9.0 4.9.0
pointycastle ^3.1.3 3.9.1 3.9.1
tuple ^2.0.0 2.0.2 2.0.2
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
http_parser - 4.0.2 4.0.2
js - 0.7.1 0.7.1
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
path - 1.9.0 1.9.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4

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

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.5, Flutter 3.22.1, Dart 3.4.1.

Check the analysis log for details.

13
likes
145
pub points
91%
popularity

Publisher

verified publishergrowthbook.io

An open-source feature flagging and experimentation platform that makes it simple to alter features and execute A/B testing.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dio, flutter, json_annotation, pointycastle, tuple

More

Packages that depend on growthbook_sdk_flutter