flt_starter 0.0.1 copy "flt_starter: ^0.0.1" to clipboard
flt_starter: ^0.0.1 copied to clipboard

A Flutter quick start framework project.

0
likes
100/ 140
pub points
0%
popularity

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

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

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

1784 out of 2597 API elements (68.7 %) have documentation comments.

Some symbols that are missing documentation: assets, assets.Assets.imagesIcEmpty, binding, build_context_extension, build_context_extension.BasicBuildContextExtension.nextEditableTextFocus.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web

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

Package does not support platform `Windows`.

Because:

  • package:flt_starter/flt_starter.dart that imports:
  • package:flt_starter/framework.dart that imports:
  • package:flt_starter/framework/router.dart that imports:
  • package:flt_starter/src/framework/router/navigator_properties.dart that imports:
  • package:flt_starter/foundation.dart that imports:
  • package:flt_starter/foundation/toast.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:flt_starter/flt_starter.dart that imports:
  • package:flt_starter/framework.dart that imports:
  • package:flt_starter/framework/router.dart that imports:
  • package:flt_starter/src/framework/router/navigator_properties.dart that imports:
  • package:flt_starter/foundation.dart that imports:
  • package:flt_starter/foundation/toast.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:flt_starter/flt_starter.dart that imports:
  • package:flt_starter/framework.dart that imports:
  • package:flt_starter/framework/router.dart that imports:
  • package:flt_starter/src/framework/router/navigator_properties.dart that imports:
  • package:flt_starter/foundation.dart that imports:
  • package:flt_starter/foundation/toast.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package not compatible with platform Web

Because:

  • package:flt_starter/flt_starter.dart that imports:
  • package:flt_starter/framework.dart that imports:
  • package:flt_starter/framework/router.dart that imports:
  • package:flt_starter/src/framework/router/navigator_properties.dart that imports:
  • package:flt_starter/foundation.dart that imports:
  • package:flt_starter/src/foundation/async_print.dart that imports:
  • dart:isolate
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 16 issues. Showing the first 2:

WARNING: Unused import: 'package:flutter/widgets.dart'.

lib/extension/observable_extension.dart:1:8

  ╷
1 │ import 'package:flutter/widgets.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

WARNING: Unused import: 'package:flutter_mobx/flutter_mobx.dart'.

lib/extension/observable_extension.dart:2:8

  ╷
2 │ import 'package:flutter_mobx/flutter_mobx.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/extension/observable_extension.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.2.0 3.3.1 3.3.1
collection ^1.17.1 1.18.0 1.18.0
cupertino_icons ^1.0.2 1.0.8 1.0.8
dart_event_bus ^0.0.1 0.0.1 0.0.1
dio ^5.3.2 5.4.3+1 5.4.3+1
easy_refresh ^3.3.2 3.3.5+1 3.3.5+1
encrypt ^5.0.0 5.0.3 5.0.3
equatable ^2.0.3 2.0.5 2.0.5
extended_image ^8.0.2 8.2.0 8.2.0
flustars ^2.0.1 2.0.1 2.0.1
flutter flutter 0.0.0 0.0.0
flutter_localizations flutter 0.0.0 0.0.0
flutter_mobx ^2.0.6+5 2.2.1+1 2.2.1+1
flutter_screenutil ^5.9.0 5.9.0 5.9.0
flutter_web_plugins flutter 0.0.0 0.0.0
fluttertoast ^8.0.8 8.2.5 8.2.5
get_it ^7.6.0 7.7.0 7.7.0
go_router ^10.1.0 10.2.0 14.0.1
image_picker ^1.0.2 1.1.0 1.1.0
injectable ^2.3.0 2.4.1 2.4.1
intl ^0.18.0 0.18.1 0.19.0
json_annotation ^4.8.1 4.9.0 4.9.0
json_reflectable ^1.0.1 1.0.1 1.0.1
kt_dart ^1.1.0 1.1.0 1.1.0
mobx ^2.2.0 2.3.3+2 2.3.3+2
nested ^1.0.0 1.0.0 1.0.0
package_info_plus ^4.1.0 4.2.0 8.0.0
path_provider ^2.0.7 2.1.3 2.1.3
plugin_platform_interface ^2.0.2 2.1.8 2.1.8
pointycastle ^3.6.0 3.9.0 3.9.0
shared_preferences ^2.0.12 2.2.3 2.2.3
sp_util ^2.0.3 2.0.3 2.0.3
sprintf ^7.0.0 7.0.0 7.0.0
ua_parser_js ^1.0.1 1.0.1 1.0.1
view_model_provider ^1.0.0 1.0.2 1.0.2
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 67.0.0 67.0.0
analyzer - 6.4.1 6.4.1
args - 2.5.0 2.5.0
asn1lib - 1.5.2 1.5.2
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
build - 2.4.1 2.4.1
build_config - 1.1.1 1.1.1
build_daemon - 4.0.1 4.0.1
build_resolvers - 2.4.2 2.4.2
build_runner - 2.4.9 2.4.9
build_runner_core - 7.3.0 7.3.0
built_collection - 5.1.1 5.1.1
built_value - 8.9.2 8.9.2
cached_network_image_platform_interface - 4.0.0 4.0.0
cached_network_image_web - 1.2.0 1.2.0
characters - 1.3.0 1.3.0
checked_yaml - 2.0.3 2.0.3
clock - 1.1.1 1.1.1
code_builder - 4.10.0 4.10.0
common_utils - 2.1.0 2.1.0
convert - 3.1.1 3.1.1
cross_file - 0.3.4+1 0.3.4+1
crypto - 3.0.3 3.0.3
dart_style - 2.3.6 2.3.6
decimal - 2.3.3 2.3.3
extended_image_library - 4.0.4 4.0.4
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.3+3 0.9.3+3
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+1 0.9.3+1
fixnum - 1.1.0 1.1.0
flutter_cache_manager - 3.3.2 3.3.2
flutter_plugin_android_lifecycle - 2.0.19 2.0.19
frontend_server_client - 4.0.0 4.0.0
glob - 2.1.2 2.1.2
graphs - 2.3.1 2.3.1
http - 1.2.1 1.2.1
http_client_helper - 3.0.0 3.0.0
http_multi_server - 3.2.1 3.2.1
http_parser - 4.0.2 4.0.2
image_picker_android - 0.8.10 0.8.10
image_picker_for_web - 3.0.4 3.0.4
image_picker_ios - 0.8.10+1 0.8.10+1
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
io - 1.0.4 1.0.4
js - 0.6.7 0.7.1
logging - 1.2.0 1.2.0
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
mime - 1.0.5 1.0.5
octo_image - 2.0.0 2.0.0
package_config - 2.1.0 2.1.0
package_info_plus_platform_interface - 2.0.1 3.0.0
path - 1.9.0 1.9.0
path_drawing - 1.0.1 1.0.1
path_parsing - 1.0.1 1.0.1
path_provider_android - 2.2.4 2.2.4
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
pool - 1.5.1 1.5.1
provider - 6.1.2 6.1.2
pub_semver - 2.1.4 2.1.4
pubspec_parse - 1.2.3 1.2.3
rational - 2.2.2 2.2.2
reflectable - 4.0.6 4.0.6
rxdart - 0.27.7 0.27.7
shared_preferences_android - 2.2.2 2.2.2
shared_preferences_foundation - 2.3.5 2.3.5
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
shelf - 1.4.1 1.4.1
shelf_web_socket - 1.0.4 1.0.4
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sqflite - 2.3.3 2.3.3
sqflite_common - 2.5.4 2.5.4
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
stream_transform - 2.1.0 2.1.0
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
test_api - 0.7.0 0.7.1
timing - 1.0.1 1.0.1
tuple - 2.0.2 2.0.2
typed_data - 1.3.2 1.3.2
uuid - 4.4.0 4.4.0
vector_math - 2.1.4 2.1.4
watcher - 1.1.0 1.1.0
web - 0.5.1 0.5.1
web_socket_channel - 2.4.5 2.4.5
win32 - 5.5.0 5.5.0
xdg_directories - 1.0.4 1.0.4
yaml - 3.1.2 3.1.2

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

Found 3 issues. Showing the first 2:

The constraint `^10.1.0` on go_router does not support the stable version `11.0.0`.

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

The constraint `^0.18.0` on intl does not support the stable version `0.19.0`.

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

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.