{"id":13684560,"url":"https://github.com/lannodev/we_slide","last_synced_at":"2026-01-11T04:41:00.859Z","repository":{"id":42014345,"uuid":"276771447","full_name":"lannodev/we_slide","owner":"lannodev","description":"A backdrop animated widget","archived":false,"fork":false,"pushed_at":"2024-05-02T11:35:14.000Z","size":10021,"stargazers_count":80,"open_issues_count":7,"forks_count":26,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T18:02:01.814Z","etag":null,"topics":["flutter","flutter-package","google","music-player","package","swipe"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lannodev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":[],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://buy.stripe.com/7sI7sK99S86gbtu7ss","https://www.buymeacoffee.com/lanno"]}},"created_at":"2020-07-03T00:30:19.000Z","updated_at":"2025-02-08T18:45:14.000Z","dependencies_parsed_at":"2024-01-14T16:07:50.453Z","dependency_job_id":"c942e604-26e2-432c-9ebf-3afb13c342db","html_url":"https://github.com/lannodev/we_slide","commit_stats":{"total_commits":80,"total_committers":5,"mean_commits":16.0,"dds":"0.16249999999999998","last_synced_commit":"65ed1fb2ac3fea85ecbb2ae5f92988c4f3596949"},"previous_names":["lannodev/we_slide"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lannodev%2Fwe_slide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lannodev%2Fwe_slide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lannodev%2Fwe_slide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lannodev%2Fwe_slide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lannodev","download_url":"https://codeload.github.com/lannodev/we_slide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248333605,"owners_count":21086199,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flutter","flutter-package","google","music-player","package","swipe"],"created_at":"2024-08-02T14:00:34.861Z","updated_at":"2026-01-11T04:41:00.813Z","avatar_url":"https://github.com/lannodev.png","language":"Dart","readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/luciano-work/we_slide/raw/master/assets/logo.png\" width=\"250\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/luciano-work/we_slide/stargazers\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/stars/luciano-work/we_slide?colorA=1e1e28\u0026colorB=c9cbff\u0026style=for-the-badge\u0026logo=starship\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/luciano-work/we_slide/issues\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/issues/luciano-work/we_slide?colorA=1e1e28\u0026colorB=f7be95\u0026style=for-the-badge\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/luciano-work/we_slide/contributors\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/contributors/luciano-work/we_slide?colorA=1e1e28\u0026colorB=b1e1a6\u0026style=for-the-badge\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://pub.dartlang.org/packages/we_slide\"\u003e\n        \u003cimg src=\"https://img.shields.io/pub/v/we_slide?colorA=1e1e28\u0026colorB=f5cd79\u0026style=for-the-badge\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\nThe inspiration behind the package was actually a need for a slide transition like spotify (iOS)\nUnfortunately, I couldn’t find any efficient package, so I literally banged my fist on the table, \nrolled up my sleeves and created my own solution. Through this package I could better understand \nsome principles of flutter animation :)\n\n\u003cp\u003e\n  \u003cimg width=\"320px\" alt=\"Music App\" src=\"https://github.com/luciano-work/we_slide/raw/master/assets/music_app.gif\"/\u003e\n  \u003cimg width=\"320px\" alt=\"Store App\" src=\"https://github.com/luciano-work/we_slide/raw/master/assets/store_app.gif\"/\u003e\n\u003c/p\u003e\n\n## Installation\n\nAdd this to your package's pubspec.yaml file:\n\n```yaml\ndependencies:\n  we_slide: ^2.4.0\n```\n\n## Basic Example \nhttps://dartpad.dev/?id=6a833cba62679260bf1a556a4fdc9043\n\n```dart\nimport 'package:we_slide/we_slide.dart';\n\nfinal _colorScheme = Theme.of(context).colorScheme;\nfinal double _panelMinSize = 70.0;\nfinal double _panelMaxSize = MediaQuery.of(context).size.height / 2;\nreturn Scaffold(\n  backgroundColor: Colors.black,\n  body: WeSlide(\n    panelMinSize: _panelMinSize,\n    panelMaxSize: _panelMaxSize,\n    body: Container(\n      color: _colorScheme.background,\n      child: Center(child: Text(\"This is the body 💪\")),\n    ),\n    panel: Container(\n      color: _colorScheme.primary,\n      child: Center(child: Text(\"This is the panel 😊\")),\n    ),\n    panelHeader: Container(\n      height: _panelMinSize,\n      color: _colorScheme.secondary,\n      child: Center(child: Text(\"Slide to Up ☝️\")),\n    ),\n  ),\n);\n\n```\n\n## Others Examples\nChange propertie home to `MusicApp()` or `StoreApp` inside main.dart to see more examples 😊\n\n## Custom properties\nThere are many options that you can change:\n\n|Properties|Type|Description|\n|---------------------------|----------|-----------------|\n|`footer`|`widget`| This is the widget that will be below as a footer, this can be used as a `BottomNavigationBar` |\n|`appbar`|`widget`| This is the widget that will be on top as a AppBar, this can be used as a `AppBar` |\n|`body`|`widget` | This is the widget that will be hided with `Panel`. You can fit any widget. This parameter is required |\n|`panel`|`widget`| This is the widget that will slide over the `Body`. You can fit any widget.|\n|`panelHeader`|`widget`| This is the header that will be over the `Panel`. You can fit any widget. |\n|`panelMinSize`|`double`|This is the initial value that set the `panel` min height. If the value is greater than 0, `panel` will be this size over `body`. By default is `150.0`. Set `0.0` if you want to hide `Panel`|\n|`panelMaxSize`|`double`|This is the value that set the `panel` max height. When slide up the `panel`, this value define the max height that `panel` will be over `Body`. By default is `400.0` if you want that panel cover the whole `Body`, set with `MediaQuery.of(context).size.height`|\n|`panelWidth`|`double`|This is the value that set the `panel` width, by default is `MediaQuery.of(context).size.width`|\n|`panelBorderRadiusBegin`|`double`| Set this value to create a border radius over `panel`. When `panelBorderRadiusBegin` is diffrent from `panelBorderRadiusEnd` and the `panel` is slide up, this create an animation border over `panel`. By default is `0.0`|\n|`panelBorderRadiusEnd`|`double`|Set this value to create a border radius over `panel`. When `panelBorderRadiusBegin` is diffrent from `panelBorderRadiusEnd` and the `panel` is slide up, this create an animation border over `panel`. By default is `0.0`|\n|`bodyBorderRadiusBegin`|`double`|Set this value to create a border radius over `body`. When `bodyBorderRadiusBegin` is diffrent from `bodyBorderRadiusEnd` and the `panel` is slide up, this create an animation border over `body`. By default is `0.0`|\n|`bodyBorderRadiusEnd`|`double`|Set this value to create a border radius over `body`. When `bodyBorderRadiusBegin` is diffrent from `bodyBorderRadiusEnd` and the `panel` is slide up, this create an animation border over `body`. By default is `0.0`|\n|`bodyWidth`|`double`|This is the value that set the `body` width. By default is `MediaQuery.of(context).size.width`|\n|`parallaxOffset`|`double`|Set this value to create a `parallax` effect when the `panel` is slide up. By default is `0.1`|\n|`footerHeight`|`double`|This is the value that set the footer height. by default is `60.0`|\n|`appBarHeight`|`double`|This is the value that set the appbar height. by default is `80.0`|\n|`overlayOpacity`|`double`|This is the value that defines opacity overlay effect bethen `body` and `panel`.|\n|`blurSigma`|`double`|This is the value that creates an image filter that applies a Gaussian blur.|\n|`transformScaleBegin`|`double`|This is the value that defines `transform scale` begin effect. By default is `1.0`|\n|`transformScaleEnd`|`double`|This is the value that defines `transform scale` end effect. By default is `0.9`|\n|`overlayColor`|`color`|This is the value that defines overlay color effect. By default is `Colors.black`|\n|`blurColor`|`color`|This is the value that defines blur color effect. By default is `Colors.black`|\n|`backgroundColor`|`color`|This is the value that defines background color. By default is `Colors.black` end should be the same as `body`|\n|`hideFooter`|`bool`|This is the value that defines if you want to hide the `footer`. By default is `true`|\n|`hidePanelHeader`|`bool`|This is the value that defines if you want to hide the `panelHeader`. By default is `true`|\n|`parallax`|`bool`|This is the value that defines if you want to enable `paralax` effect. By default is `false`|\n|`transformScale`|`bool`|This is the value that defines if you want to enable `transform scale` effect. By default is `false`|\n|`overlay`|`bool`|This is the value that defines if you want to enable `overlay effect`. By default is `false`|\n|`blur`|`bool`|This is the value that defines if you want to enable `Gaussian blur effect`. By default is `false`|\n|`animateDuration`|`bool`|This is the value that sets the duration of the `animation`. By default is `300 milliseconds`|\n|`isDismissible`|`bool`|This parameter specifies whether the `panel`will be dismissed when user taps on the screen|\n|`controller`|`WeSlideController`|This object used to control animations, using methods like `hide` or `show` to display panel and footer or check if is visible with variable `isOpened`|\n|`fadeSequence`|`List\u003cTweenSequenceItem\u003cdouble\u003e\u003e`|This is the value that create a `fade transition` over `panel header`|\n|`isUpSlide`|`bool`|This is the value that need up sliding panel if you want to enable Slide up through panel. By default is `true`|\n\n## Support\n\nIf you want to be kind to me, then consider buying me a beer.\n\n\u003ca href=\"https://www.buymeacoffee.com/lanno\"\u003e\u003cimg src=\"https://img.buymeacoffee.com/button-api/?text=Buy me a beer\u0026emoji=🍺\u0026slug=lanno\u0026button_colour=FFDD00\u0026font_colour=000000\u0026font_family=Cookie\u0026outline_colour=000000\u0026coffee_colour=ffffff\"\u003e\u003c/a\u003e\n\nThankyou!\n\n## Features and bugs\n\nPlease file feature requests and bugs at the [issue tracker][tracker].\n\n[tracker]: https://github.com/luciano-work/we_slide/issues\n\n## License\n\n[MIT License](./LICENSE)\n","funding_links":["https://buy.stripe.com/7sI7sK99S86gbtu7ss","https://www.buymeacoffee.com/lanno","https://img.buymeacoffee.com/button-api/?text=Buy"],"categories":["Dart"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flannodev%2Fwe_slide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flannodev%2Fwe_slide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flannodev%2Fwe_slide/lists"}