appstitch_auth 1.0.0 copy "appstitch_auth: ^1.0.0" to clipboard
appstitch_auth: ^1.0.0 copied to clipboard

An authentication library for flutter apps.

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

failed
Provide documentation
0 / 20trigger folding of the section

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

OUT: Documenting appstitch_auth... Discovering libraries... Linking elements... Precaching local docs for 138363 elements... Initialized dartdoc with 420 libraries Generating docs for library auth.dart from package:appstitch_auth/auth.dart... Generating docs for library types.dart from package:appstitch_auth/types.dart... Generating docs for library types/response.dart from package:appstitch_auth/types/response.dart... Generating docs for library types/authOptions.dart from package:appstitch_auth/types/authOptions.dart... Documented 4 public libraries in 35.0 seconds ERR: warning: appstitch_auth has no library level documentation comments from appstitch_auth: (file:///tmp/pana_GGBISW/lib/auth.dart:1:9) warning: appstitch_auth has no library level documentation comments from appstitch_auth: (file:///tmp/pana_GGBISW/lib/types/authOptions.dart:1:9) error: file already written at "appstitch_auth/appstitch_auth-library.html" for symbol appstitch_auth: (file:///tmp/pana_GGBISW/lib/types/authOptions.dart:1:9) conflicting with file already generated by appstitch_auth: (file:///tmp/pana_GGBISW/lib/auth.dart:1:9) Dartdoc generates a path and filename to write to for each symbol. 'appstitch_auth' conflicts with another symbol in the generated path, and therefore can not be written out. Changing the name, library name, [13 more lines]

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add 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
partial
Pass static analysis
40 / 50trigger folding of the section

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

INFO: The file name 'authOptions.dart' isn't a lower_case_with_underscores identifier.

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

INFO: The part-of directive uses a library name.

lib/types/authOptions.g.dart:3:1

  ╷
3 │ part of appstitch_auth;
  │ ^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/types/authOptions.g.dart

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

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

Package Constraint Compatible Latest
appstitch_core ^2.0.0-nullsafety.5 2.0.2 2.0.2
flutter flutter 0.0.0 0.0.0
json_annotation ^4.0.0 4.9.0 4.9.0
Transitive dependencies
Package Constraint Compatible Latest
args - 2.5.0 2.5.0
asn1lib - 1.5.2 1.5.2
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.18.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
encrypt - 5.0.3 5.0.3
http - 0.13.6 1.2.1
http_parser - 4.0.2 4.0.2
js - 0.7.1 0.7.1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
path - 1.9.0 1.9.0
pointycastle - 3.9.0 3.9.0
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
tuple - 2.0.2 2.0.2
typed_data - 1.3.2 1.3.2
vector_math - 2.1.4 2.1.4

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

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.

0
likes
100
pub points
0%
popularity

Publisher

verified publisherappstitch.dev

An authentication library for flutter apps.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

appstitch_core, flutter, json_annotation

More

Packages that depend on appstitch_auth