Mes: diciembre 2021

  • Weather App built in Flutter and Riverpod state management

    📈Weather App built with Riverpod This is a weather app built using Riverpod as it’s State Management. This project is an attempt to rewrite the Weather App sample at Flutter Bloc Example created by Felix Angelov in Riverpod. The Meta Weather API was used to provide the data. This project was created for educational purposes only and it’s not intended …

  • A renting platform to rent products for flutter

    Welcome to RentALL Mobile App 👋 A renting platform to rent products APP PREVIEW Install flutter create . Usage flutter run Run tests f5 / debug 👤 Akshat Sachan Show your support Give a ⭐️ if this project helped you! 📝 License Copyright © 2021 Akshat Sachan This project is MIT licensed. MIT License Copyright (c) 2021 AKSHAT SACHAN Permission …

  • An eCommerce Application developed using Flutter+Firebase

      EShopee: Flutter eCommerce App Status 🚧 EShopee App 🚀 Under testing… 🚧 About   |  Features   |  Illustrations   |  Installation   |  Resources   |  Author 🎯 About This is an eCommerce Application developed using FlutterFire (Flutter+Firebase). I have tried to collect all the basic features of any eCommerce App into this application (illustrations included in repository). …

  • eDoc mobile application is designed as an example of a medical application that allows doctors to manage appointments

    eDoc Mobile App (Demo Version) ✨ About The eDoc mobile application is designed as an example of a medical application that allows doctors to manage appointments. This application is a sample user interface only and does not include real data and mechanisms. This sample release does not include the complete requirements and interface. This project has been developed as an …

  • A clone of CRED application. Build using Flutter and Dart

    CRED Clone in Flutter This is a clone of CRED application. Build using Flutter and Dart. Used – GetX for dependency injection GetX for State Management flutter_neumorphic for Neumorphic ui designs Tried to replicate the Clean Code Architecture Used local data store but tried to give some delay to mimic the network call Custom Path creation Animations Master branch has …

  • Pure: a Social Network Messenger app developed using Flutter

    Pure Pure is a Social Network Messenger app developed using Flutter. Generated by the Very Good CLI 🤖 Tech Stack Flutter Firebase Cloud Functions (https://github.com/Aanu1995/Pure_Dev_Cloud_Function) algolia (For Search) Dependencies State Management (flutter_bloc) image_Picker flex_color_scheme Firebase stream_transform Getting Started 🚀 This project contains 3 flavors: development staging production To run the desired flavor either use the launch configuration in VSCode/Android Studio …

  • Quran And Prayer Time App Built With Flutter

    Al-Quran dan Waktu Shalat Silahkan digunakan untuk media pembelajaran dan dikembangkan lagi, agar bisa menjadi lebih menarik lagi 🙂 Keterangan Database Al-Quran saya menggunakan SQLite. Sedangkan untuk jadwal shalat, saya menggunakan api yang disediakan oleh MyQuran.com Screenshot GitHub https://github.com/mohbasirudin/quran

  • Portfolio App Concept With Flutter

    Flutter Portfolio App Concept – Day 33 class Afgprogrammer extends Flutter100DaysOfCode { video() { return { «title»: «Flutter Portfolio App Concept», «description»: «Let’s make a portfolio app.», «day»: 33, } } } Design assets from: dribbble, icon8 Previous Designs Checkout my Youtube channel Development Setup Clone the repository and run the following commands: flutter pub get flutter run Screenshot Home …

  • Library App Using Google Books API

    Library App USing Google Books API A new Flutter project. Getting Started For help getting started with Flutter, view ouronline documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference. Screenshots Welcome Screen Genres Screen Books List Demo GitHub View Github

  • A sample app that implement Uncle Bob’s Clean Architecture in Flutter

    Clean Architecture for Flutter This a sample app that implement Uncle Bob’s Clean Architecture in Flutter. There are 3 main Layers to help separate the code: 1- Domain. 2- Data. 3- Presentation. Domain Layer: defines the business logic of the application and contains UseCases, Domain Entities, and Repository Interfaces. Data Layer: responsible for data retrieval and contains APIs, Local Storage, …

  • Making Prayer Reading Applications with Flutter

    Membuat Aplikasi Bacaan Sholat dengan Flutter Sebelumnya sudah pernah saya buat dengan versi Native Kotlin, bisa liat tutorial dan demo aplikasinya disini https://github.com/AzharRivaldi/BacaanSholat *If you use the Source Code, please make sure to credit and backlink to Azhar Rivaldi 👇 Click For Support Me : 📄 License Copyright (C) Azhar Rivaldi Licensed under the Apache License, Version 2.0 (the «License»); …

  • Defender Security Application With Flutter

    Defender Security App Privacy and Simplicity focused Security App. Screenshots Plugins flutter_statusbarcolor: ^0.2.3 font_awesome_flutter: ^8.11.0 colorful_safe_area: ^0.2.1 modal_progress_hud: ^0.1.3 http: ^0.12.2 image_picker: ^0.6.7+21 image_ink_well: ^0.1.0 image_cropper: ^1.3.1 flutter_image_compress: ^0.7.0 timer_button: ^1.0.1 firebase_storage: ^7.0.0 firebase_core: ^0.7.0 firebase_auth: ^0.20.0+1 cloud_firestore: ^0.16.0 intl: ^0.16.1 cool_alert: ^1.0.3 tap_debouncer: ^1.0.1 url_launcher: ^5.7.10 webview_flutter: ^1.0.7 flutter_initicon: ^1.0.3 Technologies Flutter — version 1.19.0 Dart — version 2.11.0 …