Mes: junio 2021

  • A jiu-jitsu app made in flutter

    jiu_jitsu_para_todos A jiu-jitsu app made in flutter. The purpose of this repository is to show and document my first experience when creating an app I accept any constructive criticism or contribution first I would like to say that some files were not placed in the repository because they have sensitive information, however all the code that was restricted was in …

  • A simple weather forecast app uses Flutter and WeNowAPI

    weNow-App WeNow is a simple weather forecast app, which uses WeNowAPI to fetch 8 day / 1 hour forecasted data from the OpenWeather and also provides places,cities,counties,coords etc. WeNowAPI 5000+ cities. 8 Days weather forecast. Hourly forecast data of 2 days. Weather alerts. Features Live in-app database Simple UI Optimized API calls Screens Light Theme Dark Theme

  • Tangram App created using flutte

    Tangram App Tangram is a creative intelligence game on the basis of creating various forms by combining seven geometrically shaped pieces made of stone, bone, plastic or wood. How do i play You can level up by placing the pieces given for placement in appropriate places. There are 9 levels, 3 easy, 3 medium and 3 hard. Plugins Tangram App …

  • Flutter based UI for legal inheritance share calculator

    Miras Paylaşımı App A new Flutter application on inheritance rates of the inheritors. The rules will be under Turkish Civil Code’s orders. The UI will be consist of 5 different view: disclaimer, home, blog, forms and calculation output. It aims to help people on inheritance related legal procedures. Mockups were designed on Balsamiq Wireframe tool. You can find them in …

  • CyBear Jinni App written in Flutter

    CyBear Jinni App This repository is in charge of the CyBear Jinni App and is part of the CyBear Jinni Smart Home system. The CyBear Jinni App lets you control and manage the CyBear Jinni smart devices through your Android, IOS and Web Browser. The CBJ App is written in Flutter and let you control all the CBJ Smart Devices …

  • A unit converter app created with Flutter

    Converter Converter is a unit converter app created with Flutter. https://play.google.com/store/apps/details?id=maxeem.america.flutter.converter ‒ by taking Udacity course ‘Build Native Mobile Apps with Flutter’ ‒ for portfolio and educational purposes GitHub https://github.com/maxeema/converter

  • A fully fledged Sudoku game written in Flutter

    Flutter-Sudoku This is a fully fledged Sudoku game written in Dart using Flutter. It can be exported to Android, iOS, Fuchsia, Windows, Linux, MacOS, PWA or a Web App. Installation & Usage: Can be played online in the browser. Can be installed as a Progressive Web App on any platform. See Use Progressive Web Apps Can be installed as an …

  • Mobile app for wger Workout Manager with flutter

    Mobile app for wger Workout Manager wger is a free, open source flutter application that manages and tracks/logs your exercises and personal workouts, weight and diet plans. This is the mobile app written with Flutter, it talks via REST with the main server. Installation Development 1 Install the wger server, the easiest way is starting the development docker-compose:https://github.com/wger-project/wger Alternatively, you …

  • Flutter cross-platform app with AWS integration

    Zoo Home Flutter cross-platform app with AWS integration. Shelters and pets app using AWS Amplify and BLOC Auth to create new shelter Add pet cards, upload photos and fill pets info Search pets and shelters Send requests and contact pets owner through email GitHub https://github.com/yurydemin/zoo_home

  • Flutter UI library based on Carbon Design System

    Flutter Carbon Unofficial implementation of Carbon Design System using Flutter framework. Finished widgets [x] CButtons (primary, secondary, danger, tertiary, ghost) [x] CTextfield (primary, success , warning, danger) based on validation [x] CForm (form , form group) [x] CCheckbox [x] CSVGIcon [x] CLink Screenshots Form Button Setup project Clone the repo: git clone https://github.com/NourEldinShobier/carbon-flutter Change directory to lab: cd lab Get …

  • A Todo App Made with Flutter

    taskit A Todo App Made with Flutter Project Version List and Future Task Version Status Flutter App Setup 0.0.1(beta) [✓] Task List Display 0.0.2(beta) [✓] Add Task 0.0.3(beta) [✓] Update Task 0.0.4(beta) [✓] Connect to sqlflite 0.0.5(beta) [✓] Migrate to Null Safety 0.0.6(beta) [✓] Add Icons for Android 0.0.7(beta) [✓] Launch Android App 0.1.0 [✘] Migrate Tasks to DB 0.1.1(beta) …

  • A lightweight wallet for individuals to manage DIDs and VCs with flutter

    credible Credible is a native mobile wallet that supports W3C Verifiable Credentials and Decentralized Identifiers built on DIDKit and Flutter. We packaged the DIDKit library written in Rust into a Flutter application running on both Android and iOS, using C bindings and Dart’s FFI capabilities. This is the wallet counterpart to the rich, growing toolkit supplied by DIDKit, the two …

  • A simple notification notes app made with flutter

    Notification notes Show notes as notifications, remove notes by swiping left. Edit notes by swiping right. Features Dismissible, editable and reordable list Planned features Schedule notifications Dependencies Provider Local Notifications Shared preferences Slidable GitHub https://github.com/DanielBerge/notification-notes