| name: built_value | |
| version: 8.4.4 | |
| description: > | |
| Value types with builders, Dart classes as enums, and serialization. | |
| This library is the runtime dependency. | |
| repository: https://github.com/google/built_value.dart/tree/master/built_value | |
| environment: | |
| sdk: '>=2.12.0 <3.0.0' | |
| dependencies: | |
| built_collection: ^5.0.0 | |
| collection: ^1.15.0 | |
| fixnum: ^1.0.0 | |
| meta: ^1.3.0 | |
| dev_dependencies: | |
| pedantic: ^1.4.0 | |
| test: ^1.16.0 |