World_holidays - #1 A mobile app built with Flutter that displays the various holidays

Overview


World Holidays Logo
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.

Key FeaturesHow To UseDownloadCreditsLicense

World Holidays Mobile App Gif

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

Add your api key to lib/resources/calendarific_provider.dart

 String apiKey = calendarificApiKey;

Then

# Run the app
$ flutter run

Credits

This app uses the following:

License

MIT


victoreronmosele.com  ·  GitHub @victoreronmosele  ·  Twitter @vic_eronmosele

You might also like...

Multi type list view - A flutter customer ListView that displays multiple widget types.

Multi type list view - A flutter customer ListView that displays multiple widget types.

MultiTypeListView A light weight flutter customer ListView that displays multiple widget types. Screenshot home chat Getting Started dependencies: m

Jun 28, 2022

This application displays the characters of the series Breaking Bad, has been used Cubit state and API .

breaking_bad A new Flutter project using bloc. Getting Started This project is a starting point for bloc state_management. A few resources to get you

Dec 24, 2021

Simple project that consumes the World Time APi and displays the time for the chosen location.

Simple project that consumes the World Time APi and displays the time for the chosen location.

World Time App Simple project that consumes the World Time APi and displays the time for the chosen location. Web Api WorldTime Technologies Flutter A

Jan 20, 2022

SoundVolumeView that displays general information and the current volume level for all active sound components in your system, and allows you to instantly mute and unmute them

SoundVolumeView that displays general information and the current volume level for all active sound components in your system, and allows you to instantly mute and unmute them

SoundVolumeView that displays general information and the current volume level for all active sound components in your system, and allows you to instantly mute and unmute them

Mar 4, 2022

Here is an application project that displays a list of products from the Elevenia API called STORE.

Here is an application project that displays a list of products from the Elevenia API called STORE.

Here is an application project that displays a list of products from the Elevenia API called STORE.

May 18, 2022

A text field that displays text on different languages based on your selection.

translatable_text_field A text field that displays text on different languages based on your selection. Its basic idea is that you place this fields i

Mar 13, 2022

Fluter-json - App Demonstrating JSON Data Parsing with various flutter widgets

Fluter-json - App Demonstrating JSON Data Parsing with various flutter widgets

users_list Flutter App to Demonstrate JSON Parsing Getting Started This project is a starting point for a Flutter application. A few resources to get

Jul 10, 2021

An Effort to gather all Flutter Create App submissions at one place from various resources.

An Effort to gather all Flutter Create App submissions at one place from various resources.

 Flutter Create Submissions 2019 🏆 An Effort to gather all Flutter Create App submissions at one place from various resources. If you would like to

Dec 17, 2022

A women safety app with various features on which women of our society can count on.

A women safety app with various features on which women of our society can count on.

Amaan - You Deserve to be Safe! This is Hackfair 2.0 Submission where team from Google DSC COMSATS University Islamabad developed a women safety app a

Nov 10, 2022
Comments
  • Add unit tests

    Add unit tests

    This task will involve reorganizing some of the existing code structures to make them more modular to allow easier testing.

    Also, PRs will be made against the develop branch before getting merged into master on new versions.

    Basically using the Gitflow Workflow

    enhancement 
    opened by victoreronmosele 0
Owner
Victor Eronmosele
Software Engineer, experienced in building web and mobile applications, with a strong focus on testing and maintainability.
Victor Eronmosele
Brands info app - Simple app that displays information about brands

brands_info_app Simple app that displays information about brands UI

Bunyod 0 Jan 6, 2022
A mobile game using Flutter to test your reaction speed in various ways

FLX Test your Reflexes! A simple mobile game built with Flutter, Provider and BLoC pattern Key Features Three different play modes! Visual mode: tap w

null 24 May 11, 2021
Vineet Kalghatgi 32 May 13, 2022
Ali Türkay AVCI 1 Jan 20, 2022
A Flutter app that displays superheroes and villains from different universes

?? FlutterSuperHeroes A Flutter app that displays superheroes and villains from different universes ?? ScreenShots 1 2 3 4 5 6 ✨ Requirements Any Oper

Festus Olusegun 100 Dec 27, 2022
A Simple Flutter Android App, which displays Sensor Data.

sensorz A Simple Flutter Android App, which displays Android Sensor Data. Introduction :: For implementation of UI, this app uses Flutter Framework. C

Anjan Roy 90 Dec 25, 2022
A Flutter widget that checks and displays the version status of application and you can easily guide user to update your app

A most easily usable Flutter widget about application version check! 1. About 1.

Kato Shinya 1 Dec 16, 2021
Neumorphic style - Example app with Flutter that displays a neumorphic style container

Flutter Neumorphic Style Example App Example app with Flutter that displays a ne

Piyush Nagpal 2 Mar 24, 2022
Api Call Check flutter - A new Flutter project that demonstrates api calling and displays them in a scrollable list

api_fetch A new Flutter project that demonstrates api calling and displays them

Babish Shrestha 0 Jan 2, 2022
This plugin allows Flutter desktop apps to Retrieve information about screen size, displays, cursor position, etc.

screen_retriever This plugin allows Flutter desktop apps to Retrieve information about screen size, displays, cursor position, etc. screen_retriever P

LeanFlutter 27 Dec 6, 2022