Tuesday 2 July 2019

A mobile app built with Flutter that displays the various holidays

flutter tutorial,flutter,flutter tutorial for beginners,flutter app,flutter tutorials,flutter sdk,tutorial,flutter course,learn flutter,flutter tutorial ios,flutter firebase tutorial,flutter widgets,flutter app development tutorial,flutter ios,flutter dart,flutter android,google flutter,flutter sdk tutorial,flutter tutorial app,google flutter tutorial,flutter sqflite tutorial,flutter tutorial deutsch,flutter tutorial android

World Holidays Mobile App

World Holidays is a mobile app built with Flutter that displays the various holidays in a year across the countries of the world and reminds you of your favourite holidays.
flutter tutorial,flutter,flutter tutorial for beginners,flutter app,flutter tutorials,flutter sdk,tutorial,flutter course,learn flutter,flutter tutorial ios,flutter firebase tutorial,flutter widgets,flutter app development tutorial,flutter ios,flutter dart,flutter android,google flutter,flutter sdk tutorial,flutter tutorial app,google flutter tutorial,flutter sqflite tutorial,flutter tutorial deutsch,flutter tutorial android

Key Features

  • Supports over 200 countries
  • Reminder-
    • Add reminders for your favorite holidays.
  • Dark/Light mode

How To Use

To clone and run this application, you'll need Git and Flutter on your computer.
Then you'll need to get an api key from Calendarific and specify it in the lib/resources/calendarific_provider.dart file as follows:
From your terminal:
# Clone this repository
$ git clone https://github.com/herovickers/world_holidays.git

# Go into the repository
$ cd world_holidays
Bash
Add your api key to lib/resources/calendarific_provider.dart
 String apiKey = calendarificApiKey;
Then
# Run the app
$ flutter run
Bash

Download

You can download the app on PlayStore.


GitHub

World Holidays is a mobile app that displays the various holidays in a year across the countries of the world and reminds you of your favourite holidays. — Read More
Latest commit to the master branch on 7-9-2019
Download as zip