[animations] Fix analyzer warnings (#109)

* Update pubspec.yaml

* Update CHANGELOG.md

* Fix analyzer warnings
6 files changed
tree: a0a0bceb7b241c97045f4a9447a9c79b4d8aa413
  1. .ci/
  2. packages/
  3. script/
  4. third_party/
  5. .cirrus.yml
  6. .gitattributes
  7. .gitignore
  8. analysis_options.yaml
  9. AUTHORS
  10. CONTRIBUTING.md
  11. customer_testing.bat
  12. customer_testing.sh
  13. LICENSE
  14. README.md
README.md

Flutter Packages

Build Status

This repo is a companion repo to the main flutter repo. It contains the source code for Flutter's first-party packages (i.e., packages developed by the core Flutter team). Check the packages directory to see all packages.

These packages are also available on pub.

Issues

Please file any issues, bugs, or feature requests in the main flutter repo.

Contributing

If you wish to contribute a new package to the Flutter ecosystem, please see the documentation for developing packages. You can store your package source code in any GitHub repository (the present repo is only intended for packages developed by the core Flutter team). Once your package is ready you can publish to the pub repository.

If you wish to contribute a change to any of the existing packages in this repo, please review our contribution guide, and send a pull request.

Plugins

These are the available packages in this repository.

PluginPub
palette_generatorpub package