Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/0niel/rtu-app-core

A set of utilities, themes and components for RTU MIREA applications by Mirea Ninja.
https://github.com/0niel/rtu-app-core

dart flutter

Last synced: 3 months ago
JSON representation

A set of utilities, themes and components for RTU MIREA applications by Mirea Ninja.

Awesome Lists containing this project

README

        



---

**rtu-app-core** - это красиво оформленный пакет компонентов графического интерфейса и многоцелевой набор утилит, разработанный для Flutter.

rtu-app-core включает в себя стандартные компоненты Flutter UI (кпонки, формы и т.д.), используемые в приложениях РТУ МИРЭА, а также настройки для светлой и тёмной темы.



## Использование

Установите зависимость

```
rtu_app_core:
git:
url: https://github.com/mirea-ninja/rtu-app-core.git
ref: main

```

Примеры использования компонентов Flutter UI находятся в проекте [example](/example).