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.
Select Word files from device storage
Convert selected Word files to PDF
View and share the converted PDF files
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