ibl_mobile_core_frontend 1.1.5+1 copy "ibl_mobile_core_frontend: ^1.1.5+1" to clipboard
ibl_mobile_core_frontend: ^1.1.5+1 copied to clipboard

Ibl Mobile SDK.

0
likes
65/ 140
pub points
0%
popularity

We analyzed this package 6 hours ago, and awarded it 65 pub points (of a possible 140):

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

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 60 to 180 characters to describe the package, what it does, and its target use case.

* `pubspec.yaml` doesn't have a `homepage` entry. * `pubspec.yaml` doesn't have a `repository` entry.

0/5 points: Provide a valid README.md

`README.md` is empty.

The README.md file should inform others about your project, what it does, and how they can use it. Check out the guidelines on Writing great package pages.

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

544 out of 3948 API elements (13.8 %) 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.

Some symbols that are missing documentation: client_index, client_mapping, client_mapping.generatedMapping, ibl_axd_pro.enums.swagger, ibl_axd_pro.enums.swagger.AcceptanceEnum.

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 191 issues. Showing the first 2:

WARNING: Unused import: 'package:collection/collection.dart'.

lib/swagger_generated_code/ibl_axd_pro.enums.swagger.dart:2:8

  ╷
2 │ import 'package:collection/collection.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/swagger_generated_code/ibl_axd_pro.enums.swagger.dart

WARNING: Unused import: 'package:http/http.dart'.

lib/swagger_generated_code/ibl_axd_pro.swagger.dart:12:8

   ╷
12 │ import 'package:http/http.dart' show MultipartFile;
   │        ^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/swagger_generated_code/ibl_axd_pro.swagger.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
auto_size_text ^3.0.0 3.0.0 3.0.0
cached_network_image ^3.2.1 3.3.1 3.3.1
chopper ^6.1.1 6.1.4 7.4.0
collection ^1.16.0 1.18.0 1.18.0
cupertino_icons ^1.0.0 1.0.8 1.0.8
easy_debounce ^2.0.1 2.0.3 2.0.3
equatable ^2.0.5 2.0.5 2.0.5
flutter flutter 0.0.0 0.0.0
flutter_animate ^4.1.1+1 4.5.0 4.5.0
flutter_cache_manager ^3.3.0 3.3.1 3.3.2
flutter_localizations flutter 0.0.0 0.0.0
font_awesome_flutter ^10.1.0 10.7.0 10.7.0
from_css_color ^2.0.0 2.0.0 2.0.0
go_router ^7.1.1 7.1.1 14.0.1
google_fonts ^4.0.3 4.0.4 6.2.1
http ^0.13.0 0.13.6 1.2.1
intl ^0.18.1 0.18.1 0.19.0
json_annotation ^4.8.0 4.9.0 4.9.0
json_path ^0.6.2 0.6.6 0.7.1
mime_type ^1.0.0 1.0.0 1.0.0
page_transition ^2.0.4 2.1.0 2.1.0
path_provider ^2.0.14 2.1.3 2.1.3
path_provider_android ^2.0.25 2.2.4 2.2.4
path_provider_foundation ^2.2.2 2.3.2 2.3.2
path_provider_platform_interface ^2.0.6 2.1.2 2.1.2
provider ^6.0.4 6.1.2 6.1.2
shared_preferences ^2.0.15 2.2.3 2.2.3
shared_preferences_android ^2.1.0 2.2.2 2.2.2
shared_preferences_ios ^2.1.1 2.1.1 2.1.1
shared_preferences_platform_interface ^2.2.0 2.3.2 2.3.2
shared_preferences_web ^2.1.0 2.3.0 2.3.0
socket_io_client ^2.0.3+1 2.0.3+1 2.0.3+1
sqflite ^2.2.6 2.3.3 2.3.3
timeago ^3.2.2 3.6.1 3.6.1
url_launcher ^6.1.10 6.2.6 6.2.6
url_launcher_android ^6.0.27 6.3.1 6.3.1
url_launcher_ios ^6.1.4 6.2.5 6.2.5
url_launcher_platform_interface ^2.1.2 2.3.2 2.3.2
web_socket_channel ^2.4.0 2.4.5 2.4.5
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
cached_network_image_platform_interface - 4.0.0 4.0.0
cached_network_image_web - 1.1.1 1.1.1
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
crypto - 3.0.3 3.0.3
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
flutter_shaders - 0.1.2 0.1.2
flutter_web_plugins - 0.0.0 0.0.0
http_parser - 4.0.2 4.0.2
iregexp - 0.1.2 0.1.2
js - 0.6.7 0.7.1
logging - 1.2.0 1.2.0
material_color_utilities - 0.8.0 0.11.1
maybe_just_nothing - 0.5.3 0.5.3
meta - 1.11.0 1.14.0
nested - 1.0.0 1.0.0
octo_image - 2.0.0 2.0.0
path - 1.9.0 1.9.0
path_provider_linux - 2.2.1 2.2.1
path_provider_windows - 2.2.1 2.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
rfc_6901 - 0.2.0 0.2.0
rxdart - 0.27.7 0.27.7
shared_preferences_foundation - 2.3.5 2.3.5
shared_preferences_linux - 2.3.2 2.3.2
shared_preferences_windows - 2.3.2 2.3.2
sky_engine - 0.0.99 0.0.99
socket_io_common - 2.0.3 2.0.3
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
sqflite_common - 2.5.4 2.5.4
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
url_launcher_linux - 3.1.1 3.1.1
url_launcher_macos - 3.1.0 3.1.0
url_launcher_web - 2.3.1 2.3.1
url_launcher_windows - 3.1.1 3.1.1
uuid - 4.4.0 4.4.0
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.5.0 5.5.0
xdg_directories - 1.0.4 1.0.4

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

Found 6 issues. Showing the first 2:

The constraint `^6.1.1` on chopper does not support the stable version `7.0.0`.

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

The constraint `^7.1.1` on go_router does not support the stable version `8.0.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.