File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ App Running | App Not Running
3535| ---| ---|
3636
3737
38- ![ App Running] ( https://media.giphy.com/media/6UFvIvZUxdn9oniTAH /giphy.gif ) | ![ AppNotRunning] ( https://media.giphy.com/media/omJKH5bAvrnlPB1nRd /giphy.gif )
38+ ![ App Running] ( https://media.giphy.com/media/omJKH5bAvrnlPB1nRd /giphy.gif ) | ![ AppNotRunning] ( https://media.giphy.com/media/6UFvIvZUxdn9oniTAH /giphy.gif )
3939| ---| ---|
4040
4141## Quick start
@@ -81,7 +81,7 @@ import com.divyanshushekhar.flutter_process_text.FlutterProcessTextPlugin;
8181import io.flutter.embedding.android.FlutterActivity;
8282import android.os.Bundle;
8383
84- public class ProcessText extends FlutterActivity {
84+ public class ProcessTextActivity extends FlutterActivity {
8585
8686 @Override
8787 public void onCreate(Bundle savedInstanceState) {
You can’t perform that action at this time.
0 commit comments