Skip to content

Commit

Permalink
trigger analyze
Browse files Browse the repository at this point in the history
  • Loading branch information
buenaflor committed Feb 28, 2024
1 parent ba6a3b6 commit 9e39d21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flutter/example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ class MyApp extends StatefulWidget {
_MyAppState createState() => _MyAppState();
}


class _MyAppState extends State<MyApp> {
@override
Widget build(BuildContext context) {
Expand Down

0 comments on commit 9e39d21

Please sign in to comment.