fast_develop 2.0.16 copy "fast_develop: ^2.0.16" to clipboard
fast_develop: ^2.0.16 copied to clipboard

This is a rapid development library that encapsulates some commonly used methods. Use fast_router in conflict with fluro

0
likes
75/ 160
pub points
0%
popularity

We analyzed this package 3 days ago, and awarded it 75 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

0/5 points: Provide a valid README.md

`README.md` contains too many non-ASCII characters.

The site uses English as its primary language. The content of README.md in your package should primarily contain characters used in English.

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

276 out of 1282 API elements (21.5 %) have documentation comments.

Some symbols that are missing documentation: banner_image, banner_image.BannerImage, banner_image.BannerImage.BannerImage, banner_image.BannerImage.fit, banner_image.BannerImage.url.

10/10 points: Package has 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:fast_develop/fast_develop.dart that imports:
  • package:fast_develop/src/platform_utils.dart that imports:
  • package:package_info/package_info.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:fast_develop/fast_develop.dart that imports:
  • package:fast_develop/src/platform_utils.dart that imports:
  • package:package_info/package_info.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `macOS`.

Because:

  • package:fast_develop/fast_develop.dart that imports:
  • package:fast_develop/src/platform_utils.dart that imports:
  • package:device_info/device_info.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:fast_develop/fast_develop.dart that imports:
  • package:fast_develop/src/platform_utils.dart that imports:
  • package:package_info/package_info.dart that declares support for platforms: Android, iOS, macOS.

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 147 issues. Showing the first 2:

ERROR: The method 'toByteData' can't be unconditionally invoked because the receiver can be 'null'.

lib/page/crop_page.dart:15:30

   ╷
15 │     var byteData = await img.toByteData(format: ImageByteFormat.png);
   │                              ^^^^^^^^^^
   ╵

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

ERROR: The name 'DatePickerTheme' is defined in the libraries 'package:fast_develop/picker/src/datetime_picker_theme.dart' and 'package:flutter/src/material/date_picker_theme.dart (via package:flutter/material.dart)'.

lib/picker/flutter_datetime_picker.dart:32:5

   ╷
32 │     DatePickerTheme? theme,
   │     ^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/picker/flutter_datetime_picker.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
cached_network_image ^3.0.0 3.4.1 3.4.1
convert ^3.0.0 3.1.2 3.1.2
crop ^0.5.0 0.5.5 0.5.5
crypto ^3.0.1 3.0.6 3.0.6
device_info ^2.0.1 2.0.3 2.0.3
dio ^4.0.0 4.0.6 5.7.0
dio_cookie_manager ^2.0.0 2.0.0 3.1.1
dio_http2_adapter ^2.0.0 2.0.0 2.5.3
fast_mvvm ^2.0.9 2.0.9 2.1.8
fast_router ^2.0.2 2.0.3 2.0.3
flutter flutter 0.0.0 0.0.0
flutter_easyrefresh ^2.2.1 2.2.2 2.2.2
flutter_screenutil ^5.0.0 5.9.3 5.9.3
flutter_swiper_null_safety ^1.0.2 1.0.2 1.0.2
image_picker ^0.7.5+2 0.7.5+4 1.1.2
localstorage ^4.0.0+1 4.0.1+4 5.0.0
package_info ^2.0.0 2.0.2 2.0.2
provider ^5.0.0 5.0.0 6.1.2
universal_io ^2.0.4 2.2.2 2.2.2
url_launcher ^6.0.4 6.3.1 6.3.1
Transitive dependencies
Package Constraint Compatible Latest
async - 2.12.0 2.12.0
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
characters - 1.3.0 1.3.1
clock - 1.1.2 1.1.2
collection - 1.18.0 1.19.1
collision - 0.0.3 0.0.3
cookie_jar - 3.0.1 4.0.8
cross_file - 0.3.4+2 0.3.4+2
device_info_platform_interface - 2.0.1 2.0.1
fast_event_bus - 2.0.2 2.0.2
ffi - 2.1.3 2.1.3
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
flutter_cache_manager - 3.4.1 3.4.1
flutter_plugin_android_lifecycle - 2.0.23 2.0.23
flutter_web_plugins - 0.0.0 0.0.0
http - 1.2.2 1.2.2
http2 - 2.3.0 2.3.0
http_parser - 4.0.2 4.1.1
image_picker_for_web - 2.2.0 3.0.6
image_picker_platform_interface - 2.10.0 2.10.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
mime - 1.0.6 2.0.0
nested - 1.0.0 1.0.0
octo_image - 2.1.0 2.1.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.12 2.2.12
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.3.0 2.3.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
rxdart - 0.28.0 0.28.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
sqflite - 2.4.1 2.4.1
sqflite_android - 2.4.0 2.4.0
sqflite_common - 2.5.4+5 2.5.4+5
sqflite_darwin - 2.4.1 2.4.1
sqflite_platform_interface - 2.4.0 2.4.0
string_scanner - 1.4.0 1.4.0
synchronized - 3.3.0+3 3.3.0+3
term_glyph - 1.2.1 1.2.1
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.14 6.3.14
url_launcher_ios - 6.3.1 6.3.1
url_launcher_linux - 3.2.1 3.2.1
url_launcher_macos - 3.2.1 3.2.1
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
uuid - 4.5.1 4.5.1
vector_math - 2.1.4 2.1.4
web - 1.1.0 1.1.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 5 issues. Showing the first 2:

The constraint `^4.0.0` on dio does not support the stable version `5.0.0`.

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

The constraint `^2.0.0` on dio_cookie_manager does not support the stable version `3.0.0`.

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

  • AMBIGUOUS_IMPORT - lib/picker/flutter_datetime_picker.dart:32:5 - The name 'DatePickerTheme' is defined in the libraries 'package:fast_develop/picker/src/datetime_picker_theme.dart' and 'package:flutter/src/material/date_picker_theme.dart (via package:flutter/material.dart)'.
  • AMBIGUOUS_IMPORT - lib/picker/flutter_datetime_picker.dart:61:5 - The name 'DatePickerTheme' is defined in the libraries 'package:fast_develop/picker/src/datetime_picker_theme.dart' and 'package:flutter/src/material/date_picker_theme.dart (via package:flutter/material.dart)'.
  • AMBIGUOUS_IMPORT - lib/picker/flutter_datetime_picker.dart:89:5 - The name 'DatePickerTheme' is defined in the libraries 'package:fast_develop/picker/src/datetime_picker_theme.dart' and 'package:flutter/src/material/date_picker_theme.dart (via package:flutter/material.dart)'.

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.15, Flutter 3.24.4, Dart 3.5.4.

Check the analysis log for details.