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

discontinued

A Flutter plugin to manage app badge counts on Android, iOS, and macOS with modern Swift Package Manager and federated architecture support.

125/ 160
pub points
1.59k
downloads

We analyzed this package 33 hours ago, and awarded it 125 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
25 / 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

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.

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

53 out of 85 API elements (62.4 %) have documentation comments.

Some symbols that are missing documentation: app_badger, app_badger.AppBadgeController.AppBadgeController.new, app_badger.AppBadger.AppBadger.new, app_badger.AppBadger.decrementBadge, app_badger.AppBadger.events.

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:app_badger/app_badger.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:app_badger/app_badger.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Web`.

Because:

  • package:app_badger/app_badger.dart that declares support for platforms: Android, iOS, macOS.

Swift PM-ready: This iOS or macOS plugin supports the Swift Package Manager. See https://docs.flutter.dev/to/spm for details.

Built-in Kotlin support:

Legacy Kotlin configuration detected in `android/build.gradle`.

This plugin applies the Kotlin Gradle Plugin (KGP) or uses the android.kotlinOptions{} block.

Note: This Android plugin does not support built-in Kotlin. In the future, this might affect scoring. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors 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
10 / 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
app_badger_android ^3.1.0 3.1.2 3.1.2 Discontinued
app_badger_ios ^3.1.0 3.1.2 3.1.2 Discontinued
app_badger_macos ^3.1.0 3.1.2 3.1.2 Discontinued
app_badger_platform_interface ^3.1.0 3.1.2 3.1.2 Discontinued
meta ^1.17.0 1.19.0 1.19.0
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
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.

The package has one or more discontinued direct dependencies.

Discontinued packages are no longer maintained, and can end up being a liability.

Consider migrating away from these dependencies:

  • app_badger_android
  • app_badger_ios
  • app_badger_macos
  • app_badger_platform_interface.

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 11 errors:

  • UNDEFINED_IDENTIFIER - lib/app_badger.dart:15:40 - Undefined name 'AppBadgePlatform'.
  • UNDEFINED_IDENTIFIER - lib/app_badger.dart:45:12 - Undefined name 'AppBadgePlatform'.
  • UNDEFINED_IDENTIFIER - lib/app_badger.dart:74:12 - 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:
11
likes
125
points
1.59k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to manage app badge counts on Android, iOS, and macOS with modern Swift Package Manager and federated architecture support.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

app_badger_android, app_badger_ios, app_badger_macos, app_badger_platform_interface, flutter, meta

More

Packages that depend on app_badger

Packages that implement app_badger