LaptrinhX
  • My
  • News
  • Tiktok
  • Tag
  • Author
  • Ebook
  • Theme
  • Tutorial
  • Funny
  • IT Job
  • Video
  • Tools
  • Hacker News
  • India (বাংলা)
  • Česká republika (čeština)
  • Danmark (Dansk)
  • Österreich (Deutsch)
  • Schweiz (Deutsch)
  • Deutschland (Deutsch)
  • Ελλάδα (ελληνικά)
  • United Arab Emirates (English)
  • Australia (English)
  • Canada (English)
  • United Kingdom (English)
  • Ireland (English)
  • India (English)
  • Malaysia (English)
  • New Zealand (English)
  • Philippines (English)
  • Singapore (English)
  • United States (English)
  • International Edition (English)
  • South Africa (English)
  • Argentina (español)
  • Chile (español)
  • Colombia (español)
  • España (español)
  • México (español)
  • Perú (español)
  • United States (español)
  • Venezuela (español)
  • América Latina (español)
  • Suomi (suomi)
  • Belgique (français)
  • Canada (français)
  • Suisse (français)
  • France (français)
  • Afrique francophone (français)
  • India (हिंदी)
  • Magyarország (magyar)
  • Indonesia (Bahasa Indonesia)
  • Italia (italiano)
  • 日本 (日本語)
  • 한국 (한국어)
  • India (मराठी)
  • Norge (norsk, bokmål)
  • België (Nederlands)
  • Nederland (Nederlands)
  • Polska (polski)
  • Brasil (português)
  • Portugal (Português)
  • Россия (Pусский)
  • Sverige (svenska)
  • India (తెలుగు)
  • ไทย (ไทย)
  • Türkiye (Türkçe)
  • Việt Nam (Tiếng Việt)
  • 中华人民共和国 (简体中文)
  • 香港特别行政區 (繁體中文)
  • 台灣 (繁體中文)

    Tags ::

    intro screen

    A collection of 18 posts


    Jetpack compose App intro
    • twitter
    • facebook
    • email
    androidexample365.com androidexample365.com 2022-05-14 11:30

    Jetpack compose App intro

    App Intro (Experimental) Jetpack compose App Intro. Who’s using App Intro? 👉 Check out who’s using App Intro Include in your project Gradle Add the dependency below to your module‘s build.gradle...

    androidexample
    A androidexample
    3 min read
    A better way for new feature introduction and step-by-step users guide
    • twitter
    • facebook
    • email
    flutterawesome.com flutterawesome.com 2020-10-02 09:46

    A better way for new feature introduction and step-by-step users guide

    flutter_intro A better way for new feature introduction and step-by-step users guide for your Flutter project. Usage To use this package, add flutter_intro as a dependency in your pubspec.yaml file. Init import...

    Flutter Awesome
    F Flutter Awesome
    5 min read
    ☀️ A Flutter package for some material design app intro screens with some cool animations.
    • twitter
    • facebook
    • email
    github 2020-05-16 11:42

    ☀️ A Flutter package for some material design app intro screens with some cool animations.

    aagarwal1012/IntroViews-Flutter ☀️ A Flutter package for some material design app intro screens with some cool animations. Users starred: 451Users forked: 115Users watching: 451Updated at: 2020-05-16...

    aagarwal1012
    A aagarwal1012
    7 min read
    This library focus on giving tour about your application and its features
    • twitter
    • facebook
    • email
    androidexample365.com androidexample365.com 2019-06-10 19:44

    This library focus on giving tour about your application and its features

    CoachMark This library focus on giving tour about your application and its features. You can highlight the where to tap to enable or disable the feature. Show the first time user, how to use the feature by showcasing...

    Android Example 365
    A Android Example 365
    1 min read
    An Android Library that helps you make a cool intro for your app
    • twitter
    • facebook
    • email
    androidexample365.com androidexample365.com 2019-05-16 19:35

    An Android Library that helps you make a cool intro for your app

    AppIntro AppIntro is an Android Library that helps you make a cool intro for your app, like the ones in Google apps. Usage Basic usage Add the JitPack repository to your build file Add it in your root build.gradle at...

    Android Example 365
    A Android Example 365
    6 min read
    Page Transformer for flutter
    • twitter
    • facebook
    • email
    flutterawesome.com flutterawesome.com 2019-02-26 16:29

    Page Transformer for flutter

    transformer_page_view Page Transformer for flutter. Very simple to use import 'package:transformer_page_view/transformer_page_view.dart'; ... new TransformerPageView( loop: true, transformer: new...

    Flutter Awesome
    F Flutter Awesome
    3 min read
    Simple and configurable app introduction slider for Flutter
    • twitter
    • facebook
    • email
    flutterawesome.com flutterawesome.com 2018-11-28 16:10

    Simple and configurable app introduction slider for Flutter

    FLUTTER INTRO SLIDER A plugin to help you make intro screens to show the major features of your app. You can change the image, button, text style, color, and more things. Create intro screens is never been more quick...

    Flutter Awesome
    F Flutter Awesome
    4 min read
    A Flutter package for some material design app intro screens
    • twitter
    • facebook
    • email
    flutterawesome.com flutterawesome.com 2018-11-21 16:36

    A Flutter package for some material design app intro screens

    IntroViews-Flutter IntroViews is inspired by Paper Onboarding and developed with love from scratch. I decided to rewrite almost all the features in order to make it available to the flutter developers and extensible as...

    Flutter Awesome
    F Flutter Awesome
    2 min read
    Material Intro View is a showcase android library
    • twitter
    • facebook
    • email
    androidexample365.com androidexample365.com 2018-06-27 15:27

    Material Intro View is a showcase android library

    MaterialIntroView Material Intro View is a showcase android library. We saw this kind of showcase on Fabulous App and we love it. Then decided to create showcase just like it. Usage new MaterialIntroView.Builder(this) ...

    Android Example 365
    A Android Example 365
    3 min read
    A Material Design themed ShowcaseView for Android
    • twitter
    • facebook
    • email
    androidexample365.com androidexample365.com 2018-06-27 15:12

    A Material Design themed ShowcaseView for Android

    MaterialShowcaseView This library is heavily inspired by the original ShowcaseView library. Since Google introduced the Material design philosophy I have seen quite a few apps with a nice clean, flat showcase view (the...

    Android Example 365
    A Android Example 365
    2 min read
    Simple Sliding Intro View
    • twitter
    • facebook
    • email
    androidexample365.com androidexample365.com 2018-05-12 11:09

    Simple Sliding Intro View

    SlidingIntoView Simple Sliding Intro View. How to use Import dependency using Gradle or Maven: repositories { maven { url "https://jitpack.io" } } dependencies { compile...

    Android Example 365
    A Android Example 365
    1 min read
    A short and simple library which allows easy replication of several app onboarding techniques
    • twitter
    • facebook
    • email
    androidexample365.com androidexample365.com 2018-05-12 10:46

    A short and simple library which allows easy replication of several app onboarding techniques

    Material-Onboarding A short and simple library which allows easy replication of several app onboarding techniqies. Background The Material Design guidelines list a lot of different techniques for onboarding users in...

    Android Example 365
    A Android Example 365
    1 min read
    Vertical intro allows you to integrate material vertical intro to your app
    • twitter
    • facebook
    • email
    androidexample365.com androidexample365.com 2018-05-12 10:42

    Vertical intro allows you to integrate material vertical intro to your app

    Vertical-Intro Vertical intro allows you to integrate material vertical intro to your app. The current minSDK version is API level 14 Android 4.0 (ICE CREAM SANDWICH). Download sample apk YouTube...

    Android Example 365
    A Android Example 365
    2 min read
    Dot-based Android ViewPager indicator with Material Design animations
    • twitter
    • facebook
    • email
    androidexample365.com androidexample365.com 2018-05-12 10:36

    Dot-based Android ViewPager indicator with Material Design animations

    Material-ViewPagerIndicator A super easy-to-use page indicator for the Android Support Library v4's ViewPager widget with Material Design ink animations. Demo A demo app with examples is available on Google Play. The...

    Android Example 365
    A Android Example 365
    1 min read
    Onboarding library for android with Gradient, Image or Solid color backgrounds
    • twitter
    • facebook
    • email
    androidexample365.com androidexample365.com 2018-05-12 10:34

    Onboarding library for android with Gradient, Image or Solid color backgrounds

    Ahoy! Onboarding Onboarding library for android with Gradient, Image or Solid color backgrounds. Installation Gradle Add it as a dependency in your app's build.gradle file dependencies { compile...

    Android Example 365
    A Android Example 365
    2 min read
    Library demonstrating a material intro tutorial much like the ones on Google Sheets
    • twitter
    • facebook
    • email
    androidexample365.com androidexample365.com 2018-05-12 10:25

    Library demonstrating a material intro tutorial much like the ones on Google Sheets

    MaterialIntroTutorial Android Library demonstrating a material intro tutorial much like the ones on Google Sheets This library creates an introduction screen for your application. The help tutorial takes the background...

    Android Example 365
    A Android Example 365
    1 min read
    A beautiful way to introduce users to your app
    • twitter
    • facebook
    • email
    androidexample365.com androidexample365.com 2018-05-12 10:22

    A beautiful way to introduce users to your app

    Onboarding A beautiful way to introduce users to you app. Using a regular ViewPager with a custom transformer with callbacks we can achieve this effect Sample Apk Interface public interface SceneChangeListener { ...

    Android Example 365
    A Android Example 365
    1 min read
    Make Android intro screen easy to use for everyone and extensible as possible
    • twitter
    • facebook
    • email
    androidexample365.com androidexample365.com 2018-05-12 09:50

    Make Android intro screen easy to use for everyone and extensible as possible

    Android Material Intro Screen Material intro screen is inspired by Material Intro and developed with love from scratch. I decided to rewrite completely almost all features in order to make Android intro screen easy to...

    Android Example 365
    A Android Example 365
    2 min read
    LaptrinhX © 2022
    Latest Posts News raoxyz congtyaz