sit_utils 1.0.4
sit_utils: ^1.0.4 copied to clipboard
A versatile Flutter package that provides highly customizable widgets, including a powerful dropdown widget with features like search on list data, network search, and multi-selection. Now with added [...]
We analyzed this package 3 days ago, and awarded it 40 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too long.
Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.
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: Apache-2.0.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting sit_utils... Discovering libraries... Linking elements... Precaching local docs for 1401389 elements... Initialized dartdoc with 1578 libraries Generating docs for library Rating/flutter_rating_bar.dart from package:sit_utils/Rating/flutter_rating_bar.dart... Generating docs for library Rating/src/rating_bar.dart from package:sit_utils/Rating/src/rating_bar.dart... Generating docs for library Rating/src/rating_bar_indicator.dart from package:sit_utils/Rating/src/rating_bar_indicator.dart... Generating docs for library Slidable/src/notifications_old.dart from package:sit_utils/Slidable/src/notifications_old.dart... Generating docs for library Slidable/src/notifications.dart from package:sit_utils/Slidable/src/notifications.dart... [15 more lines] ERR: warning: undefined macro [flutterRatingBar.itemBuilder] from rating_bar_indicator.RatingBarIndicator.itemBuilder: (file:///tmp/pana_NFKPQM/lib/Rating/src/rating_bar_indicator.dart:23:30) warning: undefined macro [flutter.widgets.child] from notifications_old.SlidableNotificationListener.child: (file:///tmp/pana_NFKPQM/lib/Slidable/src/notifications_old.dart:115:16) warning: unresolved doc reference [assertParentExists] from notifications.SlidableGroupNotificationDispatcher.dispatch: (file:///tmp/pana_NFKPQM/lib/Slidable/src/notifications.dart:69:8) warning: undefined macro [flutter.widgets.child] from scrolling_behavior.SlidableScrollingBehavior.child: (file:///tmp/pana_NFKPQM/lib/Slidable/src/scrolling_behavior.dart:27:16) warning: unresolved doc reference [background] from actions.CustomSlidableAction.foregroundColor: (file:///tmp/pana_NFKPQM/lib/Slidable/src/actions.dart:55:16) [127 more lines]
10/10 points: Package has an example
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 84 issues. Showing the first 2:
ERROR: Target of URI doesn't exist: 'package:sit_utils/textstylesset/src/core/textstyleset_reserved.dart'.
lib/textstylesset/src/view/typeset_context_menus.dart:2:8
╷
2 │ import 'package:sit_utils/textstylesset/src/core/textstyleset_reserved.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/textstylesset/src/view/typeset_context_menus.dart
ERROR: Undefined name 'TextstylesetReserved'.
lib/textstylesset/src/view/typeset_context_menus.dart:78:22
╷
78 │ for (final char in TextstylesetReserved.all) {
│ ^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/textstylesset/src/view/typeset_context_menus.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
flutter_google_maps_webservices |
^1.1.1 |
1.1.1 | 1.1.1 | |
http |
^1.2.2 |
1.6.0 | 1.6.0 | |
package_info_plus |
^9.0.0 |
9.0.0 | 9.0.0 | |
rxdart |
^0.26.0 |
0.26.0 | 0.28.0 | |
url_launcher |
^6.3.2 |
6.3.2 | 6.3.2 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
ffi |
- | 2.2.0 | 2.2.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
json_annotation |
- | 4.11.0 | 4.11.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.1 | |
package_info_plus_platform_interface |
- | 3.2.1 | 3.2.1 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
source_span |
- | 1.10.2 | 1.10.2 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
url_launcher_android |
- | 6.3.28 | 6.3.28 | |
url_launcher_ios |
- | 6.4.1 | 6.4.1 | |
url_launcher_linux |
- | 3.2.2 | 3.2.2 | |
url_launcher_macos |
- | 3.2.5 | 3.2.5 | |
url_launcher_platform_interface |
- | 2.3.2 | 2.3.2 | |
url_launcher_web |
- | 2.4.2 | 2.4.2 | |
url_launcher_windows |
- | 3.1.5 | 3.1.5 | |
vector_math |
- | 2.2.0 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 6.0.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^0.26.0` on rxdart does not support the stable version `0.27.0`.
Try running dart pub upgrade --major-versions rxdart to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 35 errors:
URI_DOES_NOT_EXIST-lib/textstylesset/src/view/typeset_context_menus.dart:2:8- Target of URI doesn't exist: 'package:sit_utils/textstylesset/src/core/textstyleset_reserved.dart'.UNDEFINED_IDENTIFIER-lib/textstylesset/src/view/typeset_context_menus.dart:78:22- Undefined name 'TextstylesetReserved'.UNDEFINED_IDENTIFIER-lib/textstylesset/src/view/typeset_context_menus.dart:87:11- Undefined name 'TextstylesetReserved'.
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.10, Flutter 3.41.4, Dart 3.11.1.
Check the analysis log for details.