Categoría: Apps

Categoría agregada por el Plugin WPeMatico

  • SSODA Automation Management App Using Flutter

    SSODA SW 마에스트로 12기 과정에서 로켓단🚀 팀이 개발한 SNS 해시태그 이벤트 자동화 관리 서비스 쏘다의 모바일앱 개발과 웹 프론트엔드 개발, 그리고 전체적인 UI/UX 디자인을 맡았습니다. 서비스에 대한 자세한 설명은 여기를 참고해주세요. 개발 모바일 앱(Android & iOS) Dart – 2.13.4 Flutter – 2.2.3 웹페이지 Dart – 2.13.4 Flutter – 2.2.3 UI 홈 화면 로그인 & 가게 등록 이벤트 등록 이벤트 확인 …

  • A beautiful BMI Calculator App Using Flutter

    BMI Calculator What you will create We’re going to make a Body Mass Index Calculator inspired by the beautiful designs made by Ruben Vaalt. It will be a multi screen app with simple functionality but full-on custom styling. What you will learn How to use Flutter themes to create coherent branding. How to create multi-page apps using Flutter Routes and …

  • Free And Open-Source To-Do App Built Using Flutter

    TaskFlow ⭐️ Free & Open Source To-Do App ⭐️ Features The whole app is FREE, you can add unlimited number of tasks and there are NO ADS. The app is FAST so that you can run this app on any device. You can add custom lists so that you can group similar tasks together. Sends Notification To Remind You About …

  • Redditech: use the Reddit API in order to build a mobile app

    Redditech Introduction Redditech is an IT project in which we had to use the Reddit API (https://www.reddit.com/dev/api/) in order to build a mobile app.   For this reason we used some tools and language: – Dart SDK version : 2.13.1 (https://dart.dev/) – Flutter version : 2.2.1 (https://github.com/flutter/flutter.git) – HTML (HyperText Markup Langage) – Swift – Android Studio version : 2020.3.1 …

  • A Complete Weather App Using Flutter

    weather 🌡 A complete weather app Use this source code in your project Rate me ⭐ Thank you ☺ Platform Android ✔️ Preview About Work it with API Finde weather by your Location Search weather by your city Development Setup Clone the repository and run the following commands: flutter pub get flutter run Getting Started This project is a starting …

  • RainBow : Wallaper App made using Flutter

    RainBow – Wallaper App made using Flutter RainBow brings an exclusive wallpapers & setups straight to your Android device. With unlimited downloads , you can be sure to never miss the best wallpapers. My main goal is to create an unimaginable self-sustainable experience where people can share their walls and , and everyone can like, download, and apply them. Screenshots …

  • A simple eCommerce Shop Application developed using Flutter And Firebase

    🎯 E-commerce App “Spring” It’s a simple eCommerce “Shop” Application developed using Flutter-Firebase. It has the feature of adding products to the app by many different sellers “Basically, the users are the sellers”. ⚙ Tools Used Flutter Firebase ✨ Features ✔ User Authenticatin “SignUp, SignIn” with auto-logoIn and other related services ✔ Add and edit your products ✔ View products …

  • Android application checking the new notes on Pronote and warns by notification

    Pronote notification Application Android vérifiant les nouvelles notes sur Pronote et prévient par notification Fonctionnalités Application codée et testée pour 2 établissements : Lycée Léonard de Vinci à Villefontaine Collège Fernand Bouvier à Saint Jean de Bournay Les 2 utilisant le CAS ac-grenoble Captures d’écrans Ajout d’un établissement Normallement elle est utilisable avec d’autres (en ajoutant leur URL dans le …

  • YouTube Music Clone Built With Flutter

    YouTube Music A part of a #100flutterprojects. Lets spot the difference 😎 class YouTubeMusic_clone extends 100flutterprojects { video() { return { «title»: «Flutter music application», «description»: «Let’s listen and dance 🤩 🥳.», «projectNo»: 4, } } } Packages Line_icon Development Setup Clone the repository and run the following commands: flutter pub get flutter run Screenshots Artist page Albums and singles …

  • A Basic Banking Flutter App with the integration of Firebase

    Basic Banking Flutter App A Beginner Flutter Project with the integration of Firebase. Report Bug ·Install App About The Project This Project is created to learn Flutter and Firebase.Used for creating transactions between different Users and displaying the history of transactions done by different Google Users. Features Sign in with Google Account Add Users to Database (Admin Only) Display all …

  • A Recipe App UI Created Using MIX

    Recipe App 🍣 Design system created using MIX 🎨 A recipe app user interface created using Flutter by implementing MIX to build the design system. Project structure 🏗️ The lib directory contains the Dart code of the Flutter app, it is distributed in the following directories: screens: contains the Flutter app screens widgets: contains various widgets which are used inside …

  • A UI clone of the Facebook app that created using Flutter

    Star ⭐ this repo if you like what you see. facebook clone About A UI clone of the Facebook app that i created using Flutter. Snapshots Home Page Home Page Friends Page Watch Page Profile Page Notifications Page Menu Page Configuration Steps Cloning the repository: $ git clone https://github.com/ahmedgulabkhan/facebook_ui_flutter.git Open the project: $ cd facebook_ui_flutter Install the dependencies related to …