Dart package layout for static data files
My project uses a single large text file with a collection of English words. This file should never be changed by code, only read from.
My project uses a single large text file with a collection of English words. This file should never be changed by code, only read from.