Flutter UI Designing Doctor Online Appointment App UI Design (Figma to Flutter)
In this post, we are going to create a Doctor Online Appointment App Figma Freebies from Figma Community.
Designed by Gilang Segara
Refer to this ► https://www.figma.com/community/file/867963472996705280
In this application, you can consult with great doctors from leading hospitals with various diseases. In addition, you can also make an appointment with a doctor before going to the hospital for an examination.
And in this section, we will implement many widgets and concepts, such as Hero Widget to make awesome transition animation with minimum setup, GridView to make Grid Menu, IntrinsicHeight and IntrinsicWidth, RichText, TextSpan and much more.
⚠️ FLUTTER & DART VERSION
- Flutter 2.8.1
- Dart 2.15.1
🔨 PACKAGE FOR THIS PROJECT
- google_fonts: https://pub.dev/packages/google_fonts
- flutter_svg_provider: https://pub.dev/packages/flutter_svg_provider
- flutter_rating_bar: https://pub.dev/packages/flutter_rating_bar
VSCODE THEME
📂 PROJECT FILE
Flutter Starter Code
Flutter Final Code
Watch here