Skip to content

Instantly share code, notes, and snippets.

@Nash0x7E2
Last active October 21, 2018 18:36
Show Gist options
  • Save Nash0x7E2/41203e08bb122b8cefc0abf4429e4274 to your computer and use it in GitHub Desktop.
Save Nash0x7E2/41203e08bb122b8cefc0abf4429e4274 to your computer and use it in GitHub Desktop.

#HumpDayQandA

This post is the first in a series of post detailing the events of #HumpDayQandA.

Many people from the #FlutterCommunity joined us to talk and ask questions about Flutter. This week, we turned #HumpDayQandA into a two-day event. Wednesday was reserved for asking questions and discussion while Thursday, @slightfoot lived coded an app.

Topics Discussed

This week we were joined by two guests from the Flutter team. Filip Hráček and Matt Carrol both joined and discussed various aspects of Flutter. Some of the topics talked about are scoped model and it's simplicity for beginners, RXVMS, BLOC, Firebase for Flutter including the current project by member of the community, Razvan Lung. Also discussed was Flutter's new Android View widget and embedding Android views in Flutter.

Scoped Model by Brian Egan: https://pub.dartlang.org/packages/scoped_model

RXVMS by Thomas Burkhart: https://www.burkharts.net/apps/blog/rxvms-a-practical-architecture-for-flutter-apps/

BLOC: https://www.youtube.com/watch?v=RS36gBEp8OI

Razvan's Firebase for Flutter (Still in development): https://github.com/fluttercommunity/firebase_flutter_sdk

Android View: https://docs.flutter.io/flutter/widgets/AndroidView-class.html

The App

For part two, @slightfoot live coded recorded the making of a smooth rotation animation in Flutter. It covered interesting topic such as working with sensor data from the platform, rotations, animations and math...lots of math.

The design: https://dribbble.com/shots/2188832-Smooth-Rotation

Final Product: //TODO

In closing, we would like to thank everyone who participated this week. We hope to see everyone again next week. Special thanks to Nilay Yener, Filip Hráček and Matt Carrol for joining us this week.

For the latest updates, be sure to follow Flutter Community on Twitter @FlutterComm. Hope to see everyone again next week!

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