fingerprint_dart_auth_sdk 0.0.1 copy "fingerprint_dart_auth_sdk: ^0.0.1" to clipboard
fingerprint_dart_auth_sdk: ^0.0.1 copied to clipboard

A Dart SDK for Fingerprint Authentication, enabling secure server-side authentication and user management for Dart-based backend applications.

0.0.1 #

Added #

  • Global .gitignore
    Added a .gitignore at the root of fingerprint-dart-auth-sdk/ to ignore Flutter/Dart build artifacts (build/, .dart_tool/, .flutter-plugins*) and IDE folders (.idea/, .vscode/).

  • Automated Release Workflow
    Introduced CI scripts under fingerprint-dart-auth-sdk/ci/ (and corresponding GitLab-CI hooks) to:

    • Auto-configure Git user/email from GITLAB_USERNAME/_GIT_USER env-vars
    • Create and push annotated tags v$VERSION
    • Extract the release notes for this version from CHANGELOG.md
    • Publish a GitLab Release via the API

Changed #

  • Example App Updates

    • Renamed the sample-app README title:
      firebase-dart-admin-sample-appfirebase-dart-sample-app
    • Bumped the Dart SDK constraint in
      example/fingerprint-dart-auth-sdk-flutter-mobile-app/pubspec.yaml from ^3.7.2 to ^3.8.1.
    • Updated Android config in
      example/.../android/app/oldbuild.gradle and
      AndroidManifest.xml to reflect the new bundle identifiers.
    • Tweaked Linux CMakeLists in the example for updated target names.
  • Test Suite Polish

    • Reformatted several test/unit/api/… and test/unit/types/… files for consistent trailing commas and single-line constructors.
    • Fixed JSON-instantiation in aortem_fingerprint_events_update_request_test.dart to throw on missing eventId.
  • GitHub Issue Templates

    • In .github/ISSUE_TEMPLATE/community-documentation.yml, removed ginjardev from the default assignees.
    • Cleaned up deprecated fields in .github/ISSUE_TEMPLATE/config.yml.

Removed #

  • Obsolete CI Artifacts & Jobs
    • Deleted all references to info_issues.txt, warning_issues.txt, and error_issues.txt in the pipeline configs under fingerprint-dart-auth-sdk/.
    • Purged the deprecated unit_testing, analyze_sample_apps, and release jobs from the CI definition.

0.0.1-pre+2 #

  • Add All Methods
  • Cleanup Repo

0.0.1-pre+1 #

  • Add All Methods
  • Cleanup Repo

0.0.1-pre #

  • Initial pre-release version of the fingerprint Dart Auth SDK.
0
likes
0
points
32
downloads

Publisher

verified publisheraortem.io

Weekly Downloads

A Dart SDK for Fingerprint Authentication, enabling secure server-side authentication and user management for Dart-based backend applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

build_web_compilers, ds_standard_features, jwt_generator

More

Packages that depend on fingerprint_dart_auth_sdk