Mes: enero 2022

  • Meditation app developed using Flutter and Dart

    Müzik Çalar Meditasyon Uygulaması Medi Flutter ve Dart ile programlanmış bir meditasyon uygulamasıdır.Uygulamada meditasyon örnekleri ve modunuza göre müzik listeleri bulunmaktadır. Sayfa tasarımları bulunan uygulamalar örnek alınarak yapılmıştır. GitHub View Github

  • A Simple Travel Application Ui design For Flutter

    Flutter Simple Travel Application UI Design A part of #flutter100daysofcode. Let’s create a beautiful and animated Simple Travel Application UI with Flutter. Watch it on Youtube Previous Designs Checkout my Youtube channel Development Setup Clone the repository and run the following commands: flutter pub get flutter run ScreenShots   Links Website Youtube channel Twitter Instagram GitHub View Github

  • Freshly Delivered App desing made with Flutter

    Flutter – Freshly Delivered App Freshly Delivered App desing I made with Flutter. Desing : https://www.figma.com/file/EA3SmT1o15SMtMY4i5RFvN/Freshly-Delivered-App-Community Run Locally Clone the project git clone https://github.com/yagizdo/Freshly-Delivered-App Go to the project directory cd Freshly-Delivered-App Install dependencies flutter pub get Run App flutter run What will be add ❓ Splash Screen Onboarding Screen Login Screen Register Screen Recover Account Error Screen Recover Account Succes …

  • A Stopwatch application made using Flutter

    stopwatch This is a Stopwatch application made using Flutter. Screenshots of the Project Preview Packages Used: get – https://pub.dev/packages/get lottie – https://pub.dev/packages/lottie Connect with me on: Linkedin: https://www.linkedin.com/in/samit-kapoor/ Instagram: https://www.instagram.com/im_samit/ Gmail: samitkapoor77@gmail.com GitHub View Github

  • A List Of Product Digikala App With Flutter

    Product List Digikala This is a Mini-Project For Digikala App With Flutter By Milwad. My Site => https://milwad.ir/ Install Just Extract And In Terminal Run ” flutter pub get ” And Run App 🙂 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: …

  • Flutter Social Button – A flutter package to create social media login buttons easily to any flutter app

    Flutter Social Button Flutter Social Button is a flutter package to create social media login buttons easily to any flutter app. Screenshot #Mobile View #Web View Getting started Usage Add the dependency in pubsec.yaml file. dart dependencies: flutter: sdk: flutter flutter_social_button: any Button Types Facebook Google Twitter Linkedin Whatsapp Apple Github Phone Example import ‘package:flutter/material.dart’; import ‘package:flutter_social_button/flutter_social_button.dart’; void main() { …

  • A Facebook based app which actually looks like Facebook

    Facebook based mobile application This project is a mobile application which actually looks like #Facebook If you face any problem with this project or repositories just contact with me on facebook: www.facebook.com/munemuddin.engineer instagram: www.instagram.com/munemsarker . Screenshots Home Story Search Search | view Photo Search User Profile another user If you face any problem with this project or repositories just contact …

  • A project developed in Flutter to improve UI development

    Orkut App Projeto Orkut App – Flutter Este é um projeto desenvolvido em Flutter para aprimorar o desenvolvimento de UI. Descrição O Orkut App é um projeto pessoal para desenvolvimento da UI criada pela designer de UI/UX Gabriela Nogueira no Figma. LinkedIn Felipe Casseb Lab: Write your first Flutter app Cookbook: Useful Flutter samples Desenvolvimento: Splah Screen Tela de Login, …

  • Task Saving App for both Android and iOS

    Assignment for Flutter Developers Goal of the assignment is to: -> Show the capability of adjusting to the technical environment -> Demonstrate the will to develop and test high quality features/functionalities -> Test the candidate knowledge on network calls, local database and state management. -> Test the candidate on clean-coding field -> Test the candidate on project scaling field Assignment …

  • A Note Taking Application written in Flutter

    note_app_flutter_sqflite_provider 👋 Introduce This is a note taking app made with Flutter that helps you to take notes of important things on your phone anytime without internet connection. (Design ideas based on Google Keep App) The application I created for the purpose of learning to review knowledge such as CRUD SQlite, Provider (state management) and learn some new knowledge such …

  • A cinema ticket booking app made with Flutter SDK

    EZ Tickets Cinema App – Made With Flutter A ticket booking app made for Nueplex cinemas. EZ Tickets is an app made with Flutter framework to provide online ticket booking functionality.The release apk is available under the release tags. It’s also available on this drive link – EZ Tickets APK Demo ez_ticketz_app_demo.mp4 Backend For the backend it uses a REST …