All Projects → quickbirdstudios → flutter_pull_to_reach_demo

quickbirdstudios / flutter_pull_to_reach_demo

Licence: other
A new way to access controls in your flutter app that are normally hard to reach with your thumb

Programming Languages

dart
5743 projects
swift
15916 projects
kotlin
9241 projects
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to flutter pull to reach demo

shoppers
Flutter E-Commerce App using Firebase, Razorpay and Stripe
Stars: ✭ 94 (+308.7%)
Mutual labels:  flutter-demo, flutter-examples
LoginAndRegistrationWithSocialMedia
Created a Project to design login screen, registration screen, login with google ,slider navigation drawer,dashboard screen login with Facebook using Flutter
Stars: ✭ 82 (+256.52%)
Mutual labels:  flutter-demo, flutter-examples
Knockdown-Flutter
Enough exercises to knockdown the fear of Flutter in you 👊
Stars: ✭ 33 (+43.48%)
Mutual labels:  flutter-demo, flutter-examples
rijksbook
🖼 A basic Flutter app built for educational purposes
Stars: ✭ 37 (+60.87%)
Mutual labels:  flutter-demo, flutter-examples
DevQuiz
Dev.Quiz 👨‍💻 | Rocketseat 💜 - NLW 05 👩‍🚀
Stars: ✭ 25 (+8.7%)
Mutual labels:  flutter-demo, flutter-examples
data examples
An example app showing different ways to pass to and share data with widgets and pages.
Stars: ✭ 56 (+143.48%)
Mutual labels:  flutter-demo, flutter-examples
E-commerce
A Flutter E-commerce by implementing the Carousel and other flutter components
Stars: ✭ 36 (+56.52%)
Mutual labels:  flutter-demo, flutter-examples
Best Flutter Ui Templates
completely free for everyone. Its build-in Flutter Dart.
Stars: ✭ 13,448 (+58369.57%)
Mutual labels:  flutter-demo, flutter-examples
car rental lite
A platform for car sharing where users can book any car that suits their needs and wants for their intended journey, from the closest hosts in the community.
Stars: ✭ 28 (+21.74%)
Mutual labels:  flutter-demo, flutter-examples
flutter-tips
My collection of Flutter development tips
Stars: ✭ 36 (+56.52%)
Mutual labels:  flutter-demo, flutter-examples
calmly
Calmly is made with flutter to practice meditation to bring headspace and calmness. 😍💆🏼‍♂️
Stars: ✭ 34 (+47.83%)
Mutual labels:  flutter-demo, flutter-examples
flutter pokedex
Pokedex app built with Flutter (with lots of animations) using Clean Architecture
Stars: ✭ 1,603 (+6869.57%)
Mutual labels:  flutter-demo, flutter-examples
flutter sliding tutorial
User onboarding library with smooth animation of objects and background colors
Stars: ✭ 127 (+452.17%)
Mutual labels:  flutter-demo, flutter-examples
WhatsAppUIClone
WhatsApp UI Clone with Flutter
Stars: ✭ 66 (+186.96%)
Mutual labels:  flutter-demo, flutter-examples
Gsy flutter demo
Flutter 不同于 GSYGithubAppFlutter 完整项目,本项目将逐步完善各种 Flutter 独立例子,方便新手学习上手和小问题方案解决。 目前开始逐步补全完善,主要提供一些有用或者有趣的例子,如果你也有好例子,欢迎提交 PR 。
Stars: ✭ 2,140 (+9204.35%)
Mutual labels:  flutter-demo, flutter-examples
flutter todos
A cross platform todo list app using flutter, sqlite etc. If you read the code, you will understand how to create simple elegant mobile app using Flutter and Dart language.
Stars: ✭ 60 (+160.87%)
Mutual labels:  flutter-demo, flutter-examples
flutter do
Basic Flutter apps, for flutter devs
Stars: ✭ 47 (+104.35%)
Mutual labels:  flutter-demo, flutter-examples
Flutter ui challenges
100+ Professional UI implementations with Code in Flutter. Available in Android, iOS, Linux and Web
Stars: ✭ 3,473 (+15000%)
Mutual labels:  flutter-demo, flutter-examples
connectycube-flutter-call-kit
A Flutter plugin for displaying call screen when the app in the background or terminated.
Stars: ✭ 35 (+52.17%)
Mutual labels:  flutter-demo, flutter-examples
boxgame
A sample project for following along a tutorial found on jap.alekhin.io.
Stars: ✭ 32 (+39.13%)
Mutual labels:  flutter-demo, flutter-examples

Pull-To-Reach is a new way to access controls in your app that are normally hard to reach with your thumb.

This is a demo/example-implementation to a design solution that's used e.g. in the Soor.app. With Pull-To-Reach, the user can select toolbar items by swiping down rather than stretching his thumb up to the top:

Detailed instructions can also be found in this article: https://quickbirdstudios.com/blog/flutter-pull-to-refresh-was-yesterday-checkout-pull-to-reach/

And if you want to integrate this into your existing app, here is a great library which does that job for you: https://github.com/TiO-Design/pull_to_reach

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].