Mes: enero 2023

  • Temporary photos app built with Flutter

    photocoa 🍫 Temporary photos app: Take pictures without Google Photos syncing them and automatically delete them. Compilation The project is only available in ‘Android’ though no specific Android libraries where used (‘camera’ package is managing the Platform specific camera details) so it may work in other OS but I have no way of testing it. ‘flutter_native_splash’ and ‘flutter_launcher_icons’ require building …

  • A Calendly clone in flutter

    Praxis Flutter Playground Minimal Flutter project targeting the following platforms Platforms Android ✅ DONE iOS ✅ DONE Web ✅ DONE Screenshots Getting Started 🚀 This project contains 3 flavors: development staging production To generate code for injectable «`sh $ flutter packages pub run build_runner build –delete-conflicting-outputs — To run the desired flavor either use the launch configuration in VSCode/Android Studio …

  • Flutter app that checks the local time of all the cities in the world

    world_timer Check the local time of all the cities in the world. Getting Started This project is a starting point for a Flutter application. Widget States dummy api json placeholder -> https://jsonplaceholder.typicode.com/todos/1 response : { «userId»: 1, «id»: 1, «title»: «delectus aut autem», «completed»: false } Add http Run the following: lutter pub add http Add intl Run the following: …

  • Hexagonal Puzzle game with flutter

    Six-Sided Puzzle – Cities «Six-Sided Puzzle – Cities» is my the very first (and, I hope, the very last) Flutter project. It’s a puzzle game – quite simple but exciting. The rules are plain – you have a picture, divided into hexagons and you need to assemble it (each hexagon can be tapped or moved). I’ve included several screenshots below …

  • Yummify: A Fully-functional Restaurant Menu App using Flutter

    Yummify Yummify is a fully-functional restaurant menu app to demonstrate how we can make a scalable, and maintainable app in an understandable manner using an MVVM inspired architecture in Flutter. Screenshots Phone screenshots: 1 2 3 4 5 6 Tablet screenshots: 1 2 3 4 5 6 App Features: Flutter + REST API (Backend Server, Storage) Url: http://185.223.93.215/login | Test …

  • A Professional flutter project showing many components and packages

    Flutter professional designs Here we have a Flutter project showing many components and packages that are advanced and make our design much more professional. We have things like: -Drawer Custom themes -Custom painter Animations of all kinds Progress bars SlideShow Grid display like the pinterest application (different size for each item) Emergency layout, with gradients icons, etc. Slivers GitHub View …

  • A new beautiful and fast application made in flutter

    SongTube is a new beautiful and fast application made in flutter, it supports YouTube audio and video downloading at any quality, In-App YouTube Browser, audio conversion, Playlists and an Audio tags editor. Features Video Download at any available Quality Download HDR and 60fps Videos Audio Download at best available Quality Audio Tags & Artwork Editor Audio Filters (Volume, Bass, Treble) …

  • A scoring app for the card game Salad

    Salad Scorer A scoring app for the card game Salad. Usage From the main screen you have two options: – New Game – How to Play How to Play gives the rules for Salad and New Game starts a new game. After starting a new game, you will be prompted on how many people are playing. After selecting this, you …

  • Net speed Meter application made using flutter

    Net speed Meter It is a mobile application. This application made using flutter. It is use to major data speed and usages. Week 1 We discussed about functional and non-functional requirement of application and made SRS. We search about the technologies and decide to use flutter framwork for our application because it meets our requirements. Week 2 Started Creating basic …

  • A Healthcare Mobile App built with Flutter

    Healthcare app is a design implementaion of Healthcare Mobile App designed by Chirag Chauhan Download App Android Screenshots HomePage Detail Page iOS Screenshots HomePage Detail Page Directory Structure |– lib | |– main.dart | ‘– src | |– config | | ‘– route.dart | |– model | | |– dactor_model.dart | | ‘– data.dart | |– pages | | |– …

  • A GYM Management app using Flutter

    My GYM Manager A Flutter language based GYM Management App! About This Project This is a Flutter based Android Application Development project done onbehalf of the Mobile Application Development Module. First of all please bare following things in your mind, Only the Android Development is considered no iOS platform developed. This App will demonstrate basic functionalities of what I have …

  • 36 Best Flutter UI Kit Templates in 2023

    Best Flutter UI Kit Templates Creating a Flutter application UI from scratch can be a very time-consuming task. That’s why we carefully handpicked 36 of the Flutter UI Kit Templates with professional design quality. UI kits can be simple with a few buttons and design components, or extremely robust with toggles that change fonts, colors, and states on the fly. …

  • Tenant Mobile App for EstateManage.Net platform

    Estate Manage Tenant Flutter App (Beta) This is the frontend mobile app of the EstateManage.Net platform. For detail documentation, please see the backend repository. Installation Login to your Firebase console to create a new project with Android and iOS Apps. Note that the GoogleService-Info.plist & google-services.json files you don’t need to download & copy to your flutter project. It will …

  • Online Classroom Application using Flutter

    Online Classroom Application using Flutter An Online Classroom App developed using Flutter and Firebase that allows teachers to better communicate with students by posting updates and assignments along with timeline and deadline notifications. Students can join their respective classes and submit assignments directly and teachers will get information on all student submissions. Updates posted by teachers will be visible on …