gradle_properties 1.0.2 copy "gradle_properties: ^1.0.2" to clipboard
gradle_properties: ^1.0.2 copied to clipboard

A dark package allowing to easily work with Gradle properties files.

1.0.2 #

  • Allow parsing empty lines in properties file by @PeregrineFalcon
  • Improve test coverage.

1.0.1 #

  • Bump up minimum Dart SDK version to 3.0.
  • Fix parsing crash when there is a comment in the properties file.
  • Improve parsing to detect invalid lines and values.
  • Introduce GradleProperties.parse and GradleProperties.tryParse constructors.

1.0.0 #

  • Migrated to null safety.

0.1.1 #

  • Read/Write gradle properties files
  • modify values in gradle properties files
  • Extension to treat a File as properties file and load it
  • Added tests
  • Access properties through overloaded map operators
4
likes
140
pub points
76%
popularity

Publisher

verified publisherbirju.dev

A dark package allowing to easily work with Gradle properties files.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on gradle_properties