xwidgetsbase 7.9.9 copy "xwidgetsbase: ^7.9.9" to clipboard
xwidgetsbase: ^7.9.9 copied to clipboard

outdated

widget progect.

1
likes
40/ 160
pub points
0%
popularity

We analyzed this package 2 days ago, and awarded it 40 pub points (of a possible 160):

failed
Follow Dart file conventions
10 / 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.

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.

failed
Provide documentation
0 / 20trigger folding of the section

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

72 out of 627 API elements (11.5 %) 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.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: XDocsList, XGalleriaList, XGalleriaList.xuiGetGalleria, xgeneraldecoration, xgeneraldecoration.XColors.

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 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:xwidgetsbase/XWidgets/XDocsList.dart that imports:
  • package:xtoolspackage/xtoolspackage.dart that imports:
  • dart:io
failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 141 issues. Showing the first 2:

ERROR: The named parameter 'primary' isn't defined.

lib/XWidgets/XBTN/XBtnBase.dart:117:71

    ╷
117 │           style: ElevatedButton.styleFrom(elevation: elevation ?? 10, primary: Colors.transparent, alignment: Alignment.centerLeft, padding: paddingBTNContent ?? EdgeInsets.all(5), enableFeedback: enableFeedback),
    │                                                                       ^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/XWidgets/XBTN/XBtnBase.dart

ERROR: The getter 'caption' isn't defined for the type 'TextTheme'.

lib/XWidgets/XBTN/XBtnTakePhoto.dart:29:232

   ╷
29 │         Row(children: <Widget>[Container(alignment: Alignment.center, margin: EdgeInsets.fromLTRB(0, 0, 0, 0), width: 35, height: 13, color: Colors.transparent, child: Text(label ?? "", style: style ??= Theme.of(context).textTheme.caption))]),
   │                                                                                                                                                                                                                                        ^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/XWidgets/XBTN/XBtnTakePhoto.dart

failed
Support up-to-date dependencies
10 / 40trigger folding of the section

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

Package Constraint Compatible Latest
collection ^1.16.0 1.18.0 1.19.0
dropdown_search ^5.0.1 5.0.6 5.0.6
flutter flutter 0.0.0 0.0.0
image_picker ^0.8.0+3 0.8.9 1.1.2
provider ^6.0.2 6.1.2 6.1.2
xfxbase ^2.0.0 2.6.0 2.6.54
xtoolspackage ^1.2.1 1.6.0 1.6.10
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
connectivity_plus - 4.0.2 6.0.3
connectivity_plus_platform_interface - 1.2.4 2.0.0
cross_file - 0.3.4+1 0.3.4+1
crypto - 3.0.3 3.0.3
dart_internal - 0.2.12 0.2.12
date_field - 3.0.5 5.2.1
dbus - 0.7.10 0.7.10
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
file_selector_linux - 0.9.2+1 0.9.2+1
file_selector_macos - 0.9.4 0.9.4
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+1 0.9.3+1
flutter_plugin_android_lifecycle - 2.0.20 2.0.20
flutter_web_plugins - 0.0.0 0.0.0
getwidget - 3.1.1 4.0.0
google_fonts - 5.1.0 6.2.1
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.0.2
image_picker_android - 0.8.12+3 0.8.12+3
image_picker_for_web - 2.2.0 3.0.4
image_picker_ios - 0.8.12 0.8.12
image_picker_linux - 0.2.1+1 0.2.1+1
image_picker_macos - 0.2.1+1 0.2.1+1
image_picker_platform_interface - 2.10.0 2.10.0
image_picker_windows - 0.2.1+1 0.2.1+1
intl - 0.18.1 0.19.0
js - 0.6.7 0.7.1
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.8.0 0.12.0
meta - 1.12.0 1.15.0
mime - 1.0.5 1.0.5
nested - 1.0.0 1.0.0
nm - 0.5.0 0.5.0
observable - 0.24.0 0.24.0
package_info_plus - 4.2.0 8.0.0
package_info_plus_platform_interface - 2.0.1 3.0.0
path - 1.9.0 1.9.0
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.5 2.2.5
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
qr_code_scanner - 1.0.1 1.0.1
quiver - 3.2.1 3.2.1
resizable_widget - 1.0.5 1.0.5
shared_preferences - 2.2.3 2.2.3
shared_preferences_android - 2.2.3 2.2.3
shared_preferences_foundation - 2.4.0 2.4.0
shared_preferences_linux - 2.3.2 2.3.2
shared_preferences_platform_interface - 2.3.2 2.3.2
shared_preferences_web - 2.3.0 2.3.0
shared_preferences_windows - 2.3.2 2.3.2
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
syncfusion_flutter_core - 21.2.10 26.1.35
syncfusion_flutter_datagrid - 21.2.10 26.1.35
syncfusion_flutter_gauges - 21.2.10 26.1.35
term_glyph - 1.2.1 1.2.1
test_api - 0.7.0 0.7.2
typed_data - 1.3.2 1.3.2
universal_io - 2.2.2 2.2.2
url_launcher - 6.3.0 6.3.0
url_launcher_android - 6.3.3 6.3.3
url_launcher_ios - 6.3.0 6.3.0
url_launcher_linux - 3.1.1 3.1.1
url_launcher_macos - 3.2.0 3.2.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.1 2.3.1
url_launcher_windows - 3.1.1 3.1.1
uuid - 3.0.7 4.4.0
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.5.1 5.5.1
xcommonwidgets - 1.6.18 1.6.66
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

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

The constraint `^0.8.0+3` on image_picker does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions image_picker 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 9 errors:

  • UNDEFINED_NAMED_PARAMETER - lib/XWidgets/XBTN/XBtnBase.dart:117:71 - The named parameter 'primary' isn't defined.
  • UNDEFINED_GETTER - lib/XWidgets/XBTN/XBtnTakePhoto.dart:29:232 - The getter 'caption' isn't defined for the type 'TextTheme'.
  • UNDEFINED_NAMED_PARAMETER - lib/XWidgets/XBTN/XBtnTakePhoto.dart:41:19 - The named parameter 'primary' isn't defined.

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.22.6, Flutter 3.22.2, Dart 3.4.3.

Check the analysis log for details.

1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

widget progect.

Documentation

API reference

License

unknown (LICENSE)

Dependencies

collection, dropdown_search, flutter, image_picker, provider, xfxbase, xtoolspackage

More

Packages that depend on xwidgetsbase