Review Page Interaction

This project aims to provide a simple and customizable Review Page interaction made with Flutter.

Review-Page-Interaction

Usage

There are two separate components in this project

Arc Menu and Smiley with Expressions

  • Arc Menu

    To customising the bottom Arc menu use ArcChooser

    Modifications can be done with Fonts,Colors and Arc item width in Arc menu

    check ArcChooser.dart to customise it.

  • Smiley

    For the Smiley with expressions you can check the SmileyPainter.

    To customise the colors of Smiley check SmilePainter.dart

    It is possible to customise the colors, Smile Patterns and Eye expressions with ReviewState

Compatibility

  • Android Developer API Level 9 to 27
  • iOS version 9 to 11

GitHub

https://github.com/supermarcos/flutter-review-page-iteraction