From cee80111fcb537dfafbe67104ba83160d6cfc527 Mon Sep 17 00:00:00 2001 From: Sikander Saleem Date: Thu, 9 Jun 2022 14:06:04 +0300 Subject: [PATCH] for comment --- lib/ui/profile/dynamic_screens/dynamic_input_profile_screen.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ui/profile/dynamic_screens/dynamic_input_profile_screen.dart b/lib/ui/profile/dynamic_screens/dynamic_input_profile_screen.dart index 6ce01bc..6e054c9 100644 --- a/lib/ui/profile/dynamic_screens/dynamic_input_profile_screen.dart +++ b/lib/ui/profile/dynamic_screens/dynamic_input_profile_screen.dart @@ -1,5 +1,6 @@ import 'dart:io'; + import 'package:easy_localization/easy_localization.dart'; import 'package:flutter/cupertino.dart'; import 'package:flutter/material.dart';