Reply is an email app that uses Material Design components and Material Theming to create an on-brand communication experience.
This project tries to deliver a pixel-perfect implementation of the Reply Material Design Case Study in Flutter.
The focus lies on the UI (animation, layout, transition, etc.) and should showcase how
powerful Flutter has become as a UI framework.
Getting Started
To install the app on your phone you have two options. For Android you can download a pre-compiled
APK file from the 'Releases' tab or use the this direct link.
You can also download and build the project locally - for this you need to have a local Flutter installation.
Just clone the project and inside the root execute flutter run --profile.
This will compile and install the app on your connected device / emulator / simulator.
Also make sure to enable slow animations
请发表评论