Skip to content

raedinkhaled/cipher

Repository files navigation

AppScreen

TP 01 : Raedin Khaled Sakhri / Groupe: 2

Cryptography

Cryptography Algorithms App.

Getting Started

⚠️ This project was created by: Raedin Khaled Sakhri.

Pre-requisites

Make sure you have Flutter dev tools installed. You can test that by running the following command in a terminal:

flutter doctor -v

This will check that everything is alright.

If you don't have the flutter dev tools yet, please visit the official Flutter page.

Setup the project

  1. Clone the project
git clone https://github.com/raedinkhaled/cipher.git
  1. all the code is located in lib/main.dart
  • Run the app using Android Studio, VSCode or the Command line interface
flutter run lib/main.dart

Dependencies

This project depends on two Flutter/Dart Packages:

  • string_validator
  • file_picker

Check pubspec.yaml File.

Start Developing

Enjoy Fluttering and if you have any question, please contact me!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published