main function
void
main()
Example app demonstrating the smart_image_compress package.
Implementation
void main() {
runApp(const MyApp());
}
Example app demonstrating the smart_image_compress package.
void main() {
runApp(const MyApp());
}