veta_profile_kit 0.1.1 copy "veta_profile_kit: ^0.1.1" to clipboard
veta_profile_kit: ^0.1.1 copied to clipboard

Veta profile kit for Flutter — account profile, settings, preferences, and sign-out flow.

120/ 160
pub points
17
downloads

We analyzed this package 43 hours ago, and awarded it 120 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
0 / 20trigger folding of the section

Partially passed check 0/10 points: 20% or more of the public API has dartdoc comments

2 out of 59 API elements (3.4 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: veta_profile_kit.MockProfileStrategy, veta_profile_kit.MockProfileStrategy.MockProfileStrategy.new, veta_profile_kit.MockProfileStrategy.getProfile, veta_profile_kit.MockProfileStrategy.name, veta_profile_kit.MockProfileStrategy.signOut.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:veta_profile_kit/veta_profile_kit.dart that imports:
  • package:veta_profile_kit/src/screens/veta_profile_page.dart that imports:
  • package:veta_profile_kit/src/profile_api.dart that imports:
  • package:veta_profile_kit/src/profile_runtime.dart that imports:
  • package:veta_profile_kit/src/profile_strategy.dart that imports:
  • package:veta_foundations/veta_foundations.dart that imports:
  • package:veta_foundations/src/runtime/veta_platform.dart that imports:
  • dart:io
Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

Failed report section
Support up-to-date dependencies
20 / 40trigger folding of the section

Passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
veta_atoms ^0.1.0 0.1.1 0.1.1
veta_auth_kit ^0.1.0 0.1.1 0.1.1
veta_foundations ^0.1.0 0.1.1 0.1.1
veta_molecules ^0.1.0 0.1.1 0.1.1
veta_organisms ^0.1.0 0.1.1 0.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
flutter_animate - 4.5.2 4.5.2
flutter_shaders - 0.1.3 0.1.3
flutter_svg - 2.3.0 2.3.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.18.2
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
petitparser - 7.0.2 7.0.2
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_graphics - 1.2.2 1.2.2
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.2.3 1.2.3
vector_math - 2.2.0 2.3.0
veta_templates - 0.1.1 0.1.1
web - 1.1.1 1.1.1
xml - 6.6.1 7.0.1

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 28 errors:

  • UNDEFINED_METHOD - lib/src/screens/veta_profile_page.dart:90:16 - The method 'VetaText' isn't defined for the type '_VetaProfilePageState'.
  • UNDEFINED_METHOD - lib/src/screens/veta_profile_page.dart:99:13 - The method 'VetaStateScaffold' isn't defined for the type '_VetaProfilePageState'.
  • UNDEFINED_NAMED_PARAMETER - lib/src/screens/veta_profile_page.dart:194:21 - The named parameter 'showLabel' isn't defined.

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.23.12, Flutter 3.44.0, Dart 3.12.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
17
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Veta profile kit for Flutter — account profile, settings, preferences, and sign-out flow.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter, veta_atoms, veta_auth_kit, veta_foundations, veta_molecules, veta_organisms

More

Packages that depend on veta_profile_kit