ml-opensource / ml-opensource/flutter-bricks
Configure injection-setup class for feature brick
Open
Nobody has claimed this yet.
brick: feature
enhancement
- Dominant language
- Dart
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
For working with injector and cubits, we use setup classes for passing initial set of information to the injector. Let's add this to our feature brick.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the feature brick and the setup-class pattern described in the issue, then trace how injector and cubit initialization are represented. Done means the feature brick includes an injection-setup class that passes the initial information to injector.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100