Category : Screen

About Collects screen sizes and pixel densities for real iPhones, iPads, Google phones, Samsung phones, and more. Device Sizes This package aggregates screen sizes and pixel densities for as many physical devices as possible. The purpose of this package is to help developers make decisions in their code based on common device form factors. Here ..

Read more

rive-centaur Example of how to create scenes with Rive content in Flutter! Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter, view ..

Read more

Short Intro: Provides the ability to lock the screen on ios and android. Biometric authentication can be used in addition to passcode. This Flutter plugin provides an feature for screen lock. Enter your passcode to unlock the screen. You can also use biometric authentication as an option. Attention A detailed API description will be provided ..

Read more

Splash Screen Developement Stack Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on ..

Read more

A low-cost Flutter screen adaptation solution (a very low-cost Flutter screen adaptation solution) 100% restore UI, just write according to the width and height of the design drawing Look at the picture first, the standard width is set to 360 iPhone 8 ——————————- iPhone 11 : iPhone 12 pro max ——————— ipad air : android ..

Read more

onboarding This is a sample flutter onboarding plugin you use to attract first-time users when they land on your page, hence the name onboarding. You can implement this widget anyhow you want in your app, by managing its top-level state to show the widget to users at the appropriate time. There are also many parameters ..

Read more

SKOnBoarding Screen   A library that walks a user through multiple on-boarding screens in a simple and easy way    GIF  Installation You just need to add sk_onboarding_screen as a dependency in your pubspec.yaml file. dependencies: sk_onboarding_screen: ^1.0.1 Usage Import this class import ‘package:sk_onboarding_screen/sk_onboarding_screen.dart; SKOnboardingModel final pages = [ SkOnboardingModel( title: ‘Choose your item’, description: ‘Easily find your ..

Read more

FancyOnBoarding A Fancy OnBoarding Screen Library for Easy and Quick Usage. Checkout the Original Author :  Checkout the Original Designer :  The source code is 100% Dart, and everything resides in the /lib folder. Show some  and star the repo to support the project  Installation In the dependencies: section of your pubspec.yaml, add the following line:  Usage Import this class import ‘package:fancy_on_boarding/fancy_on_boarding.dart’; ..

Read more

flutter_pulltorefresh Intro a widget provided to the flutter scroll component drop-down refresh and pull up load.support android and ios. If you are Chinese,click here(中文文档) Download Demo(Android): Features pull up load and pull down refresh It’s almost fit for all Scroll witgets,like GridView,ListView… provide global setting of default indicator and property provide some most common indicators ..

Read more

SwitchDecor An app to help you adding frame to your favorite screenshots from Nintendo Switch. This project is written in Flutter, supporting both iOS and Android platform. Visit the official website to download the apk, or download in Google Play Store. It’s coming to App Store. Some features: Pick your screenshots from gallery; Extract primary colors from your screenshots; ..

Read more