mirror of
https://github.com/smmarty/friflex_flutter_starter.git
synced 2025-12-22 01:20:46 +00:00
init
This commit is contained in:
17
app_services/i_app_services/pubspec.yaml
Normal file
17
app_services/i_app_services/pubspec.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
name: i_app_services
|
||||
description: "Хранит в себе все интерфейсы для реализации общих сервисов"
|
||||
version: 0.0.1
|
||||
publish_to: "none"
|
||||
|
||||
environment:
|
||||
sdk: ^3.5.0
|
||||
flutter: ^3.24.0
|
||||
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
dev_dependencies:
|
||||
friflex_lint_rules:
|
||||
hosted: https://pub.friflex.com
|
||||
version: 4.0.1
|
||||
Reference in New Issue
Block a user