Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/0niel/rtu-app-core
- Owner: 0niel
- License: other
- Created: 2022-05-22T09:12:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-02T13:14:16.000Z (over 1 year ago)
- Last Synced: 2024-10-12T15:31:54.698Z (3 months ago)
- Topics: dart, flutter
- Language: Dart
- Homepage:
- Size: 2.43 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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).