1
+
1
2
# Flutter Localization Generator
2
3
3
4
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
15
16
16
17
17
18
## 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
20
20
## 1 - Form Data
21
21
![ FormData] ( https://github.com/ZainUrRehmanKhan/Flutter-Localization-Generator/blob/master/assets/readme/formdata.JPG?raw=true )
22
22
23
23
## 2 - Raw editor
24
24
![ RawEditor] ( https://github.com/ZainUrRehmanKhan/Flutter-Localization-Generator/blob/master/assets/readme/raw.JPG?raw=true )
25
25
26
26
## 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**
28
28
29
29
![ Upload] ( https://github.com/ZainUrRehmanKhan/Flutter-Localization-Generator/blob/master/assets/readme/uploadfile.JPG?raw=true )
30
+ -
30
31
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)**
33
33
34
34
![ Generate] ( https://github.com/ZainUrRehmanKhan/Flutter-Localization-Generator/blob/master/assets/readme/generate.JPG?raw=true )
35
+ -
35
36
36
-
37
- > Select one or more locales and proceed
37
+ > ** Select one or more locales and proceed**
38
38
39
39
![ SelectLocale] ( https://github.com/ZainUrRehmanKhan/Flutter-Localization-Generator/blob/master/assets/readme/select-locale.JPG?raw=true )
40
+ -
40
41
41
-
42
- > Done, the downloading will start automatically
42
+ > ** Done, the downloading will start automatically**
43
43
44
44
![ Done] ( https://github.com/ZainUrRehmanKhan/Flutter-Localization-Generator/blob/master/assets/readme/done.JPG?raw=true )
45
+ -
45
46
46
47
47
- > Result
48
+ > ** Result**
48
49
49
50
![ Result] ( https://github.com/ZainUrRehmanKhan/Flutter-Localization-Generator/blob/master/assets/readme/result.JPG?raw=true )
51
+ -
50
52
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 )
55
55
56
56
57
57
## Tech
0 commit comments