mirror of
https://github.com/smmarty/friflex_flutter_starter.git
synced 2025-12-22 01:20:46 +00:00
chore(pubspec): добавил theme_tailor в зависимости
This commit is contained in:
@@ -32,6 +32,8 @@ dependencies:
|
||||
|
||||
equatable: 2.0.7
|
||||
|
||||
theme_tailor_annotation: 3.0.2
|
||||
|
||||
### основной сервис с интерфейсами
|
||||
i_app_services:
|
||||
path: ./app_services/i_app_services
|
||||
@@ -50,6 +52,7 @@ dev_dependencies:
|
||||
flutter_gen_runner: 5.10.0
|
||||
flutter_gen: 5.10.0
|
||||
flutter_lints: 6.0.0
|
||||
theme_tailor: 3.0.3
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
Reference in New Issue
Block a user