ntk_cms_flutter_base 0.0.10 copy "ntk_cms_flutter_base: ^0.0.10" to clipboard
ntk_cms_flutter_base: ^0.0.10 copied to clipboard

A base project for ntk

0
likes
50/ 160
pub points
0%
popularity

We analyzed this package 28 hours ago, and awarded it 50 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.

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
10 / 20trigger folding of the section

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

3 out of 8 API elements (37.5 %) have documentation comments.

Some symbols that are missing documentation: main, main.MyApp, main.MyApp.MyApp, main.main, ntk_cms_flutter_base.

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 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

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

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

lib/src/screen/generics/exception_indicator.dart:35:52

   ╷
35 │                 style: Theme.of(context).textTheme.headline6,
   │                                                    ^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/screen/generics/exception_indicator.dart

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

lib/src/screen/news/base_news_model_adapter.dart:49:40

   ╷
49 │                       style: textTheme.subtitle1,
   │                                        ^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/screen/news/base_news_model_adapter.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
connectivity ^3.0.6 3.0.6 3.0.6
cupertino_icons ^1.0.4 1.0.8 1.0.8
device_info_plus ^8.0.0 8.2.2 10.1.2
dio ^5.1.2 5.7.0 5.7.0
file_picker ^5.2.5 5.3.1 8.1.2
flutter flutter 0.0.0 0.0.0
http ^0.13.5 0.13.6 1.2.2
infinite_scroll_pagination ^3.2.0 3.2.0 4.0.0
intl ^0.17.0 0.17.0 0.19.0
intro_slider ^3.0.3 3.0.10 4.2.1
json_annotation ^4.8.0 4.9.0 4.9.0
logger any 2.4.0 2.4.0
path ^1.8.2 1.9.0 1.9.0
pretty_dio_logger ^1.3.1 1.4.0 1.4.0
provider ^6.0.2 6.1.2 6.1.2
retrofit >=4.0.0 <5.0.0 4.4.0 4.4.0
shared_preferences ^2.0.12 2.3.2 2.3.2
universal_io ^2.0.4 2.2.2 2.2.2
url_launcher ^6.1.10 6.3.0 6.3.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.0
connectivity_for_web - 0.4.0+1 0.4.0+1
connectivity_macos - 0.2.1+2 0.2.1+2
connectivity_platform_interface - 2.0.1 2.0.1
device_info_plus_platform_interface - 7.0.1 7.0.1
dio_web_adapter - 2.0.0 2.0.0
ffi - 2.1.3 2.1.3
file - 6.1.4 7.0.0
flutter_plugin_android_lifecycle - 2.0.22 2.0.22
flutter_web_plugins - 0.0.0 0.0.0
http_parser - 4.0.2 4.1.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.15.0
nested - 1.0.0 1.0.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.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
shared_preferences_android - 2.3.2 2.3.2
shared_preferences_foundation - 2.5.2 2.5.2
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.99 0.0.99
sliver_tools - 0.2.12 0.2.12
source_span - 1.10.0 1.10.0
string_scanner - 1.3.0 1.3.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
url_launcher_android - 6.3.10 6.3.10
url_launcher_ios - 6.3.1 6.3.1
url_launcher_linux - 3.2.0 3.2.0
url_launcher_macos - 3.2.0 3.2.0
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.3 2.3.3
url_launcher_windows - 3.1.2 3.1.2
vector_math - 2.1.4 2.1.4
web - 1.0.0 1.0.0
win32 - 4.1.4 5.5.4
xdg_directories - 1.0.4 1.0.4

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

Found 6 issues. Showing the first 2:

The constraint `^8.0.0` on device_info_plus does not support the stable version `9.0.0`.

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

The constraint `^5.2.5` on file_picker does not support the stable version `6.0.0`.

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

  • UNDEFINED_GETTER - lib/src/screen/generics/exception_indicator.dart:35:52 - The getter 'headline6' isn't defined for the type 'TextTheme'.
  • NON_TYPE_AS_TYPE_ARGUMENT - lib/src/screen/intro.dart:25:10 - The name 'Slide' isn't a type, so it can't be used as a type argument.
  • UNDEFINED_METHOD - lib/src/screen/intro.dart:28:16 - The method 'Slide' isn't defined for the type 'Intro'.

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.12, Flutter 3.24.1, Dart 3.5.1.

Check the analysis log for details.