Git Product home page Git Product logo

dashboard_reborn's People

Contributors

ghaith96 avatar imgbotapp avatar preetjdp avatar urmilshroff 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dashboard_reborn's Issues

Improvements needed for Material++ page

Describe the bug
There are several bugs and potential improvements to the new Material++ page. For starters, the text has this weird yellow debug-like underline.

Suggestion: fade card titles instead of blinking

The text on cards/buttons from main menu changes to different content when each button is clicked (except Gradient Cards section). That transition however happens without any animation, the content just blinks between states. It makes the experience feel a lot less fluid.

I'd suggest a small cross fade animation between the states, only of the content of the card. That shouldn't be too hard to add and would definitely smooth out the transition between views.

My device:
OnePlus 3T,
Android 9.0,
Lineage OS 16, build 19.06.2019

Images not displaying in Material++ page

Describe the bug
The app icon should be displayed in various parts of the Material++ page, but for some reason it's currently broken.

Log

The following assertion was thrown resolving an image codec:
Unable to load asset: assets/images/icon/icon-nobg.png

When the exception was thrown, this was the stack: 
#0      PlatformAssetBundle.load (package:flutter/src/services/asset_bundle.dart:221:7)
<asynchronous suspension>
#1      AssetBundleImageProvider._loadAsync (package:flutter/src/painting/image_provider.dart:464:44)
<asynchronous suspension>
#2      AssetBundleImageProvider.load (package:flutter/src/painting/image_provider.dart:449:14)
...
Image provider: AssetImage(bundle: null, name: "assets/images/icon/icon-nobg.png")
Image key: AssetBundleImageKey(bundle: PlatformAssetBundle#dc0c4(), name: "assets/images/icon/icon-nobg.png", scale: 1.0)

However, I have renamed all instances of the image file name after changing it in ce145dd. I even ran flutter clean and rebuilt. No luck.

About Page scrolling broken

Describe the bug
Scrolling in the About Page is broken. It stays stuck, but the app isn't hung. I don't think I modified this section, so I'm not sure what broke it (used to work in earlier versions).

Steps to reproduce

  1. Open the About Page
  2. Try to scroll through the content
  3. Nothing happens and it remains stuck

Expected behavior
It should scroll, duh.

Gradle build failed to produce an Android package

Describe the bug
Can't compile a release build for Android. Tested using macOS Catalina and Windows 10, with several versions of the Flutter SDK (including the latest 1.9).

Steps to reproduce

  1. Connect a physical Android device
  2. Run the app in release mode using flutter run --release

Error message
It's a little bit crypting and vague, but this is all that's displayed: Finished with error: Gradle build failed to produce an Android package.

Smartphone:

  • Device: Google Pixel XL
  • OS: Android 10 (API 29)

Broken animation exiting Material++ view with expanded bottom sheet

Expected behavior:

When exiting the view while bottom sheet is expanded, either:

  • the whole view slides to the side (like Gradient Cards section)
  • the bottom sheet collapses and then the exit animation is played

Alternatively, the back button could collapse the bottom sheet and then on second back, exit the view.

Actual behavior:

The card appears from below the bottom sheet, making it look really weird.

My screen recorder glitched so I don't have the video 😢

Steps to reproduce:

  1. Open "Material++" view
  2. Expand bottom sheet
  3. Hit back to exit the view.

My device:

OnePlus 3T,
Android 9.0,
Lineage OS 16, build 19.06.2019

Ripple expands beyond cards (ignoring border radius)

Expected behavior:

Ripple effects get cropped to their parent element, including border radius.

Actual behavior:

Ripple effects expand beyond their parent in some cases, that is they ignore border radius of their parent

Notice how ripple on "About" card has sharp corners:

My device:

OnePlus 3T,
Android 9.0,
Lineage OS 16, build 19.06.2019

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.