Fade transition on Push Route Flutter
How to create Fade transition on Push Route Flutter – A fade on push route in Flutter is an animation effect that smoothly transitions from one screen to another by…
Read more »A flutter route animation
flutter_modal_bottom_route This is a flutter route animation demo. See Chinouo Juejin for more. GitHub View Github
Read more »A flutter application where you can follow daily horoscope information
Daily Horoscopes It is a flutter application where you can follow daily horoscope information. Tech and Libraries MVVM Architecture State Management with MobX Navigation with GoRouter Cache Management with Hive…
Read more »A dice application using flutter
Flutter-App-login_dice ?안드로이드 스튜디오를 이용하여 플러터 주사위 어플 제작 ?로그인 기능 controller를 이용하여 TextField에서 입력받은 정보를 받아오기 FocusScope.of(context).unfocus()를 이용해 텍스트 필드 외부 영역을 터치할 시 키보드가 사라지도록 처리 if문을 이용해 사용자가…
Read more »A Flutter app that notifies patients of nearby hospitals and the estimated time of arrival of the ambulance
TRACKIUM ? An Ambulance Tracking System! A mobile application built using Flutter that notifies patients of nearby hospitals and the estimated time of arrival of the ambulance.It provides the hospital…
Read more »World Time Tutorial App For Flutter
world_time Result of Flutter Tutorial for Beginners Navigation: pushNamed, pop routes flutter_spinkit timezone Screenshots GitHub View Github
Read more »A Flutter app for understanding the BLoC State Management including: Cubit, Managing Route & showSnackBar
bloc_demo Building a simple Flutter app for understanding the BLoC State Management including: Cubit, Managing Route & showSnackBar. ?️ Demo BLoC_Demo.mp4 ? Usage Going through it, firstly, clone this repository…
Read more »A Flutter app using Google Maps SDK & Directions API
Flutter Maps A Flutter app using Google Maps SDK & Directions API Plugins The plugins used in this project are: google_maps_flutter geolocator flutter_polyline_points Features Detect the current location of the…
Read more »A demo app to understand working Getx Library for flutter
Incrementor_GetX This is a Demo app to understand working Getx Library for flutter Getting Started With GetX https://pub.dev/packages/get GetX is an extra-light and powerful solution for Flutter. It combines high-performance,…
Read more »App that simulates a flow of screens for the course of navigation and routes with nuvigator through Flutter
Rotas app App que simula um fluxo de telas para o curso de navegação e rotas com nuvigator através do Flutter e Dart. ? Funcionalidades do projeto Este projeto cria…
Read more »