app_badger_ios 3.1.1 copy "app_badger_ios: ^3.1.1" to clipboard
app_badger_ios: ^3.1.1 copied to clipboard

discontinued
PlatformiOS

iOS implementation of the app_badger plugin.

105/ 160
pub points
134
downloads

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

Failed report section
Follow Dart file conventions
15 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

Homepage URL doesn't exist.

At the time of the analysis https://github.com/ajinkya446/app_badger/tree/main/packages/app_badger_ios was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` does not contain reference to the current version ("3.1.1").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
0 / 20trigger folding of the section

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

0 out of 15 API elements (0.0 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: app_badger_ios, app_badger_ios.AppBadgerIOS, app_badger_ios.AppBadgerIOS.AppBadgerIOS.new, app_badger_ios.AppBadgerIOS.events, app_badger_ios.AppBadgerIOS.getBadgeCount.

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

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:app_badger_ios/app_badger_ios.dart that declares support for platforms: iOS.
Package does not support platform `Windows`.

Because:

  • package:app_badger_ios/app_badger_ios.dart that declares support for platforms: iOS.
Package does not support platform `Linux`.

Because:

  • package:app_badger_ios/app_badger_ios.dart that declares support for platforms: iOS.
Package does not support platform `macOS`.

Because:

  • package:app_badger_ios/app_badger_ios.dart that declares support for platforms: iOS.
Package does not support platform `Web`.

Because:

  • package:app_badger_ios/app_badger_ios.dart that declares support for platforms: iOS.

Swift PM-ready: This iOS or macOS plugin supports the Swift Package Manager. See https://docs.flutter.dev/to/spm 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
20 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
app_badger_platform_interface ^3.1.0 3.1.2 3.1.2
Transitive dependencies
Package Constraint Compatible Latest Notes
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
plugin_platform_interface - 2.1.8 2.1.8
vector_math - 2.4.2 2.4.2

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

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

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

downgrade analysis failed failed with 2 errors:

  • EXTENDS_NON_CLASS - lib/app_badger_ios.dart:4:28 - Classes can only extend other classes.
  • UNDEFINED_IDENTIFIER - lib/app_badger_ios.dart:6:5 - Undefined name 'AppBadgePlatform'.

Run flutter pub downgrade and then flutter 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.18, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
105
points
134
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

iOS implementation of the app_badger plugin.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

app_badger_platform_interface, flutter

More

Packages that depend on app_badger_ios

Packages that implement app_badger_ios