NTMS2017 / flutter-internationalization

Flutter Internationalization by Using JSON Files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter Internationalization Example

In this example, Flutter can be internationalization by using the json files. This is a basic internationalization example for Flutter. This example project used in Flutter Internationalization by Using JSON Files tutorial.

Preview

iOS Preview

Android Preview

Getting Started

You can follow these instructions to start the example internationalization app and install it onto your device.

Prerequisites

If you are new to Flutter, please first follow the Flutter Setup guide.

Building and installing the Flutter app

  • git clone git@github.com:anilcancakir/flutter-internationalization.git\
  • cd flutter-internationalization\
  • flutter upgrade\
  • flutter run\

Used Languages

  • Turkish (TR)
  • English (US)

UPDATE: How to use! https://github.com/NTMS2017/flutter-internationalization/blob/master/Slayt1.jpeg

About

Flutter Internationalization by Using JSON Files


Languages

Language:Dart 81.0%Language:Objective-C 12.6%Language:Java 6.4%