Categoría: Apps

Categoría agregada por el Plugin WPeMatico

  • A mobile POS app written with Flutter

    Simple-POS A mobile POS written in Flutter, suitable for small cafe/restaurant, fully offline. Tested & printable on Sunmi V1S device. Support: Android Web (unable to print, yet) English & Vietnamese (auto detect Locale) Install & Run Get flutter flutter config –enable-web flutter run -d chrome Testing flutter test TODO [ ] Inventory journal [ ] Remote printing? (via Bluetooth) GitHub

  • A Flutter app for controlling the power state of Valve Index® lighthouses

    Lighthouse Power Management Power management app to control the Valve Index® lighthouses from your phone. Inspired by lighthouse-v2-manager but that project is desktop only. And if your computer doesn’t have a bluetooth adapter then it is useless. Sadly the Valve Index® doesn’t provide it’s bluetooth adapter to the system and thus can’t be used for that. Fortunately most phones do …

  • A simple flight booking app build with flutter

    Uber Air UberAir is a flutter based school project which uses skyscanner API and Firebase . Features 📱 Select Date Get airport from skyscanner API Select Passenger Get flights from skyscanner API Google authentication Tools 💻 Flutter Vscode Skyscanner Firebase GitHub

  • A movies app made with Flutter

    Flutter Movies App An application made with Flutter to practice the principles of Clean Architecture. Even being focused on architecture, the project also has a beautiful UI. Getting Started Note: You already need to have Flutter installed. # clone the repo git clone https://github.com/marciovalim/flutter-movies-app.git # move to the cloned repo cd flutter-movies-app # get dependencies flutter pub get # run …

  • A beautiful animated onboarding app with flutter

    Animated Onboarding This flutter app is made just to demonstrate how to we can make an animated onboarding experience that looks beautiful and provides a good user experience as well. App Design Download App Note : Uploaded apk is a fat apk which works on armeabi-v7a (ARM 32-bit), arm64-v8a (ARM 64-bit), and x86-64 (x86 64-bit). If you want small size …

  • Flashcard and Kanji writing Flutter App

    KanjiMaru Flashcard and Kanji writing mobile app made in Flutter. After a somewhat long hiatus, I have decided to resume this Hobby Project of mine. As I have been frustrated by the fact that apps on the market do not provide a ‘good’ way to learn to write Japanese Characters, I have decided to create my own app. Inspired by …

  • A Hacker News client built with Flutter

    Zone for Hacker News Zone is yet another Hacker News client, built with Flutter, Slidy, and Hacker News API. Setup Clone this repo to your machine Requirements Android SDK tools Android platform tools Dart Flutter Slidy Build # install slidy pub global activate slidy # build apks for android slidy run apk GitHub

  • Hacker New’s clone mobile application developed with flutter

    Hacker News Application Hackernews site’s clone application developed with flutter and hackernews api. You can fork that repo and develope more. it’s fully open source, so this project isn’t mine. it’s us! let’s contribute these project. How to donwload? run this commands on terminal git clone https://github.com/theiskaa/hackernews_app cd hackernews_app flutter pub get flutter run GitHub

  • A Blogging app made by flutter

    Blog App A Blogging app made by flutter and dart to create and post Blogs. User can also read others Blogs and like it by hiting on thumbs up. Screenshots Future Enhancements Search button on home page. One more section to show all Blog posts posted by all users. User can be able to edit or delete their post. GitHub

  • Waktu solat app for Android Made with Flutter

    Waktu solat Malaysia App waktu solat seluruh Malaysia. Prayer time app across Malaysia. Focusing on lightweight, fast app, easy-to-use and modern UI. App UI GIF Screenshot API Malaysia Prayer Time JSON API ttps://mpt.i906.my/ Changelogs History Wondering what changed with every :new: releases? Or what bug :bug: has been fixed? View more here Report an issue / Feature request Found a …

  • A digital diary and mood tracking flutter app

    star_book “StarBook” is a digital diary, and a mood tracking app. The user will be able to rate his mood for each day and write a short story for him, like how his day was. Color is given to each mood, let’s say, green for a happy mood, red for angry and yellow for a sad mood. The statistics of …

  • A Family finance management app with flutter

    Piggy A WORK IN PROGRESS family finance management app. Technology Stack Web ASP.NET Core Angular MSSQL Mobile Flutter Development Status Checkout the repository projects tab to see what is planned and what is going on now. High level planned items can be viewed under organization’s projects. Mobile App Screenshots GitHub

  • Simplistic mobile RSS client built with Flutter

    Fluent Reader Lite A simplistic mobile RSS client. Download Stable Version The stable version of the app will be released on App Store and Google Play Store when it is ready. Beta Version iOS: Download from TestFlight Android: Download from GitHub Releases Desktop App The repo of the full-featured desktop app can be found here. Features Fluent Reader Lite is …

  • A redesigned instagram mobile app made with flutter

    New instagram A redesigned instagram mobile app made with flutter. :information_source: How To Run To clone and run this application, you’ll need Git + Flutter installed on your computer. Clone and Run # Clone this repository $ git clone https://github.com/lucastssb/new-instagram.git # Go into the repository $ cd new-instagram/ # Install dependencies $ flutter pub get # Run $ flutter run …

  • A minimal front-end library genesis client built with Flutter

    Librebook A minimal front-end library genesis client, built by Flutter. Librebook is an open-source front-end application to help the users download the book easily from library genesis. Features [x] General book download [x] Fantasy book download [x] IPFS download mirror [ ] Syncronize scraper settings (on progress) [ ] Change download location (on progress) [ ] Search history (on progress) …

  • Flutter representation of the Traveler’s Social App

    Flutter Traveler’s Social App Flutter representation of the Traveler’s Social App found on dribbble. ✨ Requirements Any Operating System (ie. MacOS X, Linux, Windows) Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc) A little knowledge of Dart and Flutter A brain to think ScreenShots Author(s) Charly Keleb Charles042 GitHub

  • Flutter app for short-term rain forecasts with MAPLE nowcasting

    MAPLE Nowcasting This repository contains a Flutter app for Android and iOS that facilitates access to precipitation nowcasting data provided by McGill University’s J.S. Marshall Radar Observatory. Screenshots What is Nowcasting Put simply, nowcasting is a practice which aims to accurately extrapolate very-near-future data using past trends. In meteorology, nowcasting algorithms have been developed to predict rainfall 2-6 hours in …

  • A movies application made with Flutter / Dart

    Flutter Movies Application A movies application that connects to the TMDB Log . Get trending and newly released movies with in-depth details. Screenshots On Load Navigation Toggle Theme Toggle Drawer Refresh Toggle Search Search Error Search No Results Search Success To Movie Screen From Movie Screen Favorites Email LinkedIn Source Features [x] When the app is loaded, trending movies and …