Update README.md

This commit is contained in:
TheMuellenator 2019-04-18 17:04:55 +01:00 committed by GitHub
parent 81d47c3d3d
commit d04c004be0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@
* [Flash Chat Stub Project](https://github.com/londonappbrewery/flash-chat-flutter)
* [Dart Language Keywords](https://www.dartlang.org/guides/language/language-tour#keywords)
* [Hero Animations](https://flutter.dev/docs/development/ui/animations/hero-animations)0
* [Hero Animations](https://flutter.dev/docs/development/ui/animations/hero-animations)
* [Curves Class Documentation](https://docs.flutter.io/flutter/animation/Curves-class.html)
* [CurvedAnimation Class Documentation](https://docs.flutter.io/flutter/animation/CurvedAnimation-class.html)
* [Tween Animation Class](https://docs.flutter.io/flutter/animation/Tween-class.html)