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 ..
Category : Screen
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 ..
LoginScreen LoginScreen About fast login Screen b creating some Widget likebuildEmail=> for textfield email buildPassword=> for textfield password buildRememberMe=> for Check box & text(remember me) buildForgetPassword=> for text(forget Password) buildLoginButton=> for Button build facebook&google&twitter => icons Snapshots Home Page homepage2 Download login screen UI source code on GitHub FlutterappworldProvides the list of the opensource Flutter ..
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 ..
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 ..
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 ..
Home Widget HomeWidget is a Plugin to make it easier to create HomeScreen Widgets on Android and iOS. HomeWidget does not allow writing Widgets with Flutter itself. It still requires writing the Widgets with native code. However, it provides a unified Interface for sending data, retrieving data and updating the Widgets iOS Android Platform Setup In order ..
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 ..
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 ..
nice_intro Get your users to know your app with ease Getting Started Onboarding is a great way to introduce your app to newcomers, to help them quickly adapt to the new conditions so that they can get the most out of your app. A Flutter package to build awesome intro slides for your apps. Demo ..
Curved Splash Screen A Splash screen with curved custom bottom sheet and dots indicator within it. You can add your custom splash screens according to it’s index. You can change any color of the items of the bottom sheet. You can specify the text of back and skip button and their color. All items in ..
E-Store Mobile App Home Screen This Flutter project recreates an electronics store home screen mockup. The mockup was created by @nasyiya.design on instagram. I saw the mockup on instagram and thought it would be interesting to recreate it in Flutter as my first real stab at making something fully in it. What it looks like Compared to ..
When your app is opened, there is a brief time while the native app loads Flutter. By default, during this time the native app displays a white splash screen. This package automatically generates iOS, Android, and Web native code for customizing this native splash screen background color and splash image. Supports dark mode, full screen, ..
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’; ..
Custom Splash Screen A Flutter package to custom splash screen: change logo icon, logo animation, and splash screen background color. (Custom from animated splash screen) Using the package Get the library Things to do Get a logo for your app Prepare what to execute while the splash screen is shown (initializing your db, shared preferences, ..
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 ..
onboarding_flutter App onboarding build 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 our online documentation, which offers tutorials, samples, ..
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; ..