step 16 : fix dropdown sex in edit screen

This commit is contained in:
sindhu
2025-02-18 07:48:09 +07:00
parent 6af18dbe58
commit 34ef739107
7 changed files with 263 additions and 49 deletions

View File

@@ -8,7 +8,7 @@
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
import '../../main.dart';
import 'package:scanktpflutter/main.dart';
void main() {
testWidgets('Counter increments smoke test', (WidgetTester tester) async {