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.
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.
🔹 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.
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. |
Follow these steps to set up and run NavedText:
git clone https://github.com/naveddeveloper/navedtextapp.git
cd navedtextapp
flutter pub get
flutter run
Note: Ensure you have an emulator running or a connected device.
- Launch the App – The home screen loads your website using WebView.
- Edit Your Text – Use text conversion tools, extract numbers, and count words/characters.
- Download Text – Save processed text as a file.
- Clipboard Operations – Copy and paste text easily.
If you have any feedback or need support, feel free to open an issue or contact me on Instagram.