Animation in Mobile  App

Animation in Mobile App


What is Flutter?

Flutter is a free and open-source mobile UI framework . It allows you to create a native mobile application . This means that you can use one programming language and one codebase to create two different apps (for iOS and Android).

Flutter is a frame Work and Dart is language used for Create Mobile App using flutter

Task 3

To create amazing and unique animation application. 

I have create an Mobile app with used of Flutter in this used Liquid_Swipe Libray and I have made an app foe Redhat ,docker,And store in Firebase


Mobile Screen

 

Liquid Swipe Intro Screen Pages UI Design in Flutter It is the dart code for the liquid swiping effects in a flutter Mobile Use this package as a library

1. Depend on it

Add this to your package's pubspec.yaml file:

dependencies:
  liquid_swipe: ^1.5.0

2. Import it

Now in your Dart code, you can use:

import 'package:liquid_swipe/liquid_swipe.dart';



Starting page

I have used liquid_Swipe Libray So Window behave as flow of wave


No alt text provided for this image


I have used Docker and Redhat8 command you can run .So I put Docker image in Floating window.

Usage

  • Liquid Swipe just requires the list of containers. Just to provide flexibity to the developer to design its own view through it.
final pages = [
   Container(...),
   Container(...),
   Container(...),
 ];




No alt text provided for this image
No alt text provided for this image

This page is indicating Firebase which I used to store the data and with flow it is coming on the window after click in Firebase it will redirect to home where you can Register and Login


No alt text provided for this image

After Animation Screen it will show home page where you register and |Login

No alt text provided for this image
No alt text provided for this image


This is a Login page used to enter and data connected Firebase

I have Shown in this Animation Which I used in app

Thanks for Giving your attention


Kate R

Freelancer, fond of web design

3 年

well done! as an addendum, here is some useful material about different types of mobile animation and its application https://gapsystudio.com/blog/mobile-app-animation/.

回复
Aaditya Tiwari

DevOps Engineer @Amdocs

4 年

Nice work ?

要查看或添加评论,请登录

Vilsi Jain的更多文章

  • Task 3 Flutter Mobile App

    Task 3 Flutter Mobile App

    Linux and data store in firebase Linux Command store in Firebase 1. Create an app that can run any linux command using…

  • Face Recognition through Transfer Learning

    Face Recognition through Transfer Learning

    Face Recognition using transfer learning this model recognize the face through powerful pre- trained model Problem…

    3 条评论
  • MLOps Task-1

    MLOps Task-1

    Integration of Jenkins,Git,Docker Tools used to make- 1)Jenkins 2)Git 3)Github 4)Docker TASK Description- JOB -1 If…

  • Integration of Machine Learning and Devops

    Integration of Machine Learning and Devops

    What is MLOps? ML and DevOps when together used forms a powerful combination which is called MLOps. Task description…

    10 条评论
  • Task 2-Devops Training

    Task 2-Devops Training

    Objective: to create container image that’s has Jenkins installed using dockerfile .As we launch the…

    4 条评论