Etiqueta: ios

  • Flutter Smart Home Animated App

    Flutter Smart Home Animated App I’ve created a step-by-step video tutorial to guide you through the process of building a Animated Smart Home App using Flutter. Watch it on YouTube Welcome to the ‘Animated Smart Home App’. In this video, we’ll begin by showing you how to create a parallax effect in Flutter. We’ll be focusing on using the implicit …

  • A simple flutter app for checking LPP bus arrivals

    My Bus A simple Android application for checking LPP (Ljubljanski potniški promet) bus arrivals. It was made with Flutter. Features Two custom bus stop arrival pages, Bus stop arivals page Dark mode Screenshots First custom page Second custom page Arrivals More arrivals Settings GitHub View Github

  • An open source editor app that aims to replace the standard Windows editor with advanced features

    OpenScribe OpenScribe is an open source editor app that aims to replace the standard Windows editor with advanced features. Features Tabbed Editing 🚀: Open multiple notes in tabs to switch between them efficiently. Customizable User Experience 🎨: a custom window, custom colors, light and daak mode, and multiple fonts for a unique user experience. Shortcuts ⌨️: OpenScribe has a built-in …

  • A simple body weight diary app respecting your privacy

    trale – a simple body weight diary app respecting your privacy. This simplistic, material design app is perfectly suited for locking your weight. Whether you want to gain or lose weight, this app is the perfect companion to reach your optimal weight. Join our community today to trace yourself 🐺🤸‍♀️🏋‍♀️🧘‍♂️🏆🥇 Why trale 🐺? Truly FREE: No annoying advertising no permission …

  • A smart online counseling system using Flutter

    GOSHESHENAVA dart flutter Description GosheShenava is the first smart online counseling system that provides the best 24-hour online and telephone counseling in the field of family counseling and psychological counseling, child counseling, marriage counseling, individual counseling, academic counseling, sexual health counseling, legal and medical counseling. Used packages: dependencies: cupertino_icons: ^1.0.6 custom_clippers: ^2.0.0 flutter_svg: ^2.0.7 font_awesome_flutter: ^10.5.0 get: ^4.6.6 persian_fonts: ^1.0.5 …

  • Codebooter Study App using Flutter

    Codebooter Study App Welcome to Codebooter Study App, the ultimate platform designed to help B.Tech Computer Science students excel in their studies and prepare for successful careers in the tech industry. Whether you’re looking to enhance your interview preparation, master Data Structures and Algorithms (DSA), explore courses, watch educational videos, prepare for exams, or discover job and internship opportunities, this …

  • The Grocery Shopping App with Flutter

    Flutter Grocery Shopping App Welcome to the Grocery Shopping App with Flutter, Dart Frog and the BLoC Pattern! This project aims to create a grocery shopping app powered by Dart Frog as its backend server. Full code available at: https://sowl.co/s/bm98kyhttps://youtu.be/eLCUDRvDkoE Features Intro Screen: Welcomes users with a captivating background video. Login & Registration: Sleek UIs ready to be integrated with …

  • An app for jokes which follows clean architecture principles, well structured and tested

    Funnybones An app for jokes which follows clean architecture principles, well structured and tested. State Management – BLoC + Flutter Bloc Data persistence – Shared Preference Unit Test cases and widget test Cases Getting Started 🚀 This project contains 3 flavors: development staging production To run the desired flavor either use the launch configuration in VSCode/Android Studio or use the …

  • An Order Processing App using Flutter, Dart, Firebase, and GetX

    order_processing_app Developed an efficient Order Processing App using Flutter, Dart, Firebase, and GetX. This app enables users to create new orders, manage order details, and update product statuses to either pending or sold. With a user-friendly interface and real-time data management through Firebase, it streamlines the order handling process, enhancing productivity and providing clear insights into product status. This app …

  • IrTwitch Application Written with Flutter

    IrTwitch Application Welcome to IrTwitch, an Android application built using Dart and Flutter. IrTwitch enables you to watch live streams, engage in chat, and more! Features Live Streaming: IrTwitch allows you to watch your favorite Twitch streamers live, right from your Android device. Interactive Chat: Join the conversation with other viewers while watching live streams. Chat with fellow fans, ask …

  • Collaborative generative art canvas app with Flutter and Firebase

    GenArtCanvas Collaborative generative art canvas app built with Flutter & Firebase. It was built for a talk titled “Real-time Animated Generative Art with Flutter & Firebase” given at the Flutter Firebase Festival 2023 Inside The App Initially, the app loads to an empty canvas of animated cuboid shapes in grayscale colors initial-animation.mp4 After enough entries through a simple UI in …

  • Flutter app that uses Clean Architecture with Bloc and the themealdb.com API

    🍴 Meals Flutter app that uses Clean Architecture with Bloc and the themealdb.com API. 📱 Platforms Android iOS Web MacOS Linux Windows ✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✨ Features List of meals Meal details Ingredients Instructions with video (if available) Search meals Filter meals by category Filter meals by area Filter meals by ingredients Filter meals by letter Filter …

  • A flutter client for LiveView Native

    Live View Native Flutter Client A Flutter client for LiveView native ⚠⚠ This client is a tech preview only, it’s not ready to be usable for your own project ⚠⚠ demo-flutter-live-view.mp4 Please see the announcement here: https://alex-min.fr/live-view-native-flutter-release/ Getting Started Install Flutter clone this repository in a folder clone the demo live view flutter server Use “flutter run” to run the …

  • Expense Tracker App project in Flutter

    Expense-Tracker-App 👨‍💻 Expense Tracker App project in Flutter is like a financial assistant at your fingertips. It’s a mobile application crafted to simplify the daunting task of managing expenses. Expense Logging: Create a user-friendly interface for logging expenses. Allow users to input details such as date, category, amount, and a brief description. Categories and Tags: Categorize expenses to provide a …

  • Flutter Column and Row Widget cross axis and main axis understanding using this web app

    Flutter Cross And Main Axis + Alignment A flutter project to demonstrate how column and row cross and main axis works, how layout set based on the cross and main axis values also added animated alignment sample. Reference Screens Build & Release Add below line in the index.html <base href=»$FLUTTER_BASE_HREF»> Execute this command flutter build web –release –base-href /flutter_cross_and_main_axis/ Execute …

  • Apple Stocks App Clone with Flutter

    Apple Stocks App Clone (Only UI) This application is a clone of Apple’s Stocks application, written in Flutter. The application contains static data and does not have remote API integration. The purpose of the application is solely to create a fluid native Apple-like experience and provide education to viewers throughout this process. 📸 ScreenShots Real Apple Stocks App Clone Apple …

  • A Water Crowdsourcing and Management Platform

    Team-14 JalDristi A Comprehensive Water Crowdsourcing and Management Platform Introduction Welcome to JalDristi, a state-of-the-art Water Crowdsourcing and Management Platform! Our mission is to provide a comprehensive solution for crowd-sourcing water-related problems, analyzing geo-referenced images, and efficiently managing water-related issues. Problem Statement Problem Statement ID: 1291 Organization: Ministry of Jal Shakti Category: Software Domain: Disaster Management In the realm of …

  • A Flutter app showcasing daily news articles

    Daily News App Creator: A.F.M. MOHIMENUL JOAA Feature Description: Fetch and Display: Fetch news articles from the NewsAPI Display them in a list with the article title, image, and a short description. Detail View: On tapping a list item, navigate to a new screen that displays the full content of the article, including the image, title, content, and published date. …