About | Requirements | Starting | Author
EasyCalendar - An app developed in Flutter to allow candidates to schedule time with tech recruiters seamlessly.
Before starting 🏁, you need to have Flutter installed.
# Clone this project
$ git clone https://github.com/MatheusChein/flutter-landing-page.git
# Access
$ cd flutter-landing-page
# Install dependencies
$ flutter pub get
# Run the project
$ flutter run -d chrome
# The app will initialize in the a new Chrome window
Made with ❤️ by Matheus Chein