Flutter UI Challenges

Overview

support Codemagic build status Build GitHub Repo stars GitHub forks

lib

Introduction đŸŧ

Zoo is a small, simple and beautiful app that lists 3d model of animals.

Before we start, you can take a look at the app:

Output sample

Usage 🎨

To clone and run this application, you'll need git and flutter installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Shadow60539/zoo_app.git

# Go into the repository
$ cd zoo_app.git

# Install dependencies
$ flutter packages get

# Run the app
$ flutter run

Packages đŸ“Ļ

Some very good packages are used in the project.

Package Description
model_viewer 3D Model Viewer for Flutter
flutter_svg Support svg files
lottie Lottie files animations
google_fonts Google fonts
lint Rules handler for Dart
scratcher Scratch card widget

Directory Structure đŸĸ

The project directory structure is as follows:

├── android
├── asset
├── build
├── images
├── ios
├── lib
├── pubspec.lock
├── pubspec.yaml

lib

Directory Description
core Palette, ScratchNotifier
pages OverViewPage, AnimalDetailsPage
widgets Transition, MeasureSizeRenderObject, ZooDictionary, Utils
You might also like...

Simple reactive animations in your Flutter apps.

just.motion Flutter package to create organic motion transitions. Why? The Motion Value stateless hot reload status notifier Ease Motion Spring Motion

Nov 14, 2022

Timer UI animation challenge from 'Flutter Animations Masterclass'

stopwatch_flutter An IOS stopwatch challenge from Flutter Animations Masterclass - Full Course What I learned; Use timer Use ticker Create custom shap

Jan 4, 2023

💙 Google Classroom Clone using Flutter, GCP

💙 Google Classroom Clone using  Flutter, GCP

Introduction 🚀 Classroom is a Google Classroom clone built using 💙 Flutter. Before we start, you can take a look at the app: Screenshots đŸ—ģ Key Feat

Dec 14, 2022

Animated Menu in Flutter using radial.

Animated Menu in Flutter using radial.

Animated_radial_Menu_in_Flutter Animated Menu in Flutter using radial. Getting Started This project is a starting point for a Flutter application. A f

Jul 18, 2022

Cool 3D Drawer Animated With flutter part 2 đŸ”Ĩ đŸ”Ĩ

 Cool 3D Drawer Animated With flutter part 2 đŸ”Ĩ đŸ”Ĩ

Cool 3D Drawer Animated With flutter part 2 đŸ”Ĩ đŸ”Ĩ

Nov 22, 2022

🐱‍👤 Flutter-Animation đŸ”Ĩ đŸ”Ĩ List Animated Staggered Animations

 🐱‍👤 Flutter-Animation đŸ”Ĩ đŸ”Ĩ List Animated Staggered Animations

🐱‍👤 Staggered Animations made with algeria ❤

Nov 22, 2022

Flutter Animation 🐱‍👤 Made with algeria By DZ-TM071

Flutter Animation 🐱‍👤 Made with algeria By DZ-TM071

Flutter Animation 🐱‍👤 Made with algeria By DZ-TM071

Oct 23, 2022

Flutter Animation 🐱‍👤 Made with algeria 🖤

Flutter Animation 🐱‍👤 Made with algeria 🖤

Flutter-awesome-login-page-animated-fastCode 🐱‍👤 Fast code and awesome design-ui for Login Page ! đŸ”Ĩ Getting Started # First you need to add simple_

Oct 24, 2022

A collection of Animations that aims to improve the user experience for your next flutter project.

A collection of Animations that aims to improve the user experience for your next flutter project.

A collection of Animations that aims to improve the user experience for your next flutter project.

Dec 24, 2022
Releases(v1.0)
Owner
Sanjeev Madhav
Freelance Flutter, Firebase Developer @ Precisely | Former Intern @ IRIS NITK | ARI Mobility Services | eduAlgo | Hopput
Sanjeev Madhav
This repository demonstrates use of various widgets in flutter and tricks to create beautiful UI elements in flutter for Android and IOS

AwesomeFlutterUI The purpose of this repository is to demonstrate the use of different widgets and tricks in flutter and how to use them in your proje

Subir Chakraborty 132 Nov 13, 2022
This is a Flutter URL preview plugin for Flutter that previews the content of a URL

flutter_link_preview This is a URL preview plugin that previews the content of a URL Language: English | 中文įŽ€äŊ“ Special feature Use multi-processing to

yung 67 Nov 2, 2022
Flutter liquid swipe - Liquid Swipe Animation Built With Flutter

Flutter Liquid Swipe liquid Swipe animation is amazing and its Created for iOS P

Jahongir Anvarov 6 Dec 1, 2022
A candy sorter game made with Flutter for the march flutter challenge.

A candy sorter game made with Flutter for the march flutter challenge.

Debjeet Das 1 Apr 9, 2022
✨ A collection of loading indicators animated with flutter. Heavily Inspired by http://tobiasahlin.com/spinkit.

✨ Flutter Spinkit A collection of loading indicators animated with flutter. Heavily inspired by @tobiasahlin's SpinKit. ?? Installing dependencies:

Jeremiah Ogbomo 2.7k Dec 30, 2022
A Flutter library for gradually painting SVG path objects on canvas (drawing line animation).

drawing_animation From static SVG assets See more examples in the showcasing app. Dynamically created from Path objects which are animated over time m

null 442 Dec 27, 2022
Flutter package for creating awesome animations.

?? Simple Animations Simple Animations is a powerful package to create beautiful custom animations in no time. ?? fully tested ?? well documented ?? e

Felix Blaschke 879 Dec 31, 2022
Fun canvas animations in Flutter based on time and math functions.

funvas Flutter package that allows creating canvas animations based on time and math (mostly trigonometric) functions. The name "funvas" is based on F

null 472 Jan 9, 2023
A flutter package that adds support for vector data based animations.

animated_vector Description and inspiration A package that adds support for vector data based animations. The data format is heavily inspired from the

Potato Open Sauce Project 6 Apr 26, 2022
A Flutter app with flip animation to view profiles of friends. 🌟

Flip View Made with ?? in India This flutter app is based on the design made Dmytro Prudnikov for Yalantis on Dribble.He describes the design as: Just

Shubham Soni 68 Sep 23, 2022