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

Veta auth kit for Flutter — mirrors @vetaui/auth-kit strategies + capability-driven screens.

120/ 160
pub points
10
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/WasyraTech/VetaUI/tree/main/flutter_packages/veta_auth_kit was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/WasyraTech/VetaUI was unreachable. Make sure that the website is reachable via HEAD requests.

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

69 out of 372 API elements (18.5 %) 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_auth_kit.ActiveSession, veta_auth_kit.ActiveSession.ActiveSession.new, veta_auth_kit.ActiveSession.createdAt, veta_auth_kit.ActiveSession.current, veta_auth_kit.ActiveSession.device.

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_auth_kit/veta_auth_kit.dart that imports:
  • package:veta_auth_kit/src/widgets/veta_sign_in_form.dart that imports:
  • package:veta_auth_kit/src/widgets/veta_oauth_buttons_group.dart that imports:
  • package:veta_molecules/veta_molecules.dart that imports:
  • package:veta_molecules/src/lists/veta_swipeable_list_item.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
flutter_svg ^2.0.10 2.3.0 2.3.0
veta_atoms ^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
veta_templates ^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
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.19.0
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.6 1.2.6
vector_math - 2.2.0 2.4.0
web - 1.1.1 1.1.1
xml - 7.0.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 118 errors:

  • UNDEFINED_METHOD - lib/src/screens/veta_auth_flow_page.dart:57:47 - The method 'VetaText' isn't defined for the type 'VetaAuthFlowPage'.
  • UNDEFINED_METHOD - lib/src/screens/veta_auth_flow_page.dart:59:13 - The method 'VetaStateScaffold' isn't defined for the type 'VetaAuthFlowPage'.
  • UNDEFINED_NAMED_PARAMETER - lib/src/screens/veta_auth_flow_page.dart:151:7 - The named parameter 'accentColor' 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.14, Flutter 3.44.5, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

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

Documentation

API reference

Publisher

verified publisherwasyra.com

Weekly Downloads

Veta auth kit for Flutter — mirrors @vetaui/auth-kit strategies + capability-driven screens.

Homepage
Repository (GitHub)

License

MIT (license)

Dependencies

flutter, flutter_svg, veta_atoms, veta_foundations, veta_molecules, veta_organisms, veta_templates

More

Packages that depend on veta_auth_kit