File tree Expand file tree Collapse file tree 3 files changed +16
-31
lines changed Expand file tree Collapse file tree 3 files changed +16
-31
lines changed Original file line number Diff line number Diff line change 11
22# Changelog
33
4-
4+ # 1.0.0+2
55# 1.0.0+1
66🎉🎉🎉 It's time to celebrate! Our first stable release is finally here! 🎉🎉🎉
77
1010- Whatsapp like formatting with some addons!!
1111(input looks something like this)
1212
13- 🌟 Usage 🌟
14- BOLD
15- → Hello, \* World!*
16- ITALIC
17- → Hello, \_ World!_
18- STRIKETHROUGH
19- → Hello, \~ World!~
20- UNDERLINE
21- → Hello, //World!//
22- MONOSPACE
23- → Hello, \` World!`
24- LINK
25- → [ google.com|https://google.com ]   ;
13+ ** Usage**
14+ - BOLD → Hello, \* World!*
15+ - ITALIC → Hello, \_ World!_
16+ - STRIKETHROUGH → Hello, \~ World!~
17+ - UNDERLINE → Hello, //World!//
18+ - MONOSPACE → Hello, \` World!`
19+ - LINK → [ google.com|https://google.com ]
2620
2721Thanks for choosing our text formatting widget for all your formatting needs. We hope these updates make your experience even more enjoyable! 🤗
2822
Original file line number Diff line number Diff line change 22
33[ ![ style: very good analysis] [ very_good_analysis_badge ]] [ very_good_analysis_link ]
44[ ![ pub package] [ pub_badge ]] [ pub_link ]
5- ![ coverage] [ coverage_badge ]
65![ pub points] [ pub_points_badge ]
76
87- Make text formatting backend driven (if needed) with one widget!!
98- Whatsapp like formatting with some addons!!
109(input looks something like this)
1110
12- 🌟 Usage 🌟
13- BOLD
14- → Hello, \* World!*
15- ITALIC
16- → Hello, \_ World!_
17- STRIKETHROUGH
18- → Hello, \~ World!~
19- UNDERLINE
20- → Hello, //World!//
21- MONOSPACE
22- → Hello, \` World!`
23- LINK
24- → [ google.com|https://google.com ]   ;
11+ ** Usage**
12+ - BOLD → Hello, \* World!*
13+ - ITALIC → Hello, \_ World!_
14+ - STRIKETHROUGH → Hello, \~ World!~
15+ - UNDERLINE → Hello, //World!//
16+ - MONOSPACE → Hello, \` World!`
17+ - LINK → [ google.com|https://google.com ]
2518
2619
2720### Preview
2821<img width =" 488 " alt =" Screenshot 2022-12-13 at 11 56 28 " src =" /preview.png " >
2922
30-
31-
3223## Installation 💻
3324
3425** ❗ In order to start using typeset you must have the [ Flutter SDK] [ flutter_install_link ] installed on your machine.**
Original file line number Diff line number Diff line change 11name : typeset
22description : WhatsApp like text formatting for you! -> Bold, Italic, Underline
3- version : 1.0.0+1
3+ version : 1.0.0+2
44repository : https://github.com/rohanjsh/typeset/
55screenshots :
66 - description : ' Examples of the typeset formatters'
You can’t perform that action at this time.
0 commit comments