Giter Site home page Giter Site logo

daniel-ioannou / flutter_adaptive_action_sheet Goto Github PK

View Code? Open in Web Editor NEW
34.0 2.0 23.0 538 KB

A action bottom sheet that adapts to the platform (Android/iOS).

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

License: MIT License

Dart 96.50% Kotlin 0.83% Swift 2.44% Objective-C 0.23%
flutter flutter-package action-sheet

flutter_adaptive_action_sheet's People

Contributors

arthurmaroulier avatar daniel-ioannou avatar danielsafenow avatar guyluz11 avatar hir0pr0tag0nist avatar ianpedraza avatar kuglemic avatar lucaspal avatar wer-mathurin 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

Watchers

 avatar  avatar

flutter_adaptive_action_sheet's Issues

Minimal support for browser

Not having browser support lower this pacage sore.

I am not sure what layout would I expect for action bottom sheet.

Maybe small action sheet from the bottom center that does not take all the page width if it is bigger than x.

Screenshot_20210114-125332_Firefox

Can't close actionSheet

ActionSheet is not closed.
I've implemented Navigator.of(context).pop()
it close parent widget not actionsheet.

Null_safety incompatibility

Hi,

since i upgraded to Null_safety other plugins like websocket_channel need higher versions:

So, because app depends on both adaptive_action_sheet ^1.1.0 and web_socket_channel ^2.0.0, version solving failed.

Because no versions of web_socket_channel match >2.0.0 <3.0.0 and web_socket_channel 2.0.0 depends on crypto ^3.0.0, web_socket_channel ^2.0.0 requires crypto ^3.0.0.
And because adaptive_action_sheet >=1.0.10 depends on universal_io ^1.0.2 which depends on crypto ^2.1.5, web_socket_channel ^2.0.0 is incompatible with adaptive_action_sheet >=1.0.10.

best regards
harald

Automatically dismiss BottomSheetAction

Hi, thank you for your awesome package!

I have a question.
I want to implement automatically dismiss BottomSheetAction when tapping BottomSheetAction. (like CancelAction)
Can I implement do that using this package?

[Android] Default Sheet Color

The default sheet color should be the surface color rather than hardcoded white. This causes problems when using a dark theme because the headline6 text style color is usually white then.

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.