Move from pedantic to lints package (#55) Fix existing violations of lints: - `annotate_overrides` - `avoid_renaming_method_parameters` - `prefer_typing_uninitialized_variables` Fix setup-dart config - channel key was renamed
This package contains encoders and decoders for converting between different data representations. It's the external counterpart of the dart:convert core library, and contains less-central APIs and APIs that need more flexible versioning.
dart:convert