BirjuVachhani/spider
A small dart library to generate Assets dart code from assets folder.
This tool helps Flutter app developers manage their visual assets like images. It takes your asset files (like `background.png`) and automatically generates a Dart class with safe, static references, replacing error-prone string paths. This is for Flutter developers who want to avoid typos and improve code readability when using assets.
194 stars.
Use this if you are a Flutter developer regularly including images, fonts, or other files in your app and want to prevent asset path errors and leverage auto-completion in your IDE.
Not ideal if you are not developing a Flutter application or prefer to manually manage asset paths using strings.
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
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