Skip to content

Instantly share code, notes, and snippets.

@hansvdam
Created August 12, 2024 15:02
Show Gist options
  • Save hansvdam/6198b142209a9c4547c948e31d457606 to your computer and use it in GitHub Desktop.
Save hansvdam/6198b142209a9c4547c948e31d457606 to your computer and use it in GitHub Desktop.
Generated code from pixels2flutter.dev
import 'package:flutter/material.dart';
void main() {
runApp(MyApp());
}
class MyApp extends StatelessWidget {
@override
Widget
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment