Categoría: Apps

Categoría agregada por el Plugin WPeMatico

  • A voting system app made with flutter and firebase

    VOTING SYSTEM APP A voting system app made with flutter and firebase Easy-to-use electronic voting mobile application to run safe, secured and transparent elections.Users can cast their vote only once and view the results in real-time. IMPORTANCE Reduce time and cost for elections Run elections in a safe manner without any tampering of votes Conduct elections in a transparent way …

  • A new Flutter TheMovieDB Application example with GetX State Management

    The Movie DB App with Flutter GetX A new Flutter TheMovieDB Application example with GetX State Management. Register and get Api Key from The Movie DB Website After that in url.dart, change ‘YOUR.API_KEY’ with your key. Available in all your devices. Mobile: Desktop: Web: Different Scaffolds for different platforms: Mobile: Desktop: Web: GitHub https://github.com/hazarbelge/flutter_getx_the_moviedb

  • iOS App to Record Daily Sun Intake

    Why Suncheck 당신은 하루에 해를 얼마나 보나요? 코시국에 더욱 우울하거나 무기력한 건 햇살을 충분히 받지 못해서 일 수도 있어요. 매일 단 15분의 햇살만으로 우리 뇌에서는 우울증을 예방할 수 있을 만큼의 세로토닌이 분비됩니다. 만약 하루 동안 내가 얼마나 햇살을 받는지 알 수 있다면 우리 기분을 더욱 주도적으로 관리해 나갈 수 있지 않을까요? Suncheck과 함께, 나만의 햇빛 일지를 작성하고 더 상쾌하고 기분 …

  • The Ultimate Guide to App Development with Flutter

    Flutter is a powerful and intuitive framework for building beautiful, cross-platform mobile applications that uses the Dart programming language. This essentially means that Flutter can be used to write one codebase for an app that runs natively on both iOS and Android. With all the hype around Flutter and mobile app development, learning Flutter is both a valuable skill and …

  • Visit Nepal : Tourism app made with Flutter and Django

    Visit Nepal : Tourism app made with Flutter and Django This is an app that gives you information about all the things that make Nepal breathtaking. Features : Fetch data from a GraphQl Server. Data collected via web-scraping with Python. Navigate to a specific location via Google Maps Dynamic Theming using Provider Beautiful UI Backend Devs: Animesh Timsina Lakshya pandit …

  • A chat app for IRL streamers with flutter

    RealtimeChat A chat app for IRL streamers. Android: https://play.google.com/store/apps/details?id=com.rtirl.chat Getting Started RealtimeChat is a standard Flutter application. We support Android and iOS but not web. To get started, follow the standard flutter pub get flutter run If this is your first exposure to Flutter, follow the install guide to set up your environment. Optionally, go through the codelab to learn …

  • Movies App made in Flutter with api data from TMDB

    Movies App made in Flutter with api data from TMDB This is an app that displays you details of movies that you can search for or browse. ## Features : Fetch api data from TMDB asynchronously. Dynamic Theming using Provider Search Functionality Video Demo: https://youtu.be/5_bDIUYLWzg Screenshots: To run this app Obtain api key from TMDB. Replace YOUR_API_KEY in api_constants.dart with …

  • A community-driven hot deals sharing app developed with Flutter

    hotdeals-app hotdeals-app is an online marketplace app developed with Flutter. Screenshots Features Social sign in with Facebook and Google (using Firebase Authentication) State management using Provider Service Locator using get_it In-app messaging Notifications (using Firebase Cloud Messaging) Localization (l10n) Light and Dark theme Getting Started To get a local copy up and running follow these simple steps. Prerequisites You need …

  • A flutter portfolio app made at RocketSeat’s NextLevelWeek Together

    Pay Flow A flutter portfolio app made at RocketSeat’s NextLevelWeek Together. PayFlow is a mobile application made in Flutter for Billet Management, containing features such as the use of camera and gallery, Machine Leaning with MLKit, Firebase Core and SignIn, Custom Animations and Stylizations, among several other points, such as the use of Shared Preferences. GitHub https://github.com/Tarlison/payflow_flutterapp

  • An e-hentai/exhentai app make on flutter

    FEhViewer An Unofficial e-hentai app make on flutter 🔍 Translations Wanted 🔍 Please submit a pull request if you want to help with translation. App Strings: lib/l10n/{lang}.arb Installation for iOS Get the ipa file from Releases. Use some software like AltStore to install the ipa file on your device. Descriptions The main reference for UI is E-HentaiViewer Because it is …

  • Official plugin for using Thepeer SDK with flutter

    Flutter Thepeer This package makes it easy to use the Thepeer in a flutter project. Screen Shots 🚀 How to Use plugin ThePeer Send Launch ThepeerSendView in a bottom_sheet import ‘package:thepeer_flutter/thepeer_flutter.dart’; void launch() async { await ThepeerSendView( data: ThePeerData( amount: 10000, firstName: ‘$firstName’, receiptUrl: ‘$receiptUrl’, publicKey: ‘$publicKey’, userReference: ‘$userReference’, ), showLogs: true, onClosed: () { Navigator.pop(context); }, onSuccess: () { …

  • Bhagavad Gita app using flutter & Bhagavad-Gita-API

    Gita Bhagavad Gita flutter app. Download App – Playstore Web Application About Bhagavad Gita app using flutter & Bhagavad-Gita-API is A lightweight Node.js based Bhagavad Gita API [An open source rest api on indian Vedic Scripture Shrimad Bhagavad Gita]. Learning large JSON Data handling API example screenshot GitHub https://github.com/ravikovind/bhagavad_gita_app

  • Grocery App UI Build with flutter

    Flutter Grocery App UI Flutter Version Used : 1.22.4 Desing Credit : By Afsar Hossen Desing Files on Figma : Online Groceries App UI Screenshots Screens Splash Screen Welcome Screen Home Screen(Shop) Product Details Screen Categories Screen (Explore) Products Screen (After clicking any category) Filter Screen My Cart Screen Checkout Bottom Sheet Order Failed Dialog Order Accepted Screen Profile Screen …

  • A simple flutter quiz app built in Rocketseat Next Level Week

    NextLevelWeek5-Flutter-Dev-Quiz Dev Quiz is a simple Quiz app with Flutter built in the last Rocketseat Next Level week 📘 Infos how to run the app?: git clone https://github.com/wilsonneto-dev/NextLevelWeek5-Flutter-Dev-Quiz.git cd NextLevelWeek5-Flutter-Dev-Quiz flutter run GitHub https://github.com/wilsonneto-dev/NextLevelWeek5-Flutter-Dev-Quiz

  • A Flutter App To Watch Anime And Read Manga

    App To Watch Anime And Read Manga A Flutter App To Watch Anime And Read Manga NOTE: Manga Section Contains 18+ content. Sometimes App may take some time to load. Constants Folder is removed from repo because it contains api Url and it also contains a getSize() Function That returns device dimensions. Screenshots GitHub https://github.com/iamashking123/anime_manga