Skip to content

Naveenchand06/Secure-Message-Analyzer

Repository files navigation

Safe Message Analyzer

Introducing a new Flutter project that focuses on analyzing messages on your mobile device and categorizing them into different groups such as safe, unsure, and messages with links. The project also includes a feature to analyze the safety of the links within the messages. If a link is deemed safe, you will have the option to copy it, but if it is flagged as unsafe, copying will be restricted.

Author: Naveenchand.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Setup

Clone the repository

clone this repository

Click on the code button which is in green color and then click the copy to clipboard icon.

Open a terminal and run the following git command:

git clone "url you just copied"

where "url you just copied" (without the quotation marks) is the url to this repository (your fork of this project).

copy URL to clipboard

It will download the code in the directory in which you are executing this command. You'll see a folder named Secure-Message-Analyzer

Now, open that folder in your text editor.

Create a .env file and add API_KEY

See .env.example file

Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published