mirror of
https://github.com/Iconica-Development/flutter_chat.git
synced 2025-05-19 02:43:50 +02:00
chore: get flutter_data_interface from the package server rather than from git
This commit is contained in:
parent
460acce95b
commit
f3d105096b
1 changed files with 2 additions and 3 deletions
|
@ -15,9 +15,8 @@ dependencies:
|
||||||
flutter:
|
flutter:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
flutter_data_interface:
|
flutter_data_interface:
|
||||||
git:
|
hosted: https://forgejo.internal.iconica.nl/api/packages/internal/pub/
|
||||||
url: https://github.com/Iconica-Development/flutter_data_interface.git
|
version: ^1.0.0
|
||||||
ref: 1.0.0
|
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
flutter_iconica_analysis:
|
flutter_iconica_analysis:
|
||||||
|
|
Loading…
Reference in a new issue