flutter_chat/packages/flutter_community_chat_firebase/pubspec.yaml
dependabot[bot] 689a295654
build(deps): bump uuid in /packages/flutter_community_chat_firebase
Bumps [uuid](https://github.com/Daegalus/dart-uuid) from 3.0.7 to 4.0.0.
- [Release notes](https://github.com/Daegalus/dart-uuid/releases)
- [Changelog](https://github.com/daegalus/dart-uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Daegalus/dart-uuid/compare/3.0.7...4.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 09:40:03 +00:00

29 lines
587 B
YAML

name: flutter_community_chat_firebase
description: A new Flutter package project.
version: 0.3.1
publish_to: none
environment:
sdk: '>=2.18.2 <3.0.0'
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
firebase_core: ^2.1.1
cloud_firestore: ^4.0.5
firebase_storage: ^11.0.5
firebase_auth: ^4.1.2
uuid: ^4.0.0
flutter_community_chat_interface:
git:
url: https://github.com/Iconica-Development/flutter_community_chat.git
path: packages/flutter_community_chat_interface
ref: 0.3.1
dev_dependencies:
flutter_lints: ^2.0.0
flutter: