Mes: mayo 2022

  • A Shop UI Kit using Flutter

    Flutter Shop UI kit If you are planning to create an e-commerce app using Flutter then this Shop UI Kit would be the perfect choice for you to make a gorgeous app for both Android & iOS. This kit comes with more than 15 screens which contain the most common screens for your eCommerce app like Onboarding, Authentication, Homepage, product …

  • A Tiktok Clone App With Flutter and Firebase

    TikTok Clone A Tiktok App- Works on Android & iOS! Features Authentication with Email & Password Uploading Videos with Caption Compressing Videos Generating Thumbnails Out of Video Displaying Videos with Caption Liking on Posts Commenting on Posts Liking the Comments Searching Users Following Users Displaying Followers, Following, Likes & Posts of User TikTok Like UI YouTube I have created a …

  • Xournal++ Mobile App Built with Flutter

    Xournal++ Mobile Warning: Xournal++ Mobile is currently in early development and not yet stable. Use with caution! A port of the main features of Xournal++ to various Flutter platforms like Android, iOS and the Web. Try it out Mission completed: We can now render strokes, images and text and LaTeX!. We thereby support the full .xopp file format. 🎉 Web …

  • A productivity suite application built using Flutter and Firebase

    Grasper-App A productivity suite application built using Flutter and Firebase. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples Features The Grasper app is built exclusively for students that helps them learn better. …

  • A new Contact Diary App project in flutter

    contactdiaryapp1 A new Contact Diary App project in flutter. GIFS PACKAGES flutter: sdk: flutter cupertino_icons: ^1.0.2 image_picker: ^0.8.4+7 url_launcher: ^6.0.20 share: ^2.0.4 Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: Lab: Write your first Flutter app Cookbook: Useful Flutter samples For help …

  • Movies App With Flutter

    Movies App – Flutter Connect with me … In-App Images . . . . . . . . . . . . Setup You need to add the following packages to pubspec.yaml file cupertino_icons: ^1.0.2 flutter_screenutil: ^5.5.2 google_fonts: ^2.3.2 auto_size_text: ^3.0.0 dio: ^4.0.6 blurrycontainer: ^1.0.2 carousel_slider: ^4.1.1 Configure you need to take a api-token from https://www.themoviedb.org/ «String apiToken= «»;’You need …

  • MedKit Pharmacy App Using Flutter

    Medkit It’s a Pharmacy application that help you in curing basic symptoms and diseases with medicines available in your home. How to Run Code Clone or download the repo and place it anywhere in your computer. Open the folder in Android Studio or VS Code. Make sure that you have flutter SDK already installed. Type the command in terminal: “flutter …

  • Mask Aware Face Attendance App built using Flutter

    Face Attendance An App Made with Face SDK record.mp4 Before we get started 👉 For now, Our app does support only Android platform (arm64). 👉 You will need a new AAR Library if you are creating this app on your own or changing the package name. 🚀 If you are looking the code in a code editor.You can hover over …

  • An Open-source Kid Starter Application Using Flutter

                Kid Starter This application is an updated version of “flutter_kid_starter” from – QuangRau. I am using the latest Flutter 3.0 SDK, to update this awesome open-source application. Since it’s an open-source project, the source code is governed by an MIT-style license that can be found in the LICENSE file or at MIT LICENSE Info. Packages Used …

  • Shope – Free Flutter eCommerce Template

    Shope – Free Flutter eCommerce Template The “Shope” e-Commerce UI Kit has the goal to help you to save time with the frontend development. You can use this template to build your apps for Android and iOS in Flutter. The UI Kit includes all resources you need to reuse the components, it includes 38 screens, assets, icons, and fonts. Flutter …

  • Tic Tac Toe Local Multiplayer Game for Android

    #game, #app, #android #tictactoe Tic Tac Toe A Open Source Tic Tac Toe Game with Local Multiplayer Play It NSD Package This project was built on top of nsd package maintained by @sebastianhaberey which I sincere thanks for the efforts to make this package accessible for everyone. How to install Releases Tab Take a look at releases Play Store Soon, …

  • An application development to increase the reliability of food delivery businesses

    Food Delivery on Blockchain This research is an application development to increase the reliability of food delivery businesses. By applying proven and reliable blockchain technology to mobile applications for online food delivery businesses with the Flutter framework, this research will create an online food ordering platform. as a mobile application for any part of the food delivery process of an …

  • Adds remote compilation to your Flutter application to test fragment shaders

    shader Adds remote compilation to your Flutter application to test fragment shaders. Other resources Usage Use the GlslFragmentProgramBuilder widget to get your shader compiled. Quick example class ScreenUsingShader extends StatelessWidget { const ScreenUsingShader({Key? key}) : super(key: key); @override Widget build(BuildContext context) { return Scaffold( body: Container( child: GlslFragmentProgramBuilder( // GLSL shader code code: »’ #version 320 es precision highp float; …

  • CMS-Mobile – A flutter application for the amFOSS CMS

    cms_mobile cms-mobile is a flutter application for the amFOSS CMS. Using the application, club members can login into the CMS and view club attendence, their profile and status updates. Getting Started These instructions will get you a copy of the project up and be running on your local machine for development and testing purposes. Prerequisites Android Studio, with a recent …

  • A Flutter Application of Holy book of Muslims, Al-Qur’an

    The Holy Qur’an 2.5.0 Application of Holy book of Muslims, Al-Qur’an. Developed using Flutter The data is fetched using API and now the offline mode is available. So, you need internet for the first time only! 📁 Download Now Get it from Download and Install 🎥 Promo Video Watch the promo video here. 💻 Installation steps Updated to Flutter 2.10.4 …