Inspired by Reflectly App Made in Flutter ❤️

Overview

Inspired By Reflectly App

Youtube

📱 Gif

📱 Screenshots


Download the Following App for Preview

download android app png 4

🖥 Flutter Tutorial

All Flutter Tutorials plus additional Code and shorter posts can be found on the Official AllTechSavvy website.

⚙️ Built with Amazing Tools

❤️ Found this project useful?

If you found this project useful, then please consider giving it a on Github and follow me on GitHub.

🐞 Bugs/Requests

If you encounter any problems feel free to open an issue. If you feel the library is missing a feature, please raise a ticket on Github and I'll look into it. Pull request are also welcome.

🎉 Social Media Links

sagarshende | Twitter Twitter: @sagarshende95

sagarshende | LinkedIn Linkedin: @SagarShende

SagarShende | Medium Medium: @SagarShende

AllTechSavvy | Medium YouTube: @AllTechSavvy

SagarShende | Medium Instagram: @SagarShende

💰 Donation

inceptive-donate_artboard_2_2x_2x

Paypal

If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of

For All Developers

  • Donate $5: Thank's for creating this project, here's a coffee or juice or beer for you!
  • Donate $10: Wow, I am stunned. Let me take you to the movies.
  • Donate $15: I really appreciate your work, let's grab some lunch!
  • Donate $20: That's some awesome stuff you did right there, Pizza/Burger is on me!

If you like my project, "Star" in the corresponding project right corner, please. Your support is my biggest encouragement! ^^ You can also scan the qr code below or Donate to this project, donation to Author.

You might also like...

Authentication Flow UI Made With Flutter 2.8 Null Safe

Authentication Flow UI Made With Flutter 2.8 Null Safe

flutter_login_ui Flutter Login Flow UI Made In Flutter 2.8 with null safety Please leave a STAR if you found this useful.. Fonts Poppins link ScreenSh

Dec 22, 2022

Beautiful-Login-Design - A design challenge made in flutter + custompainter

Beautiful-Login-Design - A design challenge made in flutter + custompainter

Login Design This little project was proposed in [Flutter & Dart en Español] gro

Nov 3, 2022

A curated collection of awesome gradients made in Dart for Flutter

A curated collection of awesome gradients made in Dart for Flutter

Flutter Gradients A curated collection of awesome gradients made in Dart (port of https://webgradients.com for Flutter). Only linear gradients include

Dec 18, 2022

3d Drawer Animated && Made with algeria heart

3d Drawer Animated && Made with algeria heart

Cool 3D Drawer Animated With flutter part 1 🔥 🔥 Getting Started # You need to import this in our file import 'dart:math'; import 'package:flutter/m

Sep 10, 2022

PaperOnboarding is a material design slider made by @Ramotion

PaperOnboarding is a material design slider made by @Ramotion

PAPER ONBOARDING Android library Paper Onboarding is a material design UI slider written on Java We specialize in the designing and coding of custom U

Dec 28, 2022

This package helps you daily usable function and ready-made Widgets with ease.

This package helps you daily usable function and ready-made Widgets with ease.

Show some love and like to support the project Documentation API Docs are available. Platform Support Android iOS MacOS Web Linux Windows ✔️ ✔️ ✔️ ✔️

Dec 23, 2022

Flutter-animated-ui-space-app - ⚡Animated UI Space App Challenge Part 5 🐱‍👤🐱‍👤

Flutter-animated-ui-space-app - ⚡Animated UI Space App Challenge Part 5 🐱‍👤🐱‍👤

Flutter-animated-ui-space-app 🪐 🌍 Project img : Image Challenge Code Image Note !! : Please include your photos to show and install simple_animation

Sep 15, 2022

Wave-transition-app - A wave transition based mobile app with included images and other files

Wave-transition-app - A wave transition based mobile app with included images and other files

Flutter wave application A new Flutter project done with dart and it's a wave tr

May 18, 2022

A Flutter app with flip animation to view profiles of friends. 🌟

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

Sep 23, 2022
Comments
  • Making a package with your

    Making a package with your "delayed_animation"

    Hi, first of all, thank you very much for your work on this code ! I am really happy to understand how you did this animation.

    I think that you could easily make a package that encapsulate this logic in order to let other developers use it without having to copy and paste your class delayed_animation.dart.

    Are you planning to do this ? If not, I would be pleased to do it but I prefer to adk you before :)

    Thank you again for your work !

    opened by ThomasEcalle 3
  • Not building

    Not building

    Just tried to run your app in vs code on Nexus_6_API_29

    Exception has occurred.
    FlutterError (ServicesBinding.defaultBinaryMessenger was accessed before the binding was initialized.
    If you're running an application and need to access the binary messenger before `runApp()` has been called (for example, during plugin initialization), then you need to explicitly call the `WidgetsFlutterBinding.ensureInitialized()` first.
    If you're running a test, you can call the `TestWidgetsFlutterBinding.ensureInitialized()` as the first line in your test's `main()` method to initialize the binding.)
    
    Launching lib\main.dart on Android SDK built for x86 in debug mode...
    lib\main.dart:1
    [!] Your app isn't using AndroidX.
        To avoid potential build failures, you can quickly migrate your app by following the steps on https://goo.gl/CP92wY .
    √ Built build\app\outputs\flutter-apk\app-debug.apk.
    Connecting to VM Service at ws://127.0.0.1:64214/4NqcdHwbJ_s=/ws
    Error handling 'checkPlatformOverride' custom request: ext.flutter.platformOverride: (-32000) Bad state: The client closed with pending request "ext.flutter.platformOverride".
    Error handling 'checkBrightnessOverride' custom request: ext.flutter.brightnessOverride: (-32000) Bad state: The client closed with pending request "ext.flutter.brightnessOverride".
    
    opened by Vladikasik 1
Releases(v0.1)
Owner
Sagar Shende
Flutter Developer, Youtuber, Blogger & Creator Of AllTechSavvy | Open Source Contributor 🔥 |
Sagar Shende
Animation package for Flutter, inspired by Animate.css

animator Enables you to create stunning flutter animations, faster, efficient and with less code. Null safety: For null safety please use flutter_anim

Sjoerd van Den Berg 136 Dec 6, 2022
Simple to use yet powerfull style widgets with syntax inspired by CSS.

Division Simple to use yet powerfull style widgets with syntax inspired by CSS. Please check out styled_widget which is a replacement of Division! The

Rein Gundersen Bentdal 266 Nov 20, 2022
quiz app made in flutter for answering fun trivia questions

trivia_app An trivia/quiz app made in flutter for answering fun trivia questions. This app make use of Opentdb api (https://opentdb.com/) for fetching

KIRAN M R 7 Dec 23, 2022
App to choose a random TV show episode - Made with #Flutter

TV Randshow - App to choose a random TV show episode About the project TV Randshow was created to help choose a random episode from your favorites TV

Matias de Andrea 113 Dec 15, 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
Flutter Animation 🐱‍👤 Made with algeria By DZ-TM071

Flutter Animation ??‍?? Made with algeria By DZ-TM071

Hmida 12 Oct 23, 2022
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_

Hmida 11 Oct 24, 2022
Flutter Animation liquid 🐱‍👤 Made with algeria By DZ-TM071

Flutter Animated Loading liquid progress ?? ?? ?? screen screen # Usage First you need to add liquid_progress_indicator 0.4.0 Or + in the dependency a

Hmida 8 Jan 10, 2022
Flutter Animation Made with algeria By DZ-TM071 🚀__🔥

ByDzTm071 ?? Fast code and awesome design-ui for Login Page Part 3 ! ?? image gif image Getting Started # First you need to add simple_animations 4.0.

Hmida 9 Oct 28, 2022
Beautiful TabBar Interaction with Sliding Inset FABs, made with Flutter Dart.

#Flutter Tab Bar Interaction Beautiful TabBar Interaction with Sliding Inset FABs, made with Flutter Dart. Pure Dart. No native dependencies. No linki

Chirag Jadav 15 Nov 4, 2021