Using Flutter in the Real World
Flutter
Dart
Mobile
Cross Platform
It is always fun to learn a new framework, but what happens when you need to take the next step beyond the Hello World examples and start interacting with real data, real requirements and other developers. This session will go over such items as: - The best practices for developing with Flutter in a team environment. - How to use animations and theming to make your user experience seem more polished. - Working with real data, assets and requirements - Making your own plugins
Prerequisites
Some knowledge of the Flutter framework might be helpful, but is not required.
Take Aways
- Learn how to use Flutter in a real world scenarios