Skip to content

Latest commit

 

History

History
85 lines (53 loc) · 3.03 KB

README.md

File metadata and controls

85 lines (53 loc) · 3.03 KB

📝 NavedText - Text Editing App

App Logo

NavedText is a powerful text-processing app built with Flutter and WebView. It seamlessly integrates your website, https://navedtext.vercel.app, allowing users to access all features in a mobile-friendly interface.


🌐 WebView Integration

NavedText is designed to provide a native app experience by embedding your original website directly into the app. This approach ensures that all updates made to the website are reflected instantly in the app.

✔️ URL: https://navedtext.vercel.app
✔️ Integration Method: Uses flutter_inappwebview package for a smooth, responsive WebView.


🚀 Features

🔹 Convert Text to Uppercase & Lowercase – Quickly transform text to any case format.
🔹 Extract Numbers from Text – Easily extract all numeric values from text.
🔹 Word & Character Counter – Get an instant count of words and characters.
🔹 Download Processed Text – Save text as a file for later use.
🔹 Clipboard Copy & Paste – Easily copy/paste text into and out of the app.
🔹 WebView for Seamless Access – Load your website directly within the app.


🛠️ Packages Used

The following Flutter dependencies power the NavedText app:

Package Usage
flutter_inappwebview Embeds the website inside the app via WebView.
permission_handler Handles permissions for storage & downloads.
path_provider Provides access to the device’s file storage.

🚀 Getting Started

Follow these steps to set up and run NavedText:

1️⃣ Clone the Repository

git clone https://github.com/naveddeveloper/navedtextapp.git
cd navedtextapp

2️⃣ Install Dependencies

flutter pub get

3️⃣ Run the App

flutter run

Note: Ensure you have an emulator running or a connected device.


📖 Usage

  1. Launch the App – The home screen loads your website using WebView.
  2. Edit Your Text – Use text conversion tools, extract numbers, and count words/characters.
  3. Download Text – Save processed text as a file.
  4. Clipboard Operations – Copy and paste text easily.

💬 Feedback & Support

If you have any feedback or need support, feel free to open an issue or contact me on Instagram.


📥 Download the APK

Download APK