PlugFox/pubspec_generator
Code generator pubspec.yaml.g.dart from pubspec.yaml
This tool helps Dart and Flutter developers automatically keep their application's metadata up-to-date across all platforms. It takes information from your `pubspec.yaml` file and generates a Dart class, `pubspec.yaml.g.dart`, which can then be used to access details like the app's description and current version directly in your code. This is useful for developers building multi-platform applications who want to ensure consistent app information.
Use this if you are a Dart/Flutter developer building applications and need to programmatically access your app's metadata (like version and description) in a consistent and automated way across various platforms.
Not ideal if you are not a Dart/Flutter developer or only need to manually manage your application's metadata.
Stars
19
Forks
7
Language
Dart
License
MIT
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/PlugFox/pubspec_generator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
inducer/cgen
C/C++ source generation from an AST
vil02/puzzle_generator
Generates python code representing a puzzle
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
numen31337/copy_with_extension
Auto-generate `copyWith` methods for your Dart classes.
finsberg/gotranx
Next generation ODE translator