Facebook Twitter Instagram
    DeepCrazyWorld
    Facebook Twitter Instagram Pinterest YouTube
    • FLUTTER
      • FLUTTER APP
        • QRCode
        • Quiz App
        • Chat GPT
        • PDF App
        • News App
        • Fitness App
        • Weather App
        • BMI Calculator
        • GAME APP
        • Ecommerce App
        • wallpaper App
        • Finance app
        • Chat App
        • Wallet App
        • Taxi App
        • Quran app
        • Music player app
      • FLUTTER UI
        • Splash Screen
        • Onboarding Screen
        • Login Screen
        • Card Design
        • Drawer
    • PROJECT
      • Android Projects
      • College Projects
      • FLUTTER APP
      • Project Ideas
      • PHP Projects
      • Python Projects
    • SOURCE CODE
    • ANDROID
      • ANDROID APP
      • GAME APP
      • ANDROID STUDIO
    • MCQ
      • AKTU MCQ
        • RPA MCQ
        • COA MCQ
        • HPC MCQ
        • SPM MCQ
        • Renewable Energy All MCQ
        • Data Compression MCQ
        • Data Structure MCQ
        • Digital Image Processing MCQ
        • Software Engineering MCQ
        • Machine Learning MCQ
        • Artificial Intelligence MCQ
      • D PHARMA MCQ
        • Pharmaceutics – I MCQ
        • Pharmacognosy MCQ
        • Pharmaceutical Chemistry MCQ
        • Biochemistry and Clinical Pathology MCQ
        • Human Anatomy and Physiology MCQ
        • Heath Education and Community Pharmacy MCQ
    • INTERVIEW QUESTIONS
      • Flutter Interview Questions
      • INTERVIEW QUESTIONS
      • Python Interview Questions
      • Coding ninjas solution
    • MORE
      • WORDPRESS
        • SEO
        • TOP 10 WORDPRESS THEME
      • PRODUCTIVITY
      • Program
      • QUOTES
    DeepCrazyWorld
    Home»FLUTTER»Intro screens using flutter package for some material design app
    FLUTTER

    Intro screens using flutter package for some material design app

    DeepikaBy DeepikaNovember 13, 2023Updated:November 14, 2023No Comments4 Mins Read

    Intro screens using flutter package – IntroViews- 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 possible.

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

    output

    Table of Contents

    Toggle
    • Features
    • Getting Started
    • Usage
    • Documentation
      • PageViewModel Class
      • IntroViewFlutter Class
    • Get Full Source Code
    • Conclusion
        • Related Articles:
      • READ MORE

    Features

    • Easy addition of pages.
    • Circular page reveal.
    • Cool Animations.
    • Animation control, if the user stops sliding in the midway.
    • Skip button, for skipping the app intro.
    • Custom font selection.
    • Material Design.

    Getting Started

    You should ensure that you add the intro_views_flutter as a dependency in your flutter project.

    dependencies:
      intro_views_flutter: '^2.4.0'
    

    YAML

    You can also reference the git repository directly if you want:

    dependencies:
      intro_views_flutter:
        git: git://github.com/aagarwal1012/IntroViews-Flutter
    

    YAML

    You should then run flutter packages get in your terminal so as to get the package.

    Usage

    <img decoding=
    Intro screens using flutter package
    • IntroViewsFlutter widget require a list of PageViewModel , and some other parameters. Refer the code below to create a PageViewModel page.Final page = new PageViewModel( pageColor: const Color(0xFF607D8B), iconImageAssetPath: 'assets/taxi-driver.png', iconColor: null, bubbleBackgroundColor: null, body: Text( 'Easy cab booking at your doorstep with cashless payment system', ), title: Text('Cabs'), mainImage: Image.asset( 'assets/taxi.png', height: 285.0, width: 285.0, alignment: Alignment.center, ), textStyle: TextStyle(fontFamily: 'MyFont', color: Colors.white), ); Dart
    • Now refer the code below to get the IntroViewsFlutter widget.final Widget introViews = new IntroViewsFlutter( [page], onTapDoneButton: (){ //Void Callback }, showSkipButton: true, pageButtonTextStyles: new TextStyle( color: Colors.white, fontSize: 18.0, fontFamily: "Regular", ), ); DartFor further usage refer the example available.For Landscape preview click the link.Note : If you added more than four pages in the list then there might be overlapping between page icons and skip button, so my suggestion is just make the showSkipButton: false.

    Documentation

    PageViewModel Class

    Dart attributeDatatypeDescriptionDefault Value
    pageColorColorSet color of the page.Null
    mainImageImage / WidgetSet the main image of the page.Null
    titleText / WidgetSet the title text of the page.Null
    bodyText / WidgetSet the body text of the page.Null
    iconImageAssetPathStringSet the icon image asset path that would be displayed in page bubble.Null
    iconColorColorSet the page bubble icon color.Null
    bubbleBackgroundColorColorSet the page bubble background color.Colors.white / Color(0x88FFFFFF)
    textStyleTextStyleSet TextStyle for both title and bodytitle: color: Colors.white , fontSize: 50.0
    body: color: Colors.white , fontSize: 24.0
    bubbleWidgetSet a custom widget for the inner bubblenull

    IntroViewFlutter Class

    Dart attributeDatatypeDescriptionDefault Value
    pagesListSet the pages of the intro screen.Null
    onTapDoneButtonVoidCallbackMethod executes on tapping done button.Null
    showSkipButtonBoolShow the skip button at the bottom of page.true
    pageButtonTextSizeDoubleSet the button text size.18.0
    pageButtonFontFamilyStringSet the font of button text.Default
    onTapSkipButtonVoidCallbackMethod executes on tapping skip button.null
    pageButtonTextStylesTextStyleConfigure TextStyle for skip, done buttons, overrides pageButtonFontFamily, pageButtonsColor, pageButtonTextSize.fontSize: 18.0, color: Colors.white
    skipTextText / WidgetOverride Skip Button Text and styles.Text(‘SKIP’)
    doneTextText / WidgetOverride Done Button Text and styles.Text(‘DONE’)
    doneButtonPersistBoolShow done Button throughout pagesfalse
    columnMainAxisAlignmentMainAxisAlignmentControl [MainAxisAlignment] for columnMainAxisAlignment.spaceAround
    fullTransitiondoubleAdjust scroll distance for full transition300.0

    Resources Used:

    • YouTube
    • Dart & Flutter Packages

    You can check out the entire code of this App here:

    Get Full Source Code

    View Github

    download source code

    Conclusion

    This was all about a quick go through the basic flutter App UI Screen. If you need any assistance regarding flutter app development, you can consult a flutter developer from FlutterDesk. We would love to be of help. Still, if you feel any difficult while dealing with Flutter app development projects, you can reach out to us or hire Flutter developers to outsource any of your app development project.

    Do like & share my Facebook page. if you find this post helpful. Thank you!!

    Happy coding! 😉

    Related Articles:

    • How to Install Flutter in windows 10
    • Flutter Weather app built for Android and iOS with source code
    • Flutter weather application for viewing the weather source code
    • Beautiful Plants App UI design using flutter and firebase
    • Simple Wallet App UI Build With Flutter source code
    • A Beautiful Music Player App Built in Flutter source code
    • The Real taxi app with Flutter source code
    • Onboarding screen for grocery app with flutter source code
    • Onboarding screen UI with Flutter source code
    • Awesome onboarding screen with Flutter source code
    • Create Onboarding login page with flutter page view
    • Quiz App using flutter with source code
    • Make aware people of world bout the diseases A Flutter Healthcare app
    • Chronicles App using Flutter Unique Bedtime
    • Flutter music app Search all audio files in android phone
    • A Flutter widget for switching the locale of your app 
    • Offline Android Music Player app for Music Collectors application
    • Daily expense tracking and finance management flutter app
    • Automatic Chicken Feeder App using Flutter source code
    • Flutter Quran app to read or listen to the holly quran source code
    • Simple BMI Calculator app which calculated Body Mass Index using flutter
    • Flutter HSV Color picker designed for your app source code

    READ MORE

    Share. Facebook Twitter LinkedIn WhatsApp Telegram Pinterest Reddit Email
    Previous ArticleCreate onboarding page using flutter package provide
    Next Article Onboarding Screen UI for ecommerce app using flutter source code

    Related Posts

    Implementing a Dynamic FAQ Screen UI in Flutter Using ExpansionTile

    FLUTTER 5 Mins Read

    Creating an Instruction UI Screen in Flutter Application

    FLUTTER UI 7 Mins Read

    Animated Backgrounds in Flutter: A Complete Guide

    FLUTTER 4 Mins Read

    How to Create Music Player UI screen with fully functional in flutter

    FLUTTER APP 3 Mins Read

    Leave A Reply Cancel Reply

    Recent Posts
    • Implementing a Dynamic FAQ Screen UI in Flutter Using ExpansionTile March 29, 2025
    • Creating an Instruction UI Screen in Flutter Application March 29, 2025
    • Animated Backgrounds in Flutter: A Complete Guide March 15, 2025
    • How to make Diary App using flutter stepwise using getx August 31, 2024
    • How to Create Music Player UI screen with fully functional in flutter August 30, 2024
    • How to make ListView Builder Ui in flutter with Source Code August 29, 2024
    • Create a TabBar View in flutter with fully functional stepwise August 28, 2024
    • How to create TabBar view in flutter with source code step wise August 27, 2024
    • How to make Heart rate measure app with Flutter stepwise August 26, 2024
    • How to make ChatGpt App in flutter with source code Stepwise August 25, 2024
    Facebook Twitter Instagram Pinterest YouTube
    • About
    • Contact
    • Disclaimer
    • Privacy Policy
    Copyright by DeepCrazyWorld © 2025

    Type above and press Enter to search. Press Esc to cancel.