BMI App Edit Option Enable
Jun 26, 2025 · 9 min read · Here’s how to create a professional Edit Profile (Account Info) screen with full edit and update functionality: ✅ 1. Create edit_account_view.dart import 'package:flutter/material.dart'; import 'package:get/get.dart'; import 'package:get_storage/get...
Join discussion