Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

flutter_doctor_appointment_booking_app

on demand doctor appointment booking app built in flutter.

getting started

flutter_doctor_appointment_booking_app project has “main.dart” as entry point.

= = = to generate android release steps = = =

generate fat apk

  • flutter clean
  • flutter build apk –release

generate split apk’s

  • flutter clean
  • flutter build apk –split-per-abi –release

= = = ios release steps = = =

set ios deployment target

follow below steps

  • setup flutter sdk
  • get packages
  • open runner.xcworkspace from ids folder
  • update version code in yaml

bellow commands will generate the runner.app file

  • flutter clean
  • flutter build ios –release

now open the xcode run/build to check if project has error

select product -> archive
follow the uploading steps


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

Top