BiPlazma Mobile

Overview

BiPlazma

All Contributors

BiPlazma is bringing together everyone who needs plasma and who can donate plasma on one platform.

Design

BiPlazma

Figma

Backend

Firebase Cloud Firestore

Install

Android iOS Web Code
Download APK Soon Soon Clone the repository

If you clone repository, Do not forget the flutter pub get

v0.1

  • Google Login
  • Splash
  • Logout
  • Lottie
  • Register
  • Credits
  • Settings
  • Request Plasm
  • Donate Plasm
  • OnBoarding
  • Stability Tests
  • Add Mockups to Github

v0.2

  • l10n localization
  • Google Maps View
  • Dark Mode

v1.0 (Release)

  • Get Feedback from Users

Contributors

Thanks goes to these wonderful people (emoji key):


Adem Furkan ÖZCAN

🚧 💻 🎨

Muhammet ÖMER

🎨 💻 🚧

Furkan Kaya

🎨 🚧 💻

This project follows the all-contributors specification. Contributions of any kind welcome!

You might also like...

A comprehensive guide on learning how to code cross platform mobile applications with the Flutter framework, from the ground up.

A comprehensive guide on learning how to code cross platform mobile applications with the Flutter framework, from the ground up.

✳️ The Ultimate Guide to App Development with Flutter ✳️ A complete and comprehensive guide to learning Flutter with explanations, screenshots, tips,

Jan 1, 2023

A Productivity Mobile Application UI kit built with Flutter

A Productivity Mobile Application UI kit built with Flutter

Taskez A productivity mobile application UI kit built with Flutter Designs and inspiration by Taskez IOS UI kit. Application Flow - Youtube Show some

Jan 7, 2023

A simple notes creating mobile application developed in flutter and php for API

A simple notes creating mobile application developed in flutter and php for API

NoteBox A simple note mobile application for Andorid and iOS, to users can easily create and save personal notes in smart phone, this application crea

Dec 14, 2022

Responsive Scaffold - On mobile it shows a list and pushes to details and on tablet it shows the List and the selected item. Maintainer: @rodydavis

Responsive Scaffold - On mobile it shows a list and pushes to details and on tablet it shows the List and the selected item. Maintainer: @rodydavis

responsive_scaffold View the online demo here! On mobile it shows a list and pushes to details and on tablet it shows the List and the selected item.

Dec 2, 2022

A mobile application that allows you to search and fetch recipes using Flutter, TheMealDB and Domain Driven Design

recipe_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if th

Dec 4, 2021

App mobile para gestionar recetas de comidas

recipe A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this i

Nov 3, 2021

A Flutter Carpool Mobile App

jomshare A Flutter Carpool App Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Dec 7, 2022

Cross Platform mobile application built using Flutter for a group project

splitz A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this i

Jul 30, 2022
Comments
  • hive_flutter causing error when pub get

    hive_flutter causing error when pub get

    Can not get packages because hive_flutter I am on flutter channel master

    Running "flutter pub get" in mobile...                          
    Because every version of flutter_test from sdk depends on path 1.7.0 and hive_flutter 
    >=0.3.0-dev depends on path >=1.6.0 <1.7.0, flutter_test from sdk is incompatible 
    with hive_flutter >=0.3.0-dev.
    
    So, because biplazma depends on both hive_flutter ^0.3.0+2 and flutter_test any from 
    sdk, version solving failed.
    pub get failed (1; So, because biplazma depends on both hive_flutter ^0.3.0+2 and 
    flutter_test any from sdk, version solving failed.)
    Process finished with exit code 1
    

    So I added these lines to pubspec.yaml file and it looks fine

    dependency_overrides:
      path: 1.7.0
    

    Now I get this error

    error: 'CustomSliderThumbCircle.paint' ('void Function(
      PaintingContext, 
      Offset, 
      {Animation<double> activationAnimation, 
      Animation<double> enableAnimation, 
      bool isDiscrete, 
      TextPainter labelPainter, 
      RenderBox parentBox, 
      SliderThemeData sliderTheme, 
      TextDirection textDirection, 
      double value})') isn't a valid override of 
    'SliderComponentShape.paint' ('void Function(
      PaintingContext, 
      Offset, 
      {Animation<double> activationAnimation, 
      Animation<double> enableAnimation, 
      bool isDiscrete, 
      TextPainter labelPainter, 
      RenderBox parentBox, 
      Size sizeWithOverflow, 
      SliderThemeData sliderTheme, 
      TextDirection textDirection, 
      double textScaleFactor, 
      double value})'). 
    (invalid_override at [biplazma] lib/widget/slider/sliderThumb.dart:21)
    
    opened by aeosmanoglu 3
A Full-Featured Mobile Browser App (such as the Google Chrome mobile browser) created using Flutter and the features offered by the flutter_inappwebview plugin.

Flutter Browser App A Full-Featured Mobile Browser App (such as the Google Chrome mobile browser) created using Flutter and the features offered by th

Lorenzo Pichilli 270 Jan 2, 2023
An open-source unofficial GitHub mobile client, that aims to deliver the ultimate GitHub experience on mobile devices.

DioHub for Github Summary Features Roadmap Support Screenshots Build Instructions Summary DioHub is an open-source unofficial GitHub mobile client, th

Naman Shergill 401 Jan 4, 2023
Passwall-mobile - A mobile client for PassWall API written with Flutter

passwall-mobile PassWall Mobile is a mobile client for PassWall API written with Flutter. Getting Started Clone the server app and build it. Install F

Abuzer Emre Osmanoğlu 104 Nov 22, 2022
Google mobile ads applovin - AppLovin mediation plugin for Google Mobile Ads (Flutter).

AppLovin mediation plugin for Google Mobile Ads Flutter Google Mobile Ads Flutter mediation plugin for AppLovin. Use this package as a library depende

Taeho Kim 1 Jul 5, 2022
Ibolo-Microfinance-Bank-Mobile-Application - Mobile Banking Application With Flutter

ibolo mfb A new Flutter project. Getting Started This project is a starting poin

Seyifunmi Araoluwa 6 Dec 20, 2022
Vrchat mobile client - VRChat Unofficial Mobile Client For Flutter

VRChatMC VRChatの非公式なAPIを利用したVRChatのモバイルクライアント Flutterで作成されたシンプルなUIが特徴的です iosビルドは

ふぁ 8 Sep 28, 2022
A Mobile Application to Download Books

LibHive (Android) - Download Free Books, PDFs, Epubs LibHive is an mobile application where you can search,download,save books anytime. These books ar

Abiraj Rajendran 13 Nov 17, 2022
Koel Player, the official mobile app for Koel

Koel Player The mobile app for Koel, which provides a complete mobile app experience and doesn't have the limitations of the mobile web version. Suppo

Koel 227 Dec 27, 2022
DropdownButton, ToggleButton & CheckboxListTile implementation in Flutter as a Mobile App Development exercise.

Sort & Filter UI A new Flutter project. Getting Started This project is a starting point for a Flutter application. ⏮ Preview A few resources to get y

Ehmad Saeed⚡ 8 Sep 29, 2021