Skip to content
forked from boxting/boxting

🚀 Awesome voting solution focused on security and availability.

Notifications You must be signed in to change notification settings

enzoftware/boxting

 
 

Repository files navigation

Boxting App

Compile and build the app

  • Run on terminal make build_runner
  • Run the app on emulator or physical device.

Depedencies

  • provider
  • get_it
  • firebase & firebase_remote_config
  • dio & retrofit
  • flutter_hooks
  • flutter_html
  • local_auth
  • lottie
  • json_annotation
  • cool_alert
  • ff_navigation_bar
  • pedantic
  • json_serializable
  • mock_web_server
  • mockito

Run locally 😄

Decrypt files locally

  • cd android
  • gpg --output android_keys.zip --decrypt android_keys.zip.gpg && jar xvf android_keys.zip && mv google-services.json app/
  • Need boxting passphrase

About

🚀 Awesome voting solution focused on security and availability.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 98.1%
  • Ruby 1.3%
  • Kotlin 0.2%
  • Swift 0.2%
  • Shell 0.2%
  • Makefile 0.0%