Skip to content

Instantly share code, notes, and snippets.

View ryanhossain9797's full-sized avatar

Raiyan ryanhossain9797

  • Dhaka, Bangladesh
View GitHub Profile

Keybase proof

I hereby claim:

  • I am ryanhossain9797 on github.
  • I am zireael9797 (https://keybase.io/zireael9797) on keybase.
  • I have a public key ASD6bJsyS_XF1CsKKBD39wxt_XNiiRyUlLTZGqbnXaLI4Ao

To claim this, I am signing this object:

import 'package:flutter/material.dart';
void main() => runApp(MyApp());
class MyApp extends StatelessWidget {
// This widget is the root of your application.
@override
Widget build(BuildContext context) {
return MaterialApp(
title: 'Flutter Demo',