@@ -20,7 +20,7 @@ Please star⭐ the repo if you like what you see😊.
2020
2121(or)
2222
23- [ ![ Download apk] ( https://img.shields.io/badge/Download-apk-green )] ( https://github.com/adityar224/FlutterMarkdownEditor/releases/download/1.2.0 /MarkdownEditor-android-1.2.0 .apk )
23+ [ ![ Download apk] ( https://img.shields.io/badge/Download-apk-green )] ( https://github.com/adityar224/FlutterMarkdownEditor/releases/download/1.2.1 /MarkdownEditor-android-1.2.1 .apk )
2424
2525## ✨ Features
2626
@@ -43,16 +43,16 @@ Please star⭐ the repo if you like what you see😊.
4343
4444## 🔌 Plugins
4545
46- | Name| Usage|
47- | -| -|
48- | [ ** flutter_markdown** ] ( https://pub.dev/packages/flutter_markdown ) | To render markdown text|
49- | [ ** permission_handler** ] ( https://pub.dev/packages/permission_handler ) | To get storage permissions for opening and saving .md files|
50- | [ ** url_launcher** ] ( https://pub.dev/packages/url_launcher ) | To launch markdown links|
51- | [ ** file_picker** ] ( https://pub.dev/packages/file_picker ) | To open markdown files directly from the app|
52- | [ ** expandable** ] ( https://pub.dev/packages/expandable ) | To create expandable header buttons|
53- | [ ** flutter_localizations** ] ( https://pub.dev/packages/flutter_localizations ) | Internationalizing app|
54- | [ ** intl** ] ( https://pub.dev/packages/intl ) | Provides internationalization and localization facilities|
55- | [ ** flutter_lints** ] ( https://pub.dev/packages/flutter_lints ) | For linting|
46+ | Name | Usage |
47+ | ----------------------------------------------------------------------------- | ------------------------------------------------------------ -|
48+ | [ ** flutter_markdown** ] ( https://pub.dev/packages/flutter_markdown ) | To render markdown text |
49+ | [ ** permission_handler** ] ( https://pub.dev/packages/permission_handler ) | To get storage permissions for opening and saving .md files |
50+ | [ ** url_launcher** ] ( https://pub.dev/packages/url_launcher ) | To launch markdown links |
51+ | [ ** file_picker** ] ( https://pub.dev/packages/file_picker ) | To open markdown files directly from the app |
52+ | [ ** expandable** ] ( https://pub.dev/packages/expandable ) | To create expandable header buttons |
53+ | [ ** flutter_localizations** ] ( https://pub.dev/packages/flutter_localizations ) | Internationalizing app |
54+ | [ ** intl** ] ( https://pub.dev/packages/intl ) | Provides internationalization and localization facilities |
55+ | [ ** flutter_lints** ] ( https://pub.dev/packages/flutter_lints ) | For linting |
5656
5757## 🤓 Author
5858
0 commit comments