Giter Site home page Giter Site logo

sirodaves / songlibapp Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 120.48 MB

SongLib gives you access to your church songbook seamlessly that you don't have to worry about even being online once you have set up the app on your device

Home Page: https://songlib.vercel.app

Kotlin 0.03% Dart 79.57% Swift 0.86% Objective-C 1.68% CMake 6.78% C++ 7.12% C 0.51% HTML 0.44% Ruby 0.57% Java 1.65% Inno Setup 0.57% Makefile 0.23%
christianity church flutter songs believers nyimbozainjili songsofworship williambranham

songlibapp's Introduction

Welcome to SongLib

Get it on Google Play Get it on AppStore Awesome Flutter

SongLib for Android, iOS, Windows

Overview

SongLib is a robust mobile solution tailored for our users who need to sing hymns, designed to streamline their operations and enhance productivity. This Flutter-based application facilitates their access to your church songbook/hymns seamlessly that you don't have to worry about even being online once you have set up the app on your device.

Getting Started

Follow this guide to set up and run SongLib:

Setting Up SongLib:

  1. Install Flutter and Dependencies: Ensure Flutter is installed on your system. Download the Flutter SDK from the official website and set up your preferred IDE (e.g., Android Studio or Visual Studio Code) with the Flutter plugin.

  2. Clone the Repository: Clone SongLib repository from GitHub using Git:

    git clone [email protected]:SiroDaves/SongLibApp.git
  3. Install Packages: Navigate to the project directory and run:

    flutter pub get

Running SongLib:

  1. Device Setup: Connect an emulator or physical device to your development environment. Check connected devices:

    flutter devices
  2. Update Dependencies:

    flutter pub get
  3. Update Code Generated Files:

    dart run build_runner build --delete-conflicting-outputs
  4. Update Localization Strings:

    flutter gen-l10n
  5. Running SongLib:

    flutter run

Building SongLib

  1. Android:

    • Staging: AppTester (Firebase Distribution):

      flutter build apk --flavor staging -t lib/main_stg.dart --no-tree-shake-icons
    • Production (For Play Store):

      flutter build appbundle --flavor production -t lib/main_prod.dart --no-tree-shake-icons
  2. Windows:

    flutter build windows --target=lib/main_prod.dart
    

Congratulations! You've successfully set up and run or built SongLib. Explore the codebase, make modifications, and contribute to creating a seamless experience for the users. Happy coding!

songlibapp's People

Contributors

jacksiroke avatar sirodaves avatar elngatia avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

songlibapp's Issues

Lists screen

Number of songs in a list updates after closing the app or when a new list is created

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.