assets_scanner
assets_scanner helps you generate assets path constants to r.dart file, you can preview the images assets by hovering over the constants.
2.0.0
1.6K downloads/mo
#5794 most downloaded on pub.dev
littleGnAl/assets-scanner
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Ships fairly regularly
a new release about every 2 months
Nearly every release is documented
notes for 10 of 11 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
11 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · Mar 2020 to Mar 2021Releases
latest 11-
2.0.013 Mar 2021Release notes
Open source →- Migrating to null-safety
- Rename
lib/assets_scanner_builder.darttolib/assets_scanner.dart
-
1.2.015 Nov 2020 -
1.2.0+117 Nov 2020 -
1.1.215 Nov 2020 -
1.1.119 Sep 2020 -
1.1.011 Jul 2020Nothing published for this version
-
1.1.0+111 Jul 2020 -
1.0.102 May 2020Release notes
Open source →Fix the generated content not respect the directory behavior of assets, that describe on https://flutter.dev/docs/development/ui/assets-and-images#specifying-assets
Note: Only files located directly in the directory are included. To add files located in subdirectories, create an entry per directory.
-
1.0.029 Mar 2020Release notes
Open source →Refactor the assets_scanner to generate the
r.dartfile, and custom it by addingassets_scanner_options.yamlfile, see more detail fromREADME.md. -
0.0.224 Mar 2020Release notes
Open source →Allow not generate comment for asset path by setting
const bool isIgnoreComment = true; -
0.0.122 Mar 2020