Mes: junio 2022

  • A counter app made in Flutter

    Flutter Counter Um contador feito em Flutter, com as funções de incrementar, decrementar e resetar a contagem. Faça Contato 🛸 João Paulo Zorek Pelo LinkedIn: João Paulo Zorek Pelo Instagram: @joaopaulozorek Ou por e-mail: joaopaulozorek@gmail.com Espero seu Olá! 👽 GitHub View Github

  • Smart Nurse Application to improve the Nursery Operation by Digitalization

    Smart Nurse Smart Nurse Application to improve the Nursery Operation by Digitalization UI is developed by @FadilaCendikia BackEnd is developed by @elistrisnawati To access to back-end: User Name: u01 Password: *** Secret: 1fejZk40*** Client: pie URL Business: https://app.n-tco.com URL Auth: “https://sso.n-tco.com/auth/realms/YSH/protocol/openid-connect/token You can use PostMan for your convenience. How to run: Get the Token by passing using OAUTH2 to URL …

  • A flutter application for beautiful E-commerce UI App with provider pattern

    Flutter E-Commerce A flutter application for beautiful E-commerce UI App with provider pattern. Main Features Used : Beautiful UI Design Firebase Database Firebase Authentication Data Fetching From Network ImagePicker Provider Package Future Builder Screenshots 1 2 3 4 5 6 7 8 Don’t forget to star 🌟 the repo if you like our work.❤️💙💛💜💚 Website 🔗 Toastguyz – A programming …

  • Tinder with Chuck App Using Flutter

    Tinder with Chuck! A Flutter mobile IOS/Android application. Random picture and joke of Chuck Norris using Google API (https://serpapi.com/) for picture and ChuckNorris.io (https://api.chucknorris.io/) for joke. You can click at like button to generate next joke and image. Features Swipe left or right to change the joke and image of Chuck Norris. GitHub View Github

  • Office Furniture Store app built in flutter

    office_furniture_store_app Office Furniture Store app is a design implementation of Office Furniture Store app designed by Jonatan Screenshots Preview List screen Detail Screen Cart Screen Directory Structure 📂lib │───main.dart │───📂core | │──app_asset.dart | │──app_color.dart | │──app_data.dart | │──app_extension.dart | │──app_style.dart | └──app_theme.dart └───📂src │────📂model │ │──bottom_navigation_item.dart | │──furniture.dart | └──furniture_color.dart └────📂view | │───📂screen | | |──cart_screen.dart | | |──favorite_screen.dart | …

  • Multiplatform App with Flutter 3 and Firebase. Support for android, iOS, Macos and Web

    Instagram Clone Instagram Clone with Flutter 3 and Firebase. This Project focus towards Multiplform feature of flutter, and Responsive UI. Android, iOS & Web(stable) Macos (issue: image_picker not available) Windows and Linus 🚧 (inprogress: Firebase not supported using Firedart) Features Feed Screen View Post, with realtime UI upadtes with stream builder Live Comments on post Delete Post Heart Animation on …

  • A flutter web app for showing different comics

    Comics_app App for show comics This app makes a pair of request to the comic’s api ComicVine https://comicvine.gamespot.com/api/ This app uses only Flutter Web (version of the sdk: 3.0.1) Architecture of the app The app was made following the CLEAN architecture. I did the project thinking not only in this particular functionality but on the hypothetical future were the app …

  • Blog App Development Front-End and Back-End using Flutter

    Blog App Development Front-End and Back-End using Flutter, ExpressJs, NodeJS, and MongoDB Playlist for Blog App Development series -: Playlist Name YouTube Playlist Link Blog App Development (Main Playlist) Link Blog App Development (Only Front-End using Flutter) Link Blog App Development (Only Back-End using Node/ExpressJs) Link Some Other playlist Playlist Name YouTube Playlist Link Flutter model class series, for Rest …

  • Xylophone App using flutter

    Xylophone 🎹 Our Goal I am going to make a music app that plays Xylophone sounds. For every Beethoven out there, this will let you unleash your musical talent where ever you are. What I have learned How to incorporate open source libraries of code into your project using Flutter Packages. How to play sound on both iOS and Android. …

  • A casual mobile game made with flutter

    A starter game in Flutter with all the bells and whistles of a mobile (iOS & Android) game including the following features: sound music main menu screen settings ads (AdMob) in-app purchases games services (Game Center & Google Play Games Services) crash reporting (Firebase Crashlytics) Getting started The game compiles and works out of the box. It comes with things …

  • Coinzavr – A simple expence tracker application with Flutter

    CoinZavr – Expence Tracker Application Very simple expence tracker application! Explore the docs » View the project · Report Bug · Request Feature About The Project This expence-tracker application helps to keep an accurate record of your money inflow and outflow. Some features: Simple UI. Easy To Use. Clean and Intuitive Expense & Income Tracker. (back to top) Built With …

  • Mobile local volunteering platform made with Flutter and Java

    Vaxjo Volunteers Mobile App 📱 Request or attend local volunteering events easily 💞 Designed for iOS and Android with Flutter Using PostgreSQL database Introduction 🏗 Vaxjo Volunteers, a multi-platform mobile platform to match volunteers with those who request help. The application was built using: Flutter SDK Client-server and MVVM architecture on the client side of the system. Javalin lightweight REST …

  • Plant APP UI For Flutter

    Plant APP – Flutter UI Getting Started Requisitos * Qualquer sistema operacional (ie. MacOS X, Linux, Windows) * Qualquer IDE desde que tenha o SDK do Flutter instalado (ie. IntelliJ, Android Studio, VSCode etc) * Um pouco de conhecimento de Dart e Flutter * Baixar o projeto e abrir na IDE, para rodar basta usar o comando – *Flutter Run* …