1
0
Fork 0
mirror of https://github.com/Solido/awesome-flutter.git synced 2025-07-31 22:01:13 -04:00

Test Flutter on Travis

This commit is contained in:
Robert Felker 2017-05-24 16:22:32 +02:00 committed by GitHub
parent d7b058aa39
commit 9416898b48

View file

@ -79,6 +79,7 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon
- [Animate List Addition](https://github.com/flutter/friendlychat-flutter/blob/master/full/lib/main.dart#L70) - Animation of an element added to a list
- [Drag&Drop](https://github.com/rxlabz/flutter_dropcity) - by [Erick Ghaumez](https://twitter.com/rxlabz)
- [Test Flutter on Travis](https://medium.com/@yegorj/test-flutter-apps-on-travis-3fd5142ecd8c) - Widget testing framework by [Yegor Jbanov](https://twitter.com/yegorjbanov)
## Components