Mes: noviembre 2022

  • Note Taking App made in Flutter with Sqlite database

    Note Taking App made in Flutter with Sqlite database This is a note taking app made with flutter. Concepts used: Sqlite database to store custom Note object. Search Functionality Staggered GridView Video Demo: https://www.youtube.com/watch?v=Fg68VND8unE If you want to use firebase to store the notes online, check out this repo . Screenshots: GitHub View Github

  • A simple implementation of local authorization and remembering user data

    Splash_and_login_app A pretty simple implementation of local authorization and remembering user data. App screens: Splash screen – the first screen that is shown for 3 seconds after default native splash screen. Login screen – the second screen that is shown after splash screen if the user hasn’t been authorized with ‘remember me’ checkbox yet. Congrats screen – the third screen …

  • A simple Electron application using NodeJS with Flutter Web and Dart

    simple-electron-nodejs-flutter-web A simple Electron application using NodeJS middleware with Flutter web and Dart. This project name is wapui (web application platform for ui). electron release application to MacOS, Linux and Windows (electron: version 21) npm managing scripts supported (npm: version 8) node.js middleware integrated (node: version 16) flutter web integrated (flutter: version 3) internalization supported (flutter: en, ko) loading spinning …

  • A Meditation App With Basic Fiture Of Normal Meditation App

    📦 Meditation App MedtApp Is A Meditation App With Basic Fiture Of Normal Meditation App. 🎁 Fiture Icon Logo App Name Splash Screen Easy State Management Animation Lottie Calendar 📄 Page Include Home Page Meditation Page Calendar Page 🎖 Installing dependencies: flutter: sdk: flutter awesome_snackbar_content: ^0.0.8 badges: ^2.0.3 cupertino_icons: ^1.0.2 draggable_fab: ^0.1.4 flashy_tab_bar2: ^0.0.4 flutter_native_splash: ^2.2.10+1 google_fonts: ^3.0.1 lottie: ^1.4.3 …

  • An open source flutter project to listen to to our favourite Sunday Suspence

    Sunday Suspense App An open source flutter project to listen to our favourite Sunday Suspense Don’t forget to ⭐ the repo Download        Features Smooth and responsive UI Curation of different categories Minimalistic yet beautiful Player Categorized by different genres and authors Search for your favourite Sunday Suspense Playback History (Remember where you left off) Updated weekly with new episodes …

  • A Flutter App to Control self-built-lamps

    About App to Control self-built-lamps in my apartment Can chose 7 Million RGB-Colors from a colorpicker Transport Protocol: UDP You can control multiple lamps each or at more at once Possible to execute predefined animations Possible to add and delete lamps You can also use normal lamp light, not just RGB User Interface Lamp GitHub View Github

  • Chess game created using Flutter

    Flutter chess game Flutter chess game fully written on dart. In dependencies only flutter_bloc library. Features I work with this repo only when I’ve a free time. But I don’t have enough ))) My main Idea is: Separate logic and presentation ✅ Models: contains logic UI: contains all ui widgets bloc: use for binder between model and ui Create logic …

  • Fudge Financial Application With Flutter

    Fudge Financial Application Preview & Features Application Preview FEATURES ✅ Flutter Used to Implement this App. ✅ UI and Business Logics should be separated. ✅ App should work on both IOS and Android. ✅ Chart is animating from the right. How to Run App Instructions For iOS (in Mac) Connection to physical iPhone device OR Run any sample project in …