Skip to content

Commit

Permalink
📚 README.md updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ZainUrRehmanKhan committed Apr 10, 2021
1 parent 6eeace9 commit 6523370
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

# Flutter Localization Generator

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

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

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

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


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


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


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


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


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


## Tech
Expand Down
File renamed without changes

0 comments on commit 6523370

Please sign in to comment.