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/ 140
pub points
0%
popularity

We analyzed this package 6 hours ago, and awarded it 75 pub points (of a possible 140):

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 1287 API elements (21.4 %) 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

OK
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.
failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 148 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 / 20trigger 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.3.1 3.3.1
convert ^3.0.0 3.1.1 3.1.1
crop ^0.5.0 0.5.5 0.5.5
crypto ^3.0.1 3.0.3 3.0.3
device_info ^2.0.1 2.0.3 2.0.3
dio ^4.0.0 4.0.6 5.4.2+1
dio_cookie_manager ^2.0.0 2.0.0 3.1.1
dio_http2_adapter ^2.0.0 2.0.0 2.5.1
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.0 5.9.0
flutter_swiper_null_safety ^1.0.2 1.0.2 1.0.2
image_picker ^0.7.5+2 0.7.5+4 1.0.7
localstorage ^4.0.0+1 4.0.1+4 4.0.1+4
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.2.5 6.2.5
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
cached_network_image_platform_interface - 4.0.0 4.0.0
cached_network_image_web - 1.1.1 1.1.1
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
collision - 0.0.3 0.0.3
cookie_jar - 3.0.1 4.0.8
cross_file - 0.3.4+1 0.3.4+1
device_info_platform_interface - 2.0.1 2.0.1
fast_event_bus - 2.0.2 2.0.2
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
fixnum - 1.1.0 1.1.0
flutter_cache_manager - 3.3.1 3.3.1
flutter_plugin_android_lifecycle - 2.0.17 2.0.17
flutter_web_plugins - 0.0.0 0.0.0
http - 1.2.1 1.2.1
http2 - 2.3.0 2.3.0
http_parser - 4.0.2 4.0.2
image_picker_for_web - 2.2.0 3.0.3
image_picker_platform_interface - 2.9.4 2.9.4
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.12.0
mime - 1.0.5 1.0.5
nested - 1.0.0 1.0.0
octo_image - 2.0.0 2.0.0
path - 1.9.0 1.9.0
path_provider - 2.1.2 2.1.2
path_provider_android - 2.2.2 2.2.2
path_provider_foundation - 2.3.2 2.3.2
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
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
rxdart - 0.27.7 0.27.7
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.3.2 2.3.2
sqflite_common - 2.5.4 2.5.4
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
url_launcher_android - 6.3.0 6.3.0
url_launcher_ios - 6.2.5 6.2.5
url_launcher_linux - 3.1.1 3.1.1
url_launcher_macos - 3.1.0 3.1.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.0 2.3.0
url_launcher_windows - 3.1.1 3.1.1
uuid - 4.3.3 4.3.3
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.3.0 5.3.0
xdg_directories - 1.0.4 1.0.4

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

Found 4 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

Analyzed with Pana 0.22.2, Flutter 3.19.2, Dart 3.3.0.

Check the analysis log for details.