Giter Site home page Giter Site logo

biplazma / mobile Goto Github PK

View Code? Open in Web Editor NEW
35.0 3.0 4.0 34.95 MB

BiPlazma Mobile

Home Page: https://biplazma.github.io/

License: GNU General Public License v3.0

Kotlin 0.10% Ruby 2.64% Swift 0.33% Objective-C 0.03% Dart 96.75% HTML 0.15%
plasma flutter flutter-apps flutter-app flutter-example flutter-ui covid covid19

mobile's Introduction

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!

mobile's People

Contributors

adem68 avatar allcontributors[bot] avatar mukireus avatar wijt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mobile's Issues

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)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.