Skip to content

Commit 6523370

Browse files
📚 README.md updated
1 parent 6eeace9 commit 6523370

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

README.md

+14-14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
# Flutter Localization Generator
23

34
A Flutter Web Application that can generate .arb (Localization) files in 109 locales automatically from JSON.
@@ -15,43 +16,42 @@ A Flutter Web Application that can generate .arb (Localization) files in 109 loc
1516
1617

1718
## How to use
18-
> **Go to the [Web App]**
19-
> Three modes available to write or import JSON, you can also edit JSON after importing from the file
19+
> **Go to the [Web App]** > Three modes available to write or import JSON, you can also edit JSON after importing from the file
2020
## 1 - Form Data
2121
![FormData](https://github.com/ZainUrRehmanKhan/Flutter-Localization-Generator/blob/master/assets/readme/formdata.JPG?raw=true)
2222

2323
## 2 - Raw editor
2424
![RawEditor](https://github.com/ZainUrRehmanKhan/Flutter-Localization-Generator/blob/master/assets/readme/raw.JPG?raw=true)
2525

2626
## 3 - UploadFile
27-
> Note: You can also use FormData/Raw editor to edit JSON after upload
27+
> **Note: You can also use FormData/Raw editor to edit JSON after upload**
2828
2929
![Upload](https://github.com/ZainUrRehmanKhan/Flutter-Localization-Generator/blob/master/assets/readme/uploadfile.JPG?raw=true)
30+
-
3031

31-
32-
> Enter you email and click Generate (email is just for the newsletter)
32+
> **Enter you email and click Generate (email is just for the newsletter)**
3333
3434
![Generate](https://github.com/ZainUrRehmanKhan/Flutter-Localization-Generator/blob/master/assets/readme/generate.JPG?raw=true)
35+
-
3536

36-
37-
> Select one or more locales and proceed
37+
> **Select one or more locales and proceed**
3838
3939
![SelectLocale](https://github.com/ZainUrRehmanKhan/Flutter-Localization-Generator/blob/master/assets/readme/select-locale.JPG?raw=true)
40+
-
4041

41-
42-
> Done, the downloading will start automatically
42+
> **Done, the downloading will start automatically**
4343
4444
![Done](https://github.com/ZainUrRehmanKhan/Flutter-Localization-Generator/blob/master/assets/readme/done.JPG?raw=true)
45+
-
4546

4647

47-
> Result
48+
> **Result**
4849
4950
![Result](https://github.com/ZainUrRehmanKhan/Flutter-Localization-Generator/blob/master/assets/readme/result.JPG?raw=true)
51+
-
5052

51-
52-
> You can also export your JSON from here:
53-
54-
![Export](https://github.com/ZainUrRehmanKhan/Flutter-Localization-Generator/blob/master/assets/readme/result.JPG?raw=true)
53+
> You can also export your JSON from here:
54+
![Export](https://github.com/ZainUrRehmanKhan/Flutter-Localization-Generator/blob/master/assets/readme/export.JPG?raw=true)
5555

5656

5757
## Tech
File renamed without changes.

0 commit comments

Comments
 (0)