Skip to content

tronxi/flutter_simple_text_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Text Editor

A straightforward text editor built with Flutter for efficient creation, editing, and saving of text documents.

Features

  • Create and edit text documents.
  • Save documents to the device's memory.
  • Intuitive and user-friendly interface.
  • Supports basic text editing operations.

System Requirements

  • Installed Flutter SDK
  • Installed Dart SDK
  • Desktop environment (Windows, macOS, or Linux)

Installation

  1. Clone this repository:

    git clone https://github.com/tronxi/flutter_simple_text_editor.git
  2. Navigate to the project directory:

    cd flutter_simple_text_editor
  3. Run the application:

    flutter run

Contributions

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!

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

A straightforward text editor built with Flutter for efficient creation, editing, and saving of text documents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors