Skip to content

Commit

Permalink
chore: convert stories_repository to flutter package
Browse files Browse the repository at this point in the history
  • Loading branch information
itsezlife committed May 21, 2024
1 parent c712a90 commit b8690a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/stories_repository/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,15 @@ publish_to: none

environment:
sdk: ">=3.3.1 <4.0.0"
flutter: ^3.22.0

dependencies:
collection: ^1.18.0
database_client:
path: ../database_client
equatable: ^2.0.5
flutter:
sdk: flutter
rxdart: ^0.27.7
shared:
path: ../shared
Expand Down

0 comments on commit b8690a6

Please sign in to comment.