import "package:flutter/material.dart" ; void main() => runApp(MyApp()) ; class MyApp extends StatelessWidget { @override Widget b…
Social Plugin