Mes: marzo 2021

  • AI-powered personal Yoga Instructor App built using flutter

    Sofia Sofia is your personal AI powered Yoga instructor, allowing you to harness the benefits of yoga from any place you want. The app is built using a cross-platform framework called Flutter, so it can run on both iOS and Android. For authentication, we have used Auth0 SDK. Cloud Firestore is used for storing the user-info and the track data. …

  • A cross-platform mobile wallet for the NANO cryptocurrency

    Natrium – Fast, Robust & Secure NANO Wallet Natrium is a cross-platform mobile wallet for the NANO cryptocurrency. It is written in Dart using Flutter. Server Natrium’s backend server can be found here Contributing Fork the repository and clone it to your local machine Follow the instructions here to install the Flutter SDK Setup Android Studio or Visual Studio Code. …

  • Wallet for Peercoin and Peercoin Testnet written in Flutter

    peercoin-flutter Wallet for Peercoin and Peercoin Testnet using Electrumx as backend. Early alpha Basic testing successfull on iOS 14.4 and Android 10. Use at own risk. Development This repository currently relies on a fork of bitcoin_flutter, which can be found here: peercoin/bitcoin_flutter The original library is not compatible, due to transaction timestamp incompability. Update icons flutter pub run flutter_launcher_icons:main Update …

  • The all-in-one RPI transportation app with Flutter

    smartrider The all-in-one RPI transportation app developed with Flutter and Firebase. Our goal is to make transportation in and around RPI safer and more intuitive.RCOS Project Currently planned features: [ ] Allows you to call RPI saferide like uber. [x] Contains CDTA bus and RPI shuttle schedule. [x] Allows you to search for specific departures. [ ] Shows closest stops …

  • Development tools to help you building UI on Flutter

    Dashbook Dashbook is a UI development tool for Flutter, it works as a development enviroment for the project widgets and also a showcase for common widgets on the app, it is heavly inspired by Storybook library, so it should be very easy for people who has already used Storybook, to use Dashbook. It currently supports both mobile and web, having …

  • Building a travel budget app using Flutter

    Travel Treasury This repository contains all the code written throughout the 1ManStartup YouTube tutorials for building a travel budget app using Flutter How To Use This Resource Each episode where code is created or modified will have an associated branch in this repo. The code in each episode’s branch will contain the completed code from that episode and the branch …

  • Vintage Pacman Game developed in Flutter

    Pacman The beloved vintage Pacman game with Flutter Animations and Sound Effects compatible in both Andriod and IOS. Project Structure: The rough breakdown of the game will consist of game logic and I/O. The game logic will consist of collision detection, scoring, and enemy AI. The I/O will include mostly interaction with the touch and if time forbids, maybe a …

  • Derpibooru client made with Flutter

    Chryssibooru Derpibooru viewer made in Flutter. Todo Themes? Wontdo Likes Favourites Comments Anything that requires the user to log in, since Derpibooru API does not support it Known bugs An error screen might sometimes flash briefly when swiping between video files. It soon disappears, though, and the video loads fine. Happens only on slower devices or when loading large files. …

  • 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

  • Design beautiful native windows apps using Flutter

    fluent_ui Design beautiful native windows apps using Flutter.Implements Fluent UI to Flutter. Motivation Since flutter has Windows support (currently in alpha as of 18/02/2021), it’s necessary to have support to its UI guidelines to build apps with fidelity, since it has support for Material and Cupertino. See this for more info on the offical fluent ui support See also: Material …

  • 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 …