ghuyfel / multilanguage_app_with_getx_hive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multilanguage Android App with GetX and Hive

preview

Getting Started

This project does the following tasks, it:

  • toggles between different languages,
  • installs new languages packages from external sources, and
  • offers local data persistence.

After installing new language packages the app needs to restart for the changes to take effect.

Note

  • wnetworking package is not ready to publish yet, it contains operations related to API, etc. You can replace HttpReqService.getJson with your typical http.get but keep in mind the return value and exceptions.

About


Languages

Language:Dart 90.1%Language:HTML 9.1%Language:Kotlin 0.8%