Giter Club home page Giter Club logo

brycenchatbot's Introduction

Project Title

A brief description of what this project does and who it's for

Features

  • Light/dark mode toggle
  • Live previews
  • Fullscreen mode
  • Cross platform
Home Chat Summarize
Home UI Chat UI Summarize UI
Home Chat Summarize
Home UI Chat UI Summarize UI

Prerequisites

Installed: npm, Flutter,

Installation

1. Settup Firebase for Flutter app

Init Firebase

  • Create new project:

Init Firebase project

  • Set Up FireStore Database for store app data:

FirestoreDatabase

  • Set Up Firebase Storage for store files:

FirebaseStorage

Login with Firebase CLI

Install Firebase CLI via npm by running the following command:

  npm install -g firebase-tools

Then login your google account

  firebase login

FirebaseStorage

Install FlutterFire CLI

Running the following command from any directory:

  dart pub global activate flutterfire_cli

2. Clone Flutter project:

  • Open Terminal and point to folder which will contain your project:
  git clone https://github.com/congltk1234/BrycenChatbot.git
  • Change working directory:
  cd BrycenChatbot
  • Adding package dependency to project:
  flutter pub get
  • Connect Firebase to project:
  flutterfire configure

firebaseLogin

Build file APK
This is how you dropdown.
  flutter build apk
Install APK on a device
Follow these steps to install the APK on a connected Android device. From the command line connect your Android device to your computer with a USB cable.
  flutter install

Authors

Badges

Add badges from somewhere like: shields.io

MIT License GPLv3 License AGPL License

brycenchatbot's People

Contributors

congltk1234 avatar

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.