Skip to content

Instantly share code, notes, and snippets.

@aliyazdi75
Last active January 12, 2021 14:36
Show Gist options
  • Save aliyazdi75/b4621209479774281822d9297cc264a5 to your computer and use it in GitHub Desktop.
Save aliyazdi75/b4621209479774281822d9297cc264a5 to your computer and use it in GitHub Desktop.
/gallery/services/dependencies_service/
├── bloc_dependency_service
│   ├── pubspec.lock
│   └── pubspec.yaml
├── model_dependency_service
│   ├── pubspec.lock
│   └── pubspec.yaml
└── video_dependency_service
├── pubspec.lock
└── pubspec.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment