Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdizarepour committed Nov 14, 2020
2 parents f9fbc7e + 24672be commit 34c0ab5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -18,11 +18,11 @@ An instagram like text editor widget for flutter

## Screenshot

![Image of TextEditor](https://github.com/mehdizarepour/assets/blob/master/images/text-editor-screenshot.gif)
![text_editor](https://user-images.githubusercontent.com/8446770/99151584-983af680-26b1-11eb-929e-f49df5c69bb2.gif)

## Installation

Add `text_editor: ^0.1.3` to your `pubspec.yaml` dependencies. And import it:
Add `text_editor: ^0.2.0` to your `pubspec.yaml` dependencies. And import it:

```dart
import 'package:texte_editor/text_editor.dart';
Expand Down

0 comments on commit 34c0ab5

Please sign in to comment.