BirjuVachhani/spider
A small dart library to generate Assets dart code from assets folder.
Generates strongly-typed static const references for project assets, eliminating string-based asset paths and enabling IDE auto-completion. Runs as a global CLI tool that scans configured asset directories, parses file types (images, videos, etc.), and outputs Dart classes with optional unit tests verifying asset existence. Supports YAML/JSON configuration, watch mode with intelligent file filtering, and flexible organization into multiple asset classes with customizable naming conventions and prefixes.
194 stars.
Stars
194
Forks
26
Language
Dart
License
Apache-2.0
Category
Last pushed
Dec 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/BirjuVachhani/spider"
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
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
pyecore/pyecore
A Python(nic) Implementation of EMF/Ecore (Eclipse Modeling Framework)
mutating/transfunctions
Say NO to Python fragmentation on sync and async
cogu/cfile
A python C code generator