import 'package:flutter/material.dart' ; import 'package:wave_slider/wave_slider.dart' ; void main() { runApp(MyApp()) ; } class …
Social Plugin