Skip to content

Instantly share code, notes, and snippets.

@minikin
Created July 20, 2020 12:57
Show Gist options
  • Save minikin/0e8d8e63c56317a5a496f715e2a5de61 to your computer and use it in GitHub Desktop.
Save minikin/0e8d8e63c56317a5a496f715e2a5de61 to your computer and use it in GitHub Desktop.
  1. This project use built_value, built_collection and built_test packages which add value types (imitable values) to Dart. Make sure you use these package for model definitions, object serialization/deserialization, and any other appropriate use cases.

    Learn more about built_value and value types.

    Why built_value ?

    Last but not least, built_value widely used in products like Google AdWords.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment