createBuyOrder called in create_order_cubit.dart seems hardcoded to a gmail address. Assumption here is, we need to provide a gmail address of the user. Depending on the OS this may require different methods to obtain an email address, but we shouldn't leave it hardcoded.