Coder Social home page Coder Social logo

abdelrahmanbonna / bktest Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 229 KB

A new Flutter project made with Flutter clean architecture and Firebase.

Kotlin 0.13% Swift 1.26% Objective-C 0.04% Dart 51.27% CMake 19.71% C++ 22.73% C 1.55% HTML 1.97% Dockerfile 1.04% Shell 0.29%
dart firebase flutter flutter-apps flutter-examples flutter-web

bktest's Introduction

bktest

A new Flutter project made with Flutter clean architecture and Firebase.

Getting Started

Please follow instructions that are presented in Flutter Docs to install flutter and prepare your machine to work with flutter SDK.

How to run the website

To run the test Project after installing Flutter properly from the previous steps please type the following in a Terminal/CMD window opened in the project folder.

flutter build web --web-renderer html

How to run the testing Project

To run the test Project after installing Flutter properly from the previous steps please type the following in a Terminal/CMD window opened in the project folder.

flutter test path/to/test/file

How to run the app via Docker

First open a terminal window in the project folder then type the following:

docker build . -t flutter_docker

After building the docker image and installing flutter with the previous command you will need to run the docker container with:

docker run -i -p 8080:5000 -td flutter_docker .

After that the app will be runing in the backgound and you could access it from: Test App

bktest's People

Contributors

abdelrahmanbonna avatar

Watchers

 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.