Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/l3odr0id/asset_fill

Assets path generator for pubspec.yaml
https://github.com/l3odr0id/asset_fill

dart dart-library dart-package dartlang flutter flutter-examples flutter-package generator pubspec-yaml yaml

Last synced: 18 days ago
JSON representation

Assets path generator for pubspec.yaml

Awesome Lists containing this project

README

        

This package automatically adds to pubspec.yaml all the subfolders from asstes.

## Usage
- Place your files and folders to the `assets` directory.
- Execute following command:

```bash
flutter pub run asset_fill
```


## Watch the example

![Demo gif](https://github.com/L3odr0id/asset_fill/blob/master/gif/functionality.gif)