main function

void main()

Example app demonstrating the smart_image_compress package.

Implementation

void main() {
  runApp(const MyApp());
}