Crafting beautiful and performant mobile applications with Flutter
class MyApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
return MaterialApp(
title: 'devSanFi',
theme: ThemeData(
colorScheme: ColorScheme.fromSeed(
seedColor: Colors.blue,
brightness: Brightness.light,
),
),
home: HomePage(),
);
}
}
I'm a passionate Mobile Engineer with a focus on building exceptional mobile experiences using Flutter. With expertise in cross-platform development, I create beautiful, performant applications that users love.
My journey in mobile development has equipped me with a deep understanding of both iOS and Android platforms, along with best practices in state management, and app architecture.
Years Experience
Projects Completed
I'm always interested in hearing about new projects and opportunities.