Skip to content
/ iirc Public
forked from jogboms/iirc

🤔 IIRC (If I remember correctly): For keeping track of important recurring events.

License

Notifications You must be signed in to change notification settings

dev-tayy/iirc

 
 

Repository files navigation

If I Remember Correctly (IIRC)

For keeping track of important recurring events.
Built with ❤︎ by jogboms

Format, Analyze and Test codecov

Get it on Google Play


Getting Started

After cloning,

FVM setup

Install fvm if not already installed.

dart pub global activate fvm

Install local flutter version.

fvm install

Install & L10n code generation

fvm flutter pub get 
fvm flutter gen-l10n

Running

There are three (3) available environments:

  • mock: Demo mode with non-persistent data
  • dev: Development mode connected to firebase dev instance
  • prod: Production mode connected to firebase production instance

To run in mock mode,

fvm flutter run --flavor mock --dart-define=env.mode=mock

UI Shots

License

MIT License

About

🤔 IIRC (If I remember correctly): For keeping track of important recurring events.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 97.9%
  • HTML 0.7%
  • Shell 0.5%
  • Makefile 0.4%
  • Ruby 0.4%
  • Swift 0.1%