flutter_api_manager 1.0.0 icon indicating copy to clipboard operation
flutter_api_manager: ^1.0.0 copied to clipboard

APIManager-Flutter is a flutter library that can manage the API calls from a single place.

3
likes
130/ 140
pub points
35%
popularity

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

icon indicating section status
Follow Dart file conventions
30 / 30icon to trigger 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

10/10 points: Use an OSI-approved license

Detected license: MIT.

icon indicating section status
Provide documentation
20 / 20icon to trigger folding of the section

10/10 points: Package has an example

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

  • 17 out of 32 API elements (53.1 %) have documentation comments.
icon indicating section status
Platform support
20 / 20icon to trigger 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:flutter_api_manager/flutter_api_manager.dart that imports:
  • package:flutter_api_manager/src/api_manager.dart that imports:
  • package:flutter_secure_storage/flutter_secure_storage.dart that imports:
  • dart:io
icon indicating section status
Pass static analysis
30 / 30icon to trigger folding of the section

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

icon indicating section status
Support up-to-date dependencies
10 / 20icon to trigger folding of the section

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

PackageConstraintCompatibleLatest
flutterflutter0.0.00.0.0
flutter_secure_storage^5.0.25.1.28.0.0
http^0.13.40.13.50.13.5
http_parser^4.0.04.0.24.0.2
mime^1.0.11.0.41.0.4
Transitive dependencies
PackageConstraintCompatibleLatest
async-2.11.02.11.0
characters-1.2.11.3.0
collection-1.17.01.17.1
flutter_secure_storage_linux-1.1.31.1.3
flutter_secure_storage_macos-1.1.23.0.0
flutter_secure_storage_platform_interface-1.0.11.0.1
flutter_secure_storage_web-1.1.11.1.1
flutter_secure_storage_windows-1.1.32.0.0
flutter_web_plugins-0.0.00.0.0
js-0.6.50.6.7
material_color_utilities-0.2.00.3.0
meta-1.8.01.9.1
path-1.8.31.8.3
plugin_platform_interface-2.1.42.1.4
sky_engine-0.0.990.0.99
source_span-1.9.11.9.1
string_scanner-1.2.01.2.0
term_glyph-1.2.11.2.1
typed_data-1.3.11.3.1
vector_math-2.1.42.1.4

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

The constraint `^5.0.2` on flutter_secure_storage does not support the stable version `6.0.0`.

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

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

icon indicating section status
Support sound null safety
20 / 20icon to trigger folding of the section

20/20 points: Package and dependencies are fully migrated to null safety!

Analysed with Pana 0.21.27, Flutter 3.7.7, Dart 2.19.4.

3
likes
130
pub points
35%
popularity

Publisher

verified publisher iconiamdipanshus.in

APIManager-Flutter is a flutter library that can manage the API calls from a single place.

Repository (GitHub)

Documentation

API reference

License

Icon for licenses.MIT (LICENSE)

Dependencies

flutter, flutter_secure_storage, http, http_parser, mime

More

Packages that depend on flutter_api_manager