Skip to content
Merged
Prev Previous commit
Next Next commit
cleanup
  • Loading branch information
denrase committed Oct 24, 2023
commit 1329d494336f0f80d98a349663d0d3196cbcec2d
2 changes: 1 addition & 1 deletion flutter/example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ class MyApp extends StatefulWidget {
}

class _MyAppState extends State<MyApp> {

@override
Widget build(BuildContext context) {
return feedback.BetterFeedback(
Expand Down