fhsbatista / language-detector

An app that uses an rest api to detect the language of a sentence. I built this following a reso coder's tutorial about TDD and clean architecture.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

language_detector

This project means to be a place where I will test new stuff.

Topics covered by this project

  • Clean architecture
  • TDD
  • BLoC
  • Mocktail
  • Connectivity checking
  • Caching remote data using Shared Preferences
  • Http
  • Dependency Injection using GetIt

Topics to implement some day

  • Store keys safely
  • Http interceptors
  • Dio ...

About

An app that uses an rest api to detect the language of a sentence. I built this following a reso coder's tutorial about TDD and clean architecture.


Languages

Language:Dart 90.0%Language:HTML 4.4%Language:Ruby 3.9%Language:Swift 1.2%Language:Kotlin 0.4%Language:Objective-C 0.1%