dax_flutter 1.0.0+2 copy "dax_flutter: ^1.0.0+2" to clipboard
dax_flutter: ^1.0.0+2 copied to clipboard

It is a flutter package that providers dynamic update solution for flutter developers based on Dax.

0
likes
55/ 160
pub points
0
downloads

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

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

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

0/5 points: Provide a valid CHANGELOG.md

No `CHANGELOG.md` found.

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

10/10 points: Use an OSI-approved license

Detected license: MIT.

failed
Provide documentation
0 / 20trigger folding of the section

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

227 out of 1322 API elements (17.2 %) 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: base, base.BorderAll, base.BorderAll.BorderAll, base.BorderAll.call, base.BorderSymmetric.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:dax_flutter/dax_flutter.dart that imports:
  • package:dax_flutter/main.dart that imports:
  • package:dax_flutter/imagepicker.dart that imports:
  • package:image_picker/image_picker.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:dax_flutter/dax_flutter.dart that imports:
  • package:dax_flutter/main.dart that imports:
  • package:dax_flutter/imagepicker.dart that imports:
  • package:image_picker/image_picker.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:dax_flutter/dax_flutter.dart that imports:
  • package:dax_flutter/main.dart that imports:
  • package:dax_flutter/imagepicker.dart that imports:
  • package:image_picker/image_picker.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Web`.

Because:

  • package:dax_flutter/dax_flutter.dart that imports:
  • package:dax_flutter/main.dart that imports:
  • package:dax_flutter/webview.dart that imports:
  • package:webview_flutter/webview_flutter.dart that declares support for platforms: Android, iOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:dax_flutter/dax_flutter.dart that imports:
  • package:dax_flutter/main.dart that imports:
  • package:dax_flutter/webview.dart that imports:
  • package:webview_flutter/webview_flutter.dart that imports:
  • package:webview_flutter/src/webview.dart that imports:
  • package:webview_flutter_wkwebview/webview_flutter_wkwebview.dart that declares support for platforms: iOS.
Package does not support platform `iOS`.

Because:

  • package:dax_flutter/dax_flutter.dart that imports:
  • package:dax_flutter/main.dart that imports:
  • package:dax_flutter/webview.dart that imports:
  • package:webview_flutter/webview_flutter.dart that imports:
  • package:webview_flutter/src/webview.dart that imports:
  • package:webview_flutter_android/webview_android_cookie_manager.dart that declares support for platforms: Android.

0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 58 issues. Showing the first 2:

ERROR: 'FileIns.create' ('Future

lib/base.dart:121:16

    ╷
121 │   Future<File> create({bool recursive = false}) {
    │                ^^^^^^
    ╵

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

ERROR: 'FileIns.createSync' ('void Function({bool recursive})') isn't a valid override of 'File.createSync' ('void Function({bool exclusive, bool recursive})').

lib/base.dart:126:8

    ╷
126 │   void createSync({bool recursive = false}) {}
    │        ^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/base.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
charts_common ^0.12.0 0.12.0 0.12.0
charts_flutter ^0.12.0 0.12.0 0.12.0
cupertino_icons ^1.0.2 1.0.8 1.0.8
dax ^1.0.0 1.0.1 1.0.1
flutter flutter 0.0.0 0.0.0
geolocator ^7.6.0 7.7.1 13.0.2
http ^0.13.5 0.13.6 1.2.2
image_picker ^0.7.5+2 0.7.5+4 1.1.2
intl ^0.17.0 0.17.0 0.20.1
logger ^1.4.0 1.4.0 2.5.0
open_file ^3.2.1 3.5.10 3.5.10
package_info_plus ^1.4.2 1.4.3+1 8.1.2
path ^1.8.0 1.9.1 1.9.1
path_provider ^2.0.2 2.1.5 2.1.5
shared_preferences ^2.0.15 2.3.4 2.3.4
url_launcher ^6.1.2 6.3.1 6.3.1
webview_flutter ^2.8.0 2.8.0 4.10.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
characters - 1.3.0 1.4.0
clock - 1.1.2 1.1.2
collection - 1.19.0 1.19.1
cross_file - 0.3.4+2 0.3.4+2
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
flutter_plugin_android_lifecycle - 2.0.24 2.0.24
flutter_web_plugins - 0.0.0 0.0.0
geolocator_android - 2.1.0 4.6.1
geolocator_apple - 1.2.2 2.3.8+1
geolocator_platform_interface - 2.3.6 4.2.4
geolocator_web - 2.0.6 4.1.1
http_parser - 4.1.1 4.1.1
image_picker_for_web - 2.2.0 3.0.6
image_picker_platform_interface - 2.10.0 2.10.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
mime - 1.0.6 2.0.0
open_file_android - 1.0.6 1.0.6
open_file_ios - 1.0.3 1.0.3
open_file_linux - 0.0.5 0.0.5
open_file_mac - 1.0.3 1.0.3
open_file_platform_interface - 1.0.3 1.0.3
open_file_web - 0.0.4 0.0.4
open_file_windows - 0.0.3 0.0.3
package_info_plus_linux - 1.0.5 2.0.0
package_info_plus_macos - 1.3.0 2.0.0
package_info_plus_platform_interface - 1.0.2 3.0.2
package_info_plus_web - 1.0.6 2.0.0
package_info_plus_windows - 2.1.0 3.0.0
path_provider_android - 2.2.15 2.2.15
path_provider_foundation - 2.4.1 2.4.1
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
shared_preferences_android - 2.4.0 2.4.0
shared_preferences_foundation - 2.5.4 2.5.4
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
sky_engine - 0.0.0 0.0.0
source_span - 1.10.1 1.10.1
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.14 6.3.14
url_launcher_ios - 6.3.2 6.3.2
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.2 3.2.2
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.3 2.3.3
url_launcher_windows - 3.1.3 3.1.3
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.0
webview_flutter_android - 2.10.4 4.2.0
webview_flutter_platform_interface - 1.9.5 2.10.0
webview_flutter_wkwebview - 2.9.5 3.16.3
win32 - 3.1.4 5.9.0
xdg_directories - 1.1.0 1.1.0

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

Found 7 issues. Showing the first 2:

The constraint `^7.6.0` on geolocator does not support the stable version `8.0.0`.

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

The constraint `^0.13.5` on http does not support the stable version `1.0.0`.

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

  • INVALID_OVERRIDE - lib/base.dart:121:16 - 'FileIns.create' ('Future
  • INVALID_OVERRIDE - lib/base.dart:126:8 - 'FileIns.createSync' ('void Function({bool recursive})') isn't a valid override of 'File.createSync' ('void Function({bool exclusive, bool recursive})').
  • UNDEFINED_NAMED_PARAMETER - lib/basic.dart:113:9 - 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.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.

0
likes
55
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

It is a flutter package that providers dynamic update solution for flutter developers based on Dax.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

charts_common, charts_flutter, cupertino_icons, dax, flutter, geolocator, http, image_picker, intl, logger, open_file, package_info_plus, path, path_provider, shared_preferences, url_launcher, webview_flutter

More

Packages that depend on dax_flutter