Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Latest commit

 

History

History

tool

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
To re-generate generated files run:
```
 dart tool/generate.dart
```

To update to new data files, update the paths in `tool/src/data_files`
if necessary, and run `dart tool.generate.dart -u -o`.
The `-u` means read new files from `https://unicode.org/Public`,
and `-o` means try to optimize table chunk sizes,
which is most important when using new data files.