Autor: atomicflavor

  • Crypto Loss Gain Calculator App build with Flutter

    Crypto Loss Gain Calculator Crypto Loss Gain Calculator App build with Flutter. It developed with DDD (Domain Driven Design) principles. Flutter with DDD In Flutter development, DDD might be used with different state management libraries; such as BLOC, provider, redux… This project uses Provider. The directory of the project is mainly seperated into 4 subdirectories: Application, Domain, Presentation, Infrastructure. Each …

  • A flutter app bridges the Gap between Tutors and Learners

    Ajent An app bridges the Gap between Tutors and Learners . Features Multiple sign-in providers (Google, Facebook, Phone – OTP) Course management (support both course for teaching or learning) Course searching Course evaluation Request management Realtime chatting Course in-app sharing Push notifications Multiple languages Tech Stack Client: Flutter (Dart) Server: Firebase State Management: GetX (MVC model) Installation Clone the project …

  • A Mail app for iOS and Android build in Flutter

    Codename: Maily Mail app for iOS, Android and hopefully more platforms in the future. Developed in Flutter. Test Maily You can test an early access version of Maily today: on Android at Google Play. on iOS with TestFlight. Screenshots Android Features POP and IMAP service providers are supported, though POP accounts are not tested at this moment Multiple account support …

  • A Privacy Centric Matrix Client Built With Flutter

    syphon Syphon is still in alpha and we do not recommend using it where proven and independently verified security is required. Why Syphon aims to be built on the foundations of privacy, branding, and user experience in an effort to pull others away from proprietary chat platforms to the matrix protocol. Matrix has the potential to be a standardized peer-to-peer …

  • An open source UI library with 1000+ Widgets to build flutter app

    GetWidget GetWidget is a 100% free Flutter open-source UI library built with Flutter SDK to make Flutter development easier and more joyful than ever. GetWidget has 1000+ pre-build widgets that you can reuse to develop both Flutter mobile app and web app. Our motto is to provide the best Flutter UI library to the Flutter community to speed up their …

  • SImple Note App using Hive and Flutter

    VNotes This is an old project I was working on when learning to use Hive, will start working on it full time and will be adding new features as soon as possible. You can download the app from Play Store Here Plugin’s Used Hive (To locally store Data) Toast (To display useful message) Path Provider upgrader (To alert users when …

  • A Simple Workout Timer App Built With Flutter

    Just Another Workout Timer A simple timer for your workouts, built with Flutter! About The Project Create complex workouts easily Define your own exercises with custom durations Add exercises to custom sets Text-to-Speech announcements Modern Material Design built with Flutter Ad-free Free and Open-Source Screenshots How To Backup & Restore Your Workouts Just Another Workout Timer saves your workouts to …

  • A Home Automation App using Flutter & ESP32 Dev Board

    Home-Fi Home Automation App using Flutter, Adafruit IO & Esp32 dev board. A Home Automation App using Flutter & ESP32 Dev Board. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help …

  • Fully customisable Neumorphic Containers for flutter

    neumorphic_container Fully customisable Neumorphic Containers for your flutter projects. Getting Started In the pubspec.yaml of your flutter project, add the following dependency: dependencies: … neumorphic_container: «^0.0.1+2» In your library add the following import: import ‘package:neumorphic_container/neumorphic_container.dart’; For help getting started with Flutter, view the online documentation. Usage Simple Container: For best results, set the background color of a surrounding widget to …

  • A flutter app aimed at helping people getting their vitals using Photoplethysmography

    Upcharika A unique flutter application aimed at helping people getting their vitals using Photoplethysmography and Computer Vision Current Goals: Use the camera and flash sensors to calculate Heart Rate Use the camera and flash sensors to calcuate SP02 Make a dashboard for storing periodic readings User Profile Login Page Sign Up Page Splash Screen Firebase/Supabase Intergration for Authentication Generate Reports …

  • A implementation of Flx Design System for Flutter

    Paper Paper is a implementation of Flx Design System for Flutter. Installing Add a lines like this to your pubspec.yaml. dependencies: paper: git: url: https://github.com/the-flx/paper.git ref: vX.X.X After replace X.X.X of the prefer version of package on github releases page. Next step is will run command flutter pub get. Importing Now in your Dart code, import paper like on example. …

  • A simple flutter app to keep track the time you Learn

    progressor-simple-edition Sometime you want to set a target for you weekly, for example: «Reading Book for 8 hours every week». This app helps you to do that. Furthermore, you can see the progress that you have done so far in the current week. Current version is very simple and support for Android Only. The project also has not migrated to …

  • The Tasko App made with Flutter

    tasko_rem The Tasko App is now compatible on iOS, Android and others distribution, because it’s made with Flutter You can now add task, check them or uncheck. You can only type a text but later, I will add a color parameter. GitHub https://github.com/5CYTH3/tasko_rem

  • A simple app to make Flutter development more delightful

    Flutter Sidekick Sidekick is an app that provides a simple desktop interface to tools that enhance Flutter development experience to make it even more delightful. Features Manage Flutter versions Explore releases View most used packages Search versions across apps Version sandboxing (playground) more… GitHub https://github.com/leoafarias/sidekick

  • A vocab app built with Flutter and Supabase

    Vocabhub 0.2.2 A vocab app built with Flutter and Supabase. View Demo View Github Platform Android iOS MacOS Web Contributing Feel Free to contribute to this app, Data being collected from this sheet. Contribution does not necessarily mean sending a pull request you could also contribute by improving the sheet. Getting Started This project is a starting point for a …

  • A Nice Clean Analog Clock App UI With Flutter

    Analog Clock Light & Dark Theme We design a nice clean analog clock app UI by using flutter. Our clock supports both the Dark and Light theme. If you want to learn how to use both Light and Dark theme then it helps a lot. How I can run it? 🚀 Clone this repo 🚀 Run below code in terminal …