My Package

A simple Flutter/Dart package that provides utilities for generating MD5 hashes from integers and strings.

Features

  • Convert integers to MD5 hashes
  • Easily usable helper functions

Usage

Add the dependency to your pubspec.yaml:

dependencies:
  my_package:
    path: ../my_package

Libraries

mobigic