All Projects → Cleveroad → flutter_sliding_tutorial

Cleveroad / flutter_sliding_tutorial

Licence: MIT license
User onboarding library with smooth animation of objects and background colors

Programming Languages

dart
5743 projects
HTML
75241 projects
ruby
36898 projects - #4 most used programming language
swift
15916 projects

Projects that are alternatives of or similar to flutter sliding tutorial

Motion-Tab-Bar
A beautiful animated flutter widget package library. The tab bar will attempt to use your current theme out of the box, however you may want to theme it.
Stars: ✭ 237 (+86.61%)
Mutual labels:  dart-library, flutter-plugin, flutter-material, flutter-demo, flutter-widget, flutter-ui, flutter-package, dart-package
swipedetector
A Flutter package to detect up, down, left, right swipes.
Stars: ✭ 34 (-73.23%)
Mutual labels:  flutter-plugin, flutter-demo, flutter-examples, dart2, flutter-widget, flutter-package
Interactive-Add-Button-Layout
Custom Layout with interactive add button to impove your UI and UX .
Stars: ✭ 20 (-84.25%)
Mutual labels:  flutter-material, flutter-demo, flutter-examples, flutter-widget, flutter-ui, flutter-package
flutter-app
Full Feature Todos Flutter Mobile app with fireStore integration.
Stars: ✭ 138 (+8.66%)
Mutual labels:  flutter-plugin, flutter-examples, dart2, flutter-widget, flutter-ui, flutter-package
barcode.flutter
barcode generate library for Flutter
Stars: ✭ 58 (-54.33%)
Mutual labels:  dart-library, flutter-plugin, flutter-examples, flutter-widget, flutter-package
Gsy flutter demo
Flutter 不同于 GSYGithubAppFlutter 完整项目,本项目将逐步完善各种 Flutter 独立例子,方便新手学习上手和小问题方案解决。 目前开始逐步补全完善,主要提供一些有用或者有趣的例子,如果你也有好例子,欢迎提交 PR 。
Stars: ✭ 2,140 (+1585.04%)
Mutual labels:  flutter-plugin, flutter-demo, flutter-examples, flutter-widget, flutter-ui
getwidget-docs
Get Widgets UI library docs.
Stars: ✭ 17 (-86.61%)
Mutual labels:  flutter-plugin, flutter-material, flutter-widget, flutter-ui, flutter-package
Flutter-Apps
🌀 This is mainly focus on a complete application for production
Stars: ✭ 18 (-85.83%)
Mutual labels:  flutter-plugin, flutter-material, flutter-examples, flutter-widget, flutter-package
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 (-52.76%)
Mutual labels:  flutter-material, flutter-demo, flutter-examples, flutter-widget, flutter-ui
Best Flutter Ui Templates
completely free for everyone. Its build-in Flutter Dart.
Stars: ✭ 13,448 (+10488.98%)
Mutual labels:  flutter-material, flutter-demo, flutter-examples, flutter-widget, flutter-ui
flutter-UI
将Flutter各种Widget各种API📘都实现一次。喜欢请Star。
Stars: ✭ 67 (-47.24%)
Mutual labels:  flutter-material, flutter-demo, flutter-examples, flutter-widget, flutter-package
E-commerce
A Flutter E-commerce by implementing the Carousel and other flutter components
Stars: ✭ 36 (-71.65%)
Mutual labels:  flutter-plugin, flutter-material, flutter-demo, flutter-examples
liquid button
Liquify your buttons, web demo at website
Stars: ✭ 18 (-85.83%)
Mutual labels:  flutter-plugin, flutter-widget, flutter-ui, flutter-package
FlutterLoadingGIFs
Loading indicator GIFs. Material and Cupertino (Android and iOS) loading indicators in assorted sizes. Use as placeholders for loading remote image assets. Demo: https://gallery.codelessly.com/flutterwebsites/loadinggifs/
Stars: ✭ 28 (-77.95%)
Mutual labels:  flutter-plugin, flutter-widget, flutter-ui, flutter-package
backdrop
Backdrop implementation in flutter.
Stars: ✭ 203 (+59.84%)
Mutual labels:  flutter-material, flutter-demo, flutter-examples, flutter-widget
survey kit
Flutter library to create beautiful surveys (aligned with ResearchKit on iOS)
Stars: ✭ 68 (-46.46%)
Mutual labels:  flutter-plugin, flutter-widget, flutter-ui, flutter-package
flutter bolg manage
Flutter实战项目,采用Getx框架管理,遵循Material design设计风格,适合您实战参考或练手
Stars: ✭ 373 (+193.7%)
Mutual labels:  flutter-plugin, flutter-examples, flutter-widget, flutter-ui
flutter-tunein
Dynamically themed Music Player built with flutter
Stars: ✭ 108 (-14.96%)
Mutual labels:  flutter-plugin, flutter-material, flutter-examples, flutter-ui
Getwidget
Most popular and easy to use open source UI library with 1000+ Widgets to build flutter app.
Stars: ✭ 2,555 (+1911.81%)
Mutual labels:  dart-library, flutter-widget, flutter-ui, dart-package
http middleware
A middleware library for Dart's http library.
Stars: ✭ 38 (-70.08%)
Mutual labels:  dart-library, flutter-plugin, flutter-examples, dart2

SlidingTutorial

Header image

Cleveroad introduces Sliding Tutorial Library for Flutter

Hey guys, hope you haven’t started developing a tutorial for your Flutter app yet, as we have already completed a part of your job. Don’t worry, we act from good motives only. Our aim is to help you create a sliding tutorial in a fast and simple manner. So we’ve done some work and voila!. A simple Flutter Sliding Tutorial library is at your service.
Open tutorial in the browser

Demo image

Also you can watch the animation of the Sliding Tutorial for Android on YouTube in HD quality.

The invention is going to ease the problem of structural design but not to limit a stretch of your imagination at the same time. We took care of the suitability aspect. So, your app is not going to look alien among other Flutter elements.

Applied parallax effects will make your product presentation look like Google apps tutorial.

All you need to do is:
1. Create background designs for each screen of your tutorial (assistance with mobile design)
2. Create icons for each screen of your tutorial
3. Follow the instructions below

Awesome

Full Documentation

Setup

In the pubspec.yaml of your flutter project, add the following dependency:

dependencies:
  ...
  flutter_sliding_tutorial: "^2.0.0+1"

In your library add the following import:

import 'package:flutter_sliding_tutorial/flutter_sliding_tutorial.dart';

Quick Start

Changelog

See changelog history.

Support

If you have any questions regarding the use of this tutorial, please contact us for support at [email protected] (email subject: «Sliding Tutorial: Flutter. Support request.»)
or
Use our contacts:
Cleveroad.com
Facebook account
Twitter account
Google+ account

License

    The MIT License (MIT)

    Copyright (c) 2021 Cleveroad

    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    copies of the Software, and to permit persons to whom the Software is
    furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in all
    copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    SOFTWARE.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

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].