Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 630 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 630 Bytes

Word To PDF File Converter

Introduction

This project is a Flutter-based Android application that converts Word documents (.docx) to PDF files. The app leverages the flutter_docx and pdf packages to handle the conversion process. This README will guide you through the setup, usage, and structure of the project.

Features

Select Word files from device storage

Convert selected Word files to PDF

View and share the converted PDF files

Prerequisites

Before you begin, ensure you have met the following requirements:

Flutter SDK

Android Studio or any IDE supporting Flutter development

An Android device or emulator