Office Helper

FlutterDart

Wednesday, December 6, 2023

man standing in front of people sitting beside table with laptop computers

Office Helper

Office Helper is a productivity-targeted cell utility designed to help office specialists in enhancing their workflow efficiency and decreasing the time required for specific tasks. This app is specially useful for authorities offices wherein Hindi is predominantly used. It addresses the undertaking of transitioning from conventional Hindi fonts to Unicode, making it consumer-pleasant for both English and Hindi typists. Click here to download the apk release version of this app

Table of Contents

Features

Text Extraction from Images --Extract text from images in both Hindi and English.

Language Translation --Translate content between English and Hindi. --Support for translation to other languages as well.

Font Conversion --Convert text between Devlys010 and Unicode (Mangal) fonts. --Facilitate seamless typing for users with different font preferences.

Speech-to-Text --Enable speech-to-text functionality in both Hindi and English. --Enhance accessibility and hands-free operation.

Offline Mode -- Access essential features even without an internet connection. -- Ensure uninterrupted productivity regardless of connectivity.

Getting Started

Prerequisites

Before you start, make sure you have Flutter and Dart installed. You can download and install them from the official Flutter website.

Installation

  1. Clone the repository:
  2. git clone https://github.com/HarshBalwanix/OCR_flutter.git cd office-helper
  3. Install the required packages:
  4. flutter pub get

Usage

1 To run the Office Helper app, use the following command:

   flutter run

2 You can build the app for release using:

   flutter build apk