ada_handle 1.0.3 copy "ada_handle: ^1.0.3" to clipboard
ada_handle: ^1.0.3 copied to clipboard

Flutter ADA Handle package which is supporting conversion operations for $handle

example workflow

A Flutter package containing conversion operations for ADA Handles ($handle)

Features #

  • Checks if given policyId matches a $handle policyId
  • Converts specific $handle value into $handle policyId + assetId HEX combination
  • Prepends $handle policyId to given HEX asset value

Getting started #

If you not yet familiar with ADA Handle please visit official page https://adahandle.com/

Installation #

Run flutter pub add ada_handle

Run flutter pub get

Usage #

Import package import 'package:ada_handle/ada_handle.dart';

Additional information #

Check example how to use example

Check also the test use cases test file

Contribution #

You are very welcome to contribute to the package:

  • Fork the Repo
  • Add your changes (don't forget to add tests as well)
  • Create a Pull Request (PR)

We will check your input asap

Publisher #

Created by AndroDevs @2022

Follow us on X AndroDevs

Disclaimer #

Support for this library is given as best effort.

This library has not been reviewed or vetted by security professionals.

1
likes
160
points
51
downloads

Publisher

verified publisherandrodevelopment.de

Weekly Downloads

Flutter ADA Handle package which is supporting conversion operations for $handle

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ada_handle