Flutter-UI icon indicating copy to clipboard operation
Flutter-UI copied to clipboard

A flutter app where users can exchange books within their nearby location range.

Results 8 Flutter-UI issues
Sort by recently updated
recently updated
newest added

## Description The following error appears when tapping on the Owner's info tab: "a document path must be a non-empty string" as shown in the screenshot. It's probably a null...

bug
high-priority
medium
good first issue
firebase

## Description - Users should get recommended books according to genres selected by them in the user preferences dialog. - The User Preferences dialog is being resolved here: #130. So...

normal-priority
medium
good first issue
enhancement

## Description This app is using a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future build failures, try to migrate this app to the V2...

bug
normal-priority
medium

## Description Currently, books are being retrieved from Google Books API, but not all books are present there. ## Screenshots ## Steps to Reproduce Please provide detailed steps for reproducing...

normal-priority
medium
good first issue
enhancement
firebase

## Description The app needs to be user friendly when the orientation and sizes of mobile devices differ, it also needs to be responsive and adaptive to both android and...

bug
easy
normal-priority
good first issue

## Description App has only been set up in Android for now. What else is needed for setting up the app in iOS for the Play store release? ## Screenshots...

normal-priority
medium
enhancement

## Description - Change the app root structuring by distributing common files separately. - For instance, look into books and base folder in lib/services. We need to use and remodify...

easy
refactor
normal-priority
good first issue

## Description - Retrieve the book genres from Books API in the dashboard page and when a user adds a book to the Library page. - The dummy data is...

bug
normal-priority
medium
good first issue