recite-flutter-app

Mobile app for re-cite, https://recite.netlify.app/

https://github.com/margaretkrutikova/recite-flutter-app

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.9%) to scientific vocabulary

Keywords

flutter graphql
Last synced: 6 months ago · JSON representation

Repository

Mobile app for re-cite, https://recite.netlify.app/

Basic Info
  • Host: GitHub
  • Owner: MargaretKrutikova
  • Language: Dart
  • Default Branch: master
  • Homepage:
  • Size: 356 KB
Statistics
  • Stars: 3
  • Watchers: 4
  • Forks: 0
  • Open Issues: 6
  • Releases: 0
Topics
flutter graphql
Created almost 6 years ago · Last pushed over 5 years ago
Metadata Files
Readme Citation

README.md

Recite mobile

A mobile app for re-cite - a website for collecting citations. The app is written in flutter using a hasura GraphQL api and auto-generating domain types from GraphQL queries.

The website is written with ReasonML, React, GraphQL and can be found on github.

Features

This is a work-in-progress, following features are implemented:

  • fetching citations by the name of the collection,
  • infinite scroll pagination,
  • adding citations with automatic refresh via GraphQL subscriptions,
  • adding authors.

Here is how it looks (the citations are completely made-up, any resemblance with reality is purely accidental):

citations list

To be continued 😅

Generate GraphQL types

sh flutter pub run build_runner build

Build for android

sh flutter build appbundle

Release bundle will end up at /build/app/outputs/bundle/release/app.aab.

Owner

  • Name: Margarita Krutikova
  • Login: MargaretKrutikova
  • Kind: user
  • Location: Barcelona, Spain

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 5
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 0.2
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • NMyrholm (3)
  • MargaretKrutikova (2)
Pull Request Authors
  • Yakimych (1)
Top Labels
Issue Labels
android (4) bug (2) enhancement (2)
Pull Request Labels