Mes: febrero 2023

  • A simple Flutter app to Read and Download books

    📖📖 Flutter eBook App A simple Flutter app to Read and Download books. The Books included in the app are from the Public Domain (Expired Copyright and completely free). The Feedbooks API was used to fetch books. App icon To download this app, click here to see the codemagic builds. You can choose to install the apk or the ipa(ios). …

  • An image style transfer application using Flutter

    artiluxio An image style transfer application Artistic style transfer involves generating a new image called a pastiche by merging two input images – one that represents the content and another that represents the artistic style. It is one of the most thrilling advancements in deep learning in recent times. This application is used to transfer styles between images, allowing you …

  • A flutter project to show the most rated TV SHOWS

    project This is an Application project to get a job in DOONAMIS -> They asked me to implement MVVM architecture using Riverpod to get access to an API in order to see the best rated TV-series I’ve used Provider instead and implemented an offline version with an non SQL database (HIVE) & HTTP lib also create a res folder to …

  • Veggie Seasons app with an adaptive UI

    Veggie Seasons Adaptive This demo app is an experiment of adapting Material Design 3 for an iOS audience in the context of Flutter development. It aims to achieve platform-appropriate look and feel with as little compromise on reusing code between Android and iOS as possible. The app ports Veggie Seasons, which was built with Flutter’s Cupertino library as an iOS-only …

  • Public Transit mobile app made in Flutter

    Rigify – Public Transit Routes and Timetables GTFS data fetching and converting it into a user friendly UI. About Developed in motion of not being able to find a good looking and not full of Ads public transit timetable app and deciding to build one on my own. This project uses AdMob for showing Banner Ads (Currently only Banner ads …

  • A Mental Health App UI using Flutter

    Mental Health App UI Created a Mental Health App UI using Flutter. This repository can be a helpful reference for the following: BLoC Feature Driven Architecture How to use BLoC with BottomNavigationBar Implementing Complex and Cool UI Inspiration The design is taken from Dribble. Design For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, …

  • A Flutter application that notifies patients of nearby hospitals

    TRACKIUM 🚑 An Ambulance Tracking System! A mobile application built using Flutter that notifies patients of nearby hospitals and the estimated time of arrival of the ambulance.It provides the hospital as well as ambulance drivers with critical information such as the patient’s location and enables effective GPS route management via real time traffic information on scheduled routes. Why TRACKIUM? Other …

  • A Tesla Concept Mobile App project created in flutter using Provider

    Tesla Concept Mobile App A Tesla Concept Mobile App project created in flutter using Provider. Code works well for both Android and Ios, Link to Design: https://dribbble.com/shots/6201044-Tesla-Model-Y-Concept-Ui-Freebie-Figma Preview Android Iphone How to Use Step 1: Download or clone this repo by using the link below: https://github.com/EjiroAv/tesla_mobile_app_concept.git Step 2: Go to project root and execute the following command in console to …

  • Car App UI built with Flutter

    Car UI App Getting Started This is a simple app about car ui app design Plugins Google fonts “package” Get (Animation) “package” Unicons (App icons) “package” Material3 How to use this app You can install application in your device via this repo git clone https://github.com/klilmhdi/car-app-ui.git cd car-app-ui flutter pub get // install plugins flutter run GitHub View Github

  • A Flutter app that serves as a bridge between farmers and potential customers

    Farmdrive 📜Description Farmdrive is a mobile app that serves as a bridge between farmers and potential customers. The application helps farmers to reach a wider audience and allows customers to buy fresh produce directly from the source. Flutter Laravel 👓Showcase 📲Installation Navigate to the releases page and download and install the latest version. Previous versions are located there too.🔖 🧘‍♂️Motivation …

  • Sample app to demonstrate the features in the AppsFlyer Flutter SDK

    🚀 AppsFlyer SDK Sample App for Flutter 📱📱 This is a sample Flutter app that demonstrates the integration of the AppsFlyer SDK. The app is using version 6.9.3 of the SDK. Sample app packageName is com.appsflyer.sdk.support.flutter.demo.af_flutter_sample_app 🎁 Features 🎉🎉 This sample app includes the following features: 📝 Basic Integration Instructions 📝 When the application is first being launched, the SDK …

  • Multi Restaurant Food Delivery UI Template for Flutter

    Multi Restaurant Food Delivery App UI Template for Flutter This project is a user interface template developed using Flutter. There is a mock data source and service in the project. So you can run the application immediately to test without doing anything. There is an Envato item that uses this design. https://codecanyon.net/item/food-delivery-app-multi-restaurant-ui-template-for-flutter/43180057 GitHub View Github

  • Integrate OpenAI APIs ( GPT, Dall-E.. ) quickly and easily inside your Flutter application

    Flutter OpenAI This is an open-source Flutter package that leverages the use of dart_openai for connecting and integrating OpenAI Art-Of-State models such as GPT and Dall-E directly inside your Dart/Flutter application. This package comes with prebuilt widgets, and Flutter components that can be used directly inside your app to make the process even easier and faster to fit for your …

  • Triple Seven Slots Game in Flutter

    Triple seven slots game PROJECT INFO Triple seven slots game based on the latest version of Flutter Game is properly working on Android, iOS and WEB Features Slot machine (roll_slot_machine package) Ability to make bet, user balance is locally stored Spin wheel each 8 hours Different lotties for prizes and balance increasing Demo Triple Seven Slots Game demo777.movie.mp4 Installing: 1. …