A mobile turned everything UI Framework
Google’s portable UI toolkit for crafting beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source.
Without crashing
Tip: Get to know the basic widgets!
Favroite Part
Verdict: Build Apps faster with Flutter
Verdict: Build Faster Apps with Flutter
Verdict: Build 2 Different Apps with Flutter
import 'package:flutter/cupertino.dart';
class CupertinoStoreApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
return CupertinoApp(
home: CupertinoStoreHomePage(),
);
}
}No JavaScript bridge
Compile-time
Write once, test once, deploy everywhere
Code sharing
Productivity and collaboration
Code maintenance
Reactive
Large extendable widget library
VS Code integration
James Brinkerhoff
james@devengage.io
Twitter: @th3brink
Need a consultant or trainer?