share_app_new 0.0.2 icon indicating copy to clipboard operation
share_app_new: ^0.0.2 copied to clipboard

Put your app in front of everyone through their peers. Peer-to-peer invitations in a very subtle and simple way.

0
likes
20/ 140
pub points
0%
popularity

The package version is not analyzed, because it does not support Dart 3. Until this is resolved, the package will receive a pub score of 0.

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

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.

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

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

0/10 points: Did not run dartdoc

  • Package version is older than two years and has a newer release.
icon indicating section status
Platform support
0 / 20icon to trigger folding of the section

0/20 points: Platform support detection failed

Could not determine supported platforms as package resolution failed.

Run flutter pub get for more information.

icon indicating section status
Pass static analysis
0 / 30icon to trigger folding of the section

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

Found 969 issues. Showing the first 2:

ERROR: Target of URI doesn't exist: 'dart:ui'.

lib/screens/app_registration_screen.dart:2:8

  ╷
2 │ import 'dart:ui';
  │        ^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/screens/app_registration_screen.dart

ERROR: Target of URI doesn't exist: 'package:flutter/cupertino.dart'.

lib/screens/app_registration_screen.dart:4:8

  ╷
4 │ import 'package:flutter/cupertino.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/screens/app_registration_screen.dart

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

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

Sdk constraint doesn't support current Dart version 3.0.0. Cannot run `flutter pub outdated`.

pubspec.yaml:7:8

  ╷
7 │   sdk: ">=2.10.0 <3.0.0"
  │        ^^^^^^^^^^^^^^^^^
  ╵

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

Sdk constraint doesn't support current Dart version 3.0.0.

pubspec.yaml:7:8

  ╷
7 │   sdk: ">=2.10.0 <3.0.0"
  │        ^^^^^^^^^^^^^^^^^
  ╵

Try widening the upper boundary of the constraint.

The current SDK constraint does not allow the Dart version used by the latest stable Flutter (3.0.0)

pubspec.yaml:7:8

  ╷
7 │   sdk: ">=2.10.0 <3.0.0"
  │        ^^^^^^^^^^^^^^^^^
  ╵
icon indicating section status
Dart 3 & Flutter 3.10 compatibility
0 / 20icon to trigger folding of the section

0/20 points: Unable to detect Dart 3 & Flutter 3.10 compatibility

  • Failed to analyze Dart 3 & Flutter 3.10 compatibilty:
Unable to run pub upgrade.
The lower bound of "sdk: '>=2.10.0 <3.0.0'" must be 2.12.0'
or higher to enable null safety.

The current Dart SDK (3.1.0-63.0.dev) only supports null safety.

For details, see https://dart.dev/null-safety

Analysed with Pana 0.21.32, Flutter 3.10.0, Dart 3.0.0.

0
likes
20
pub points
0%
popularity

Publisher

verified publisher iconshareapps.net

Put your app in front of everyone through their peers. Peer-to-peer invitations in a very subtle and simple way.

Homepage

License

Icon for licenses.unknown (LICENSE)

Dependencies

contacts_service, flutter, flutter_user_agent, fluttertoast, http, loading_indicator, permission_handler, platform_device_id, searchable_dropdown, shared_preferences, url_launcher, webview_flutter

More

Packages that depend on share_app_new