A straightforward text editor built with Flutter for efficient creation, editing, and saving of text documents.
- Create and edit text documents.
- Save documents to the device's memory.
- Intuitive and user-friendly interface.
- Supports basic text editing operations.
- Installed Flutter SDK
- Installed Dart SDK
- Desktop environment (Windows, macOS, or Linux)
-
Clone this repository:
git clone https://github.com/tronxi/flutter_simple_text_editor.git
-
Navigate to the project directory:
cd flutter_simple_text_editor -
Run the application:
flutter run
If you encounter any issues or have suggestions to enhance the text editor, please open an issue or submit a pull request. Your contributions are highly appreciated!
This project is licensed under the MIT License. See the LICENSE file for more details.