MarcelGarus / MarcelGarus/tape
tapgen assist should initialize taped-packages when they're added to pubspec.yaml
Open
Nobody has claimed this yet.
cli
cli: tapegen assist
- Dominant language
- Dart
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Just a small feature that makes developers' lives easier. Just add flutter_taped to your pubspec.yaml and boom – the Tape.initializeFlutter(); call just got added in your tape.dart.
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
Start by locating the tapgen assist entry point and the logic that reads pubspec.yaml and generates tape.dart. Verify the current generated output, then confirm that adding flutter_taped causes Tape.initializeFlutter(); to appear in tape.dart.
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
- 45/100