Giter Club home page Giter Club logo

hash-checker-2's Introduction

Hash Checker 2

About application

Fast and simple application that allows you to generate and compare hashes from files and text.

Why this app exists when we have Hash Checker?

Because original Hash Checker app sometimes is hard to maintain and second app can build for many popular platforms from one code base. Flutter framework is fast and stable, so it is a good choice for cross-platform solutions like this. Original app is still maintaining and will not be archived in near future.

Stack

Component Plugin Motivation
State manager MobX Because it is simple, reactive, and easy to use. BLoC is very complex to small apps like this.
Navigation AutoRoute Because it has code generation structure and easy to use.
DI Provider Because it is simple to configure and more comfortable than GetIt.

Algorithms

Name Since version Status
MD5 1.0.0 Supporting
SHA-1 1.0.0 Supporting
SHA-224 1.0.0 Supporting
SHA-256 1.0.0 Supporting
SHA-384 1.0.0 Supporting
SHA-512 1.0.0 Supporting
SHA-512/224 1.0.0 Supporting
SHA-512/256 1.0.0 Supporting

Languages

Name Since version Status
English 1.0.0 Translated

Screenshots

Android

Light


Dark


iOS

Soon.

How to use

Articles

Name Language
How to calculate the hash of a file or create custom Hash on Android English

Privacy Policy

Feedback

If you have any question or feature idea for app, you can open issue on this page or contact me by email [email protected].

How to contribute

Before commit, read Commit Convention. Make sure your build is green before you contribute your pull request. Then:

$ flutter analyze

Contributors

Name Link to GitHub Account Notes
Artem Fomchenkov fartem

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.