All Projects → iamEtornam → InventoryDesktopFlutterApp

iamEtornam / InventoryDesktopFlutterApp

Licence: MIT license
Implementation of Flutter Desktop Application

Programming Languages

dart
5743 projects
ruby
36898 projects - #4 most used programming language
swift
15916 projects
HTML
75241 projects

Projects that are alternatives of or similar to InventoryDesktopFlutterApp

joplin-plugin-combine-notes
Joplin plugin to combine one or more notes to a new one.
Stars: ✭ 27 (-25%)
Mutual labels:  desktop-app
TinyChat
💬 Extra small chat client with GUI
Stars: ✭ 15 (-58.33%)
Mutual labels:  desktop-app
elephicon
A GUI wrapper for png2icons.
Stars: ✭ 90 (+150%)
Mutual labels:  desktop-app
nw-angular-cli-example
An example of an Angular CLI app running in NW.js
Stars: ✭ 24 (-33.33%)
Mutual labels:  desktop-app
competiwatch-desktop
Desktop app built in Electron for tracking your competitive match history in Overwatch.
Stars: ✭ 94 (+161.11%)
Mutual labels:  desktop-app
jdeploy
Developer friendly desktop deployment tool
Stars: ✭ 282 (+683.33%)
Mutual labels:  desktop-app
source-me
ℹ️ A small, minimal application built with Electron which provides necessary tools needed for web development.
Stars: ✭ 91 (+152.78%)
Mutual labels:  desktop-app
jspaint.exe
🌂JS Paint ~~ as a cross-platform native desktop app. In other words, the "🎨 Classic MS Paint, REVIVED + ✨Extras".exe hehe
Stars: ✭ 117 (+225%)
Mutual labels:  desktop-app
html-mangareader
A lightweight offline CBZ/CBR and image viewer with full continuous scrolling
Stars: ✭ 84 (+133.33%)
Mutual labels:  desktop-app
gophersnake
Stand-alone Gopher client for modern desktops
Stars: ✭ 14 (-61.11%)
Mutual labels:  desktop-app
Anything
Digital asset organizing tool for creators.
Stars: ✭ 19 (-47.22%)
Mutual labels:  desktop-app
joplin-plugin-tagging
Plugin to extend the Joplin tagging menu with a copy all tags and tagging dialog with more control.
Stars: ✭ 17 (-52.78%)
Mutual labels:  desktop-app
hubtel-payment
🎉A comprehensive PHP Client Package for consuming the Hubtel Payment API
Stars: ✭ 13 (-63.89%)
Mutual labels:  ghana
fhash
fHash - an open source files hash calculator for Windows and macOS
Stars: ✭ 222 (+516.67%)
Mutual labels:  desktop-app
JetTunes-Desktop-Music-Player
Material design music player made with javafx
Stars: ✭ 36 (+0%)
Mutual labels:  desktop-app
QRCodeFX
Simple tool to generate/read QR Code and export it.
Stars: ✭ 31 (-13.89%)
Mutual labels:  desktop-app
antares
A modern, fast and productivity driven SQL client with a focus in UX.
Stars: ✭ 836 (+2222.22%)
Mutual labels:  desktop-app
squoosh-desktop-app
Squoosh Desktop App is a multiplatform desktop app to compress, resize, and crop your images.
Stars: ✭ 141 (+291.67%)
Mutual labels:  desktop-app
react-electron
Boilerplate for creating an Electron desktop app with React
Stars: ✭ 77 (+113.89%)
Mutual labels:  desktop-app
MagicBox
Organize your workspace, keep files optimized, prepare images for publishing
Stars: ✭ 65 (+80.56%)
Mutual labels:  desktop-app

Flashmall Vendor

Maintenance ForTheBadge built-with-love ForTheBadge made-with-flutter ForTheBadge ios-supported ForTheBadge ios-android

This project is an implementation of a Design i found on Dibble.com by Casprine Assempah

Art

Light Theme


Dark Theme

Getting Started

This project is a starting point for a Flutter application.

To clone this project, open your terminal or cmd

cd folder/to/clone-into/
git clone https://github.com/RegNex/InventoryDesktopFlutterApp.git

Then locate the project on your system and open with android studio or Vscode or intellij IDE.

To Run:

C:\path\to\project> flutter pub get

then run:

C:\path\to\project> flutter run -d macos

Build release version

run: flutter build <OS PLATFORM> e.g flutter run macos

Switch Theme

Automatically switch theme based on system settings

Resources

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Prerequisites

What things you need to run the app

* Android Studio/Vscode/Intellij IDE
* Flutter SDK
* Android SDK
* MacBook

How to contribute

  • Fork the repository and clone it locally. Connect your local to the original “upstream” repository by adding it as a remote. Pull in changes from “upstream” often so that you stay up to date so that when you submit your pull request, merge conflicts will be less likely. (See more detailed instructions here.)
  • Create a branch for your edits.
  • Reference any relevant issues or supporting documentation in your PR (for example, “Closes #37.”)
  • Include screenshots of the before and after if your changes include differences in HTML/CSS. Drag and drop the images into the body of your pull request.
  • Test your changes! Run your changes against any existing tests if they exist and create new ones when needed. Whether tests exist or not, make sure your changes don’t break the existing project.
  • Contribute in the style of the project to the best of your abilities. This may mean using indents, semi-colons or comments differently than you would in your own repository, but makes it easier for the maintainer to merge, others to understand and maintain in the future.

Built With

Author 😊

Etornam Sunu Bright

Inspiration

Casprine Assempah

License

MIT License

Copyright (c) 2020 Etornam Sunu

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].