flatconfig 0.1.2 copy "flatconfig: ^0.1.2" to clipboard
flatconfig: ^0.1.2 copied to clipboard

A minimal `key = value` configuration parser for Dart & Flutter — easy to read, supports duplicate keys, comments, and empty values as reset.

0.1.2 #

📝 Documentation & metadata improvements

  • Updated dependency constraints and topics for pub.dev
  • Updated README with slightly clearer description

0.1.1 #

✨ Added:

  • FlatEntry.validated factory for safe key creation
  • Strict factories (fromMap, fromEntries, merge, single) with strict toggle
  • Updated README with validation and factory examples

✅ Improved:

  • Internal key validation logic
  • Documentation clarity and formatting

0.1.0 #

🎉 Initial public release.

0
likes
0
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

A minimal `key = value` configuration parser for Dart & Flutter — easy to read, supports duplicate keys, comments, and empty values as reset.

Repository (GitHub)
View/report issues

Topics

#config #flat #ghostty #keyvalue #parser

License

unknown (license)

Dependencies

meta

More

Packages that depend on flatconfig