teta_cms 0.3.5 copy "teta_cms: ^0.3.5" to clipboard
teta_cms: ^0.3.5 copied to clipboard

The Dart client for Teta CMS. Our mission is to help people build amazing products.

59
likes
100/ 140
pub points
0%
popularity

We analyzed this package 21 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

Repository URL doesn't exist.

At the time of the analysis https://github.com/teta-so/cms was unreachable. Make sure that the website is reachable via HEAD requests.

Documentation URL doesn't exist.

At the time of the analysis https://teta.so/flutter-docs was unreachable. Make sure that the website is reachable via HEAD requests.

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: teta_cms,
    • contains a version property, and,
    • does not contain a publish_to property.

Unable to access git repository: Failed to run remote show origin.

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: BSD-3-Clause.

OK
Provide documentation
20 / 20trigger folding of the section

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

127 out of 277 API elements (45.8 %) have documentation comments.

Some symbols that are missing documentation: teta_cms, teta_cms.CollectionObject, teta_cms.CollectionObject.CollectionObject, teta_cms.CollectionObject.copyWith, teta_cms.CollectionObject.CollectionObject.fromJson.

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 `Android`.

Because:

  • package:teta_cms/teta_cms.dart that imports:
  • package:teta_cms/src/instance.dart that imports:
  • package:path_provider_ios/path_provider_ios.dart that declares support for platforms: iOS.
Package does not support platform `iOS`.

Because:

  • package:teta_cms/teta_cms.dart that imports:
  • package:teta_cms/src/instance.dart that imports:
  • package:path_provider_android/path_provider_android.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

  • package:teta_cms/teta_cms.dart that imports:
  • package:teta_cms/src/instance.dart that imports:
  • package:teta_cms/src/di/injector.dart that imports:
  • package:teta_cms/src/di/injector.config.dart that imports:
  • package:teta_cms/src/auth.dart that imports:
  • package:uni_links/uni_links.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:teta_cms/teta_cms.dart that imports:
  • package:teta_cms/src/instance.dart that imports:
  • package:teta_cms/src/di/injector.dart that imports:
  • package:teta_cms/src/di/injector.config.dart that imports:
  • package:teta_cms/src/auth.dart that imports:
  • package:uni_links/uni_links.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:teta_cms/teta_cms.dart that imports:
  • package:teta_cms/src/instance.dart that imports:
  • package:teta_cms/src/di/injector.dart that imports:
  • package:teta_cms/src/di/injector.config.dart that imports:
  • package:teta_cms/src/auth.dart that imports:
  • package:uni_links/uni_links.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Web`.

Because:

  • package:teta_cms/teta_cms.dart that imports:
  • package:teta_cms/src/instance.dart that imports:
  • package:path_provider_ios/path_provider_ios.dart that declares support for platforms: iOS.
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 14 issues. Showing the first 2:

WARNING: Unused import: 'package:universal_html/html.dart'.

lib/src/flutter/fututer_builder_http.dart:5:8

  ╷
5 │ import 'package:universal_html/html.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

WARNING: This class (or a class that this class inherits from) is marked as '@immutable', but one or more of its instance fields aren't final: TetaFutureBuilderHttp.params, TetaFutureBuilderHttp.headers

lib/src/flutter/fututer_builder_http.dart:7:7

  ╷
7 │ class TetaFutureBuilderHttp<T> extends StatefulWidget {
  │       ^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/flutter/fututer_builder_http.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
dio ^4.0.6 4.0.6 5.4.3+1
enum_to_string ^2.0.1 2.0.1 2.0.1
equatable ^2.0.3 2.0.5 2.0.5
flutter flutter 0.0.0 0.0.0
get_it ^7.2.0 7.7.0 7.7.0
hive ^2.2.2 2.2.3 2.2.3
http ^0.13.4 0.13.6 1.2.1
injectable ^1.5.3 1.5.4 2.4.1
path_provider ^2.0.11 2.1.3 2.1.3
path_provider_android ^2.0.15 2.2.4 2.2.4
path_provider_ios ^2.0.10 2.0.11 2.0.11
socket_io_client ^2.0.0 2.0.3+1 2.0.3+1
uni_links ^0.5.1 0.5.1 0.5.1
universal_html ^2.0.8 2.2.4 2.2.4
universal_platform ^1.0.0+1 1.0.0+1 1.0.0+1
url_launcher ^6.1.4 6.2.6 6.2.6
uuid ^3.0.6 3.0.7 4.4.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
characters - 1.3.0 1.3.0
charcode - 1.3.1 1.3.1
collection - 1.18.0 1.18.0
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
ffi - 2.1.2 2.1.2
flutter_web_plugins - 0.0.0 0.0.0
html - 0.15.4 0.15.4
http_parser - 4.0.2 4.0.2
js - 0.6.7 0.7.1
logging - 1.2.0 1.2.0
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
path - 1.9.0 1.9.0
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
sky_engine - 0.0.99 0.0.99
socket_io_common - 2.0.3 2.0.3
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
uni_links_platform_interface - 1.0.0 1.0.0
uni_links_web - 0.1.0 0.1.0
universal_io - 2.2.2 2.2.2
url_launcher_android - 6.3.1 6.3.1
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.1 2.3.1
url_launcher_windows - 3.1.1 3.1.1
vector_math - 2.1.4 2.1.4
web - 0.5.1 0.5.1
win32 - 5.4.0 5.4.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.6` 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 `^0.13.4` 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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.