Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/avdosev/habr_app

Mobile app for habr
https://github.com/avdosev/habr_app

dart-app flutter-app habr mobile-app

Last synced: 3 months ago
JSON representation

Mobile app for habr

Lists

README

        

# habr app

Habr application.

Main features:
* Cache articles
* Filter articles
* Visual customizations
* Desktop/Web/Tablet support

# Visual customization

* light and dark themes of the app \
select of a specific mode:
* constant (dark or light)
* system theme
* from time to time
* font size
* text alignment
* line spacing
* code styles \
select of a specific mode:
* dark mode coloring
* light mode coloring
* app used theme

## Screenshots



## Build

```
flutter pub get
flutter pub run build_runner build
flutter build apk
```