Skip to content

Commit

Permalink
Ignore irrelevant lint in example
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasWanke committed Jan 26, 2025
1 parent 7e943b3 commit f850ebb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/lib/main.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// ignore_for_file: use_key_in_widget_constructors

import 'package:flutter/material.dart';
import 'package:go_router/go_router.dart';
import 'package:swipeable_page_route/swipeable_page_route.dart';
Expand Down

0 comments on commit f850ebb

Please sign in to comment.