Coder Social home page Coder Social logo

bharat-1809 / glass_kit Goto Github PK

View Code? Open in Web Editor NEW
71.0 2.0 15.0 10.56 MB

πŸ’Ž A package containing widgets to implement glass morphism in flutter apps

Home Page: https://pub.dev/packages/glass_kit

License: MIT License

Kotlin 0.24% Swift 0.77% Objective-C 0.07% Dart 96.34% Ruby 2.58%
flutter flutter-apps dart ui material-design flutter-package glass-kit glassmorphism glass-morphism glass-widgets

glass_kit's Introduction

Hello πŸ‘‹, I'm Bharat

Bharat's Twitter Bharat's Linkdein Bharat's Medium

visitors

Talking about Personal Stuffs!

  • πŸ”­ I’m currently working on a few flutter projects.
  • πŸ‘― I’m looking to collaborate on any flutter project πŸ’™
  • πŸ€” I’m looking for help with anything in which you have expertise.
  • πŸ’¬ Ask me about anything.
  • πŸ“« How to reach me: [email protected]
  • πŸ˜„ Pronouns: he/his/him
  • ⚑ Fun fact: The first oranges🍊 weren't orange.



Bharat's GitHub Stats

glass_kit's People

Contributors

allcontributors[bot] avatar bharat-1809 avatar github-actions[bot] avatar kabilan235 avatar maeddin 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

Watchers

 avatar  avatar

glass_kit's Issues

[Question] The properties of the GlassContainer are resetting at the end of ListView

Hey,
I am using GlassContainers in a ListView, so I have multiple ones below. When I scroll down or up and reach the end and drag against the barrier, the settings of each GlassContainer are removed until I let go. Like the blurriness and background color, so the containers are looking like their default ones. Is there a setting I am missing?
Thank you in advance!

Bug when viewing on web

Describe the bug
When viewing my flutter app on web, I have this error:
image

But on app, it works fine
I an using the latest version of flutter

Error: The argument type 'BorderRadius?' can't be assigned to the parameter type 'BorderRadiusGeometry'

im trying to build apk and getting this error,
/C:/src/Pub/Cache/hosted/pub.dev/glass_kit-2.0.1/lib/src/glass_container.dart:406:41: Error: The argument type 'BorderRadius?' can't be assigned to the parameter type 'BorderRadiusGeometry' because 'BorderRadius?' is nullable and 'BorderRadiusGeometry' isn't.

  • 'BorderRadius' is from 'package:flutter/src/painting/border_radius.dart' ('/C:/src/flutter/packages/flutter/lib/src/painting/border_radius.dart').
  • 'BorderRadiusGeometry' is from 'package:flutter/src/painting/border_radius.dart' ('/C:/src/flutter/packages/flutter/lib/src/painting/border_radius.dart').
    current = ClipRRect(borderRadius: borderRadius, child: current);
    ^
    Target kernel_snapshot failed: Exception

Expected behaviour
/C:/src/Pub/Cache/hosted/pub.dev/glass_kit-2.0.1/lib/src/glass_container.dart:406:41: Error: The argument type 'BorderRadius?' can't be assigned to the parameter type 'BorderRadiusGeometry' because 'BorderRadius?' is nullable and 'BorderRadiusGeometry' isn't.

  • 'BorderRadius' is from 'package:flutter/src/painting/border_radius.dart' ('/C:/src/flutter/packages/flutter/lib/src/painting/border_radius.dart').
  • 'BorderRadiusGeometry' is from 'package:flutter/src/painting/border_radius.dart' ('/C:/src/flutter/packages/flutter/lib/src/painting/border_radius.dart').
    current = ClipRRect(borderRadius: borderRadius, child: current);
    ^
    Target kernel_snapshot failed: Exception

Screenshots
glass_kit

Flutter:

  • 3.13.2
  • stable

Dart:

  • 3.1.0

asset

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Flutter:

  • version
  • channel

Dart:

  • version

Additional context
Add any other context about the problem here.

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.