Giter VIP home page Giter VIP logo

flutter_animated_splash_screen's Introduction

Animated Native Splash

Maintenance GitHub release likes popularity pub points

Getting Started ๐Ÿš€

Making native aimated splash seems like a huge issue but with this package everything is done for. All you need is Json file of your animated object and we can help you to bring them to life. ๐ŸŽ‡

Usage ๐ŸŽจ

First, add animated_native_splash as a dev dependency in your pubspec.yaml file. It belongs in dev_dependencies because it is a command line tool.

dev_dependencies:
  animated_native_splash: ^1.0.0
animated_native_splash:

  # This package generates native code to customize Flutter's splash

  # jsonFile is the only required parameter.This the file use to setup the animation object.
  jsonFile: assets/splash.json

Run the package

After adding your settings, run the following command in the terminal:

flutter pub run animated_native_splash:create

Now wait for everything to finish injecting. BOOM you have your animated native splash setup ๐ŸŽ‰

Note that on web, you maybe bad splash effects on debug run but all will be normal when you deploy your website to any web host of your preference

Release Notes ๐Ÿ’™

๐Ÿš€ New Feature
โœ… Support Android
โœ… Support Web

Known Issues ๐Ÿ’”

No known issues so far.

Demo ๐Ÿ‘€

Web

https://trashy-fruit.surge.sh/#/ ### Mobile

flutter_animated_splash_screen's People

Contributors

ganeshkumartk avatar priyanshupatra02 avatar rexthecoder avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.