Last updated:
0 purchases
assets annotation by zpdl
#A library for Flutter developers.
Annotaion for the assets_generator_by_zpdl package. Include only AssetsAnnotation class.
Usage #
A simple usage example:
import 'package:assets_annotation_by_zpdl/assets_annotation_by_zpdl.dart';
main() {
var assets = Assets();
}
@AssetsAnnotation.camelCase(version: '1.0.0')
class Assets {}
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.