Mes: diciembre 2021

  • A user-friendly API for KDE’s KRunner application

    A user-friendly API for KDE’s KRunner application. Features Create KRunner plugins (“runners”) Type safe Null safe Named parameters Documentation explaining the various parts Usage Creating plugins import ‘package:krunner/krunner.dart’; Future<void> main() async { /// Create a runner instance. final runner = KRunnerPlugin( identifier: ‘com.example.plugin_name’, name: ‘/plugin_name’, matchQuery: (String query) async { /// If the KRunner query matches exactly `hello` we return …

  • Apex Legends heroes app concepts built with Flutter

    Apex Legends 👑 A little bit of fun. Built with Flutter Installation Clone the repo git clone https://github.com/ys-sherzad/ApexLegends.git On you project directory flutter pub get Run the app flutter run Feel free to create an issue if you face any problems running the project. 💬🥂 Hit me up:ysherzad@dev@Instagram@Twitter GitHub View Github

  • A Flutter App for EndSAR in Nigeria

    🔥🔥 Endsars SOROSOKE ✨ Requirements Any Operating System (ie. MacOS X, Linux, Windows) Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc) Simple knowledge of Dart and Flutter 📸 ScreenShots | | | | About The Project End SARS is a decentralised social movement, and series of mass protests against police brutality in Nigeria. The slogan calls …

  • A mobile cinema App for customers to book a sit and view upcoming shows

    🔥🔥 Booking Theater ✨ Requirements Any Operating System (ie. MacOS X, Linux, Windows) Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc) Simple knowledge of Dart and Flutter 📸 App Video screenrecorder-2021-12-02-08-37-01-864_LxYCBDkS.mp4 About The Project This project is for Cinema theater where user can book sit, view upcomin movies, watch movie (Based on Plan) Key Features of …

  • A flutter client for Edumeet conference

    flutter_edumeet A flutter client for Edumeet. We are using Mediasoup for media processing and socket.io for signaling How to test Using [Edumeet demo] (https://letsmeet.no) as a video conference server Processing Intergrate socket IO and connect, send, receive messsages Join room and receive notification from letsmeet.no Connect video and audio Preference [mediasoup_client_flutter] (https://pub.dev/packages/mediasoup_client_flutter) [socket_io_client] (https://pub.dev/packages/socket_io_client) GitHub View Github

  • A Body Mass Index Calculator App For Flutter

    BMI Calculator A Body Mass Index Calculator inspired by the beautiful user interface designs. A multi screen app with simple functionality but full-on custom styling. Concepts Used Use Flutter themes to create coherent branding. Create multi-page apps using Flutter Routes and Navigator. Extract and refactor Flutter Widgets with a click of the button. Pass functions as parameters and fields. Use …

  • Flutter’s core Dropdown Button widget with steady dropdown menu and many options you can customize to your needs

    Flutter DropdownButton2 Intro Flutter’s core Dropdown Button widget with steady dropdown menu and many options you can customize to your needs. Features Dropdown menu always open below the button and you can edit its position by using the offset parameter. You can make the menu open above the button by setting showAboveButton to true. You can edit (button, menu and …

  • E-commerce UI Example with Flutter

    E-commerce UI Example with Flutter Flutter representation of a E-commerce App Concept that I found on Figma. Requirements Any Operating System (ie. MacOS X, Linux, Windows) Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc) A little knowledge of Dart and Flutter Thanks E-Commerce UI Kit V1.1. it’s free. Figma link: https://www.figma.com/community/file/900960330469075490 GitHub View Github

  • A documents-organizing desktop app built with flutter

    Army Book Desktop App a documents-organizing desktop app Screenshots Change Log see change log Plugins Momentum (State management) Sembast (Database) Bitsdojo Window (Window Customization) Appreciation Star the repo if you like this piece of work Want to expand it per your needs, Fork the repo Made with Flutter 💙 Ico ref ico generated from crello GitHub View Github

  • Share Bills With Friends App In Flutter

    Intera 💸 Divida suas contas com seus amigos na palma da mão! Quer visualizar o design projeto? Confira no Figma 💖 Contribua Quer contribuir com o projeto? Confira o passo a passo Quer ver o que está por vir? Acompanhe aqui Curta e compartilhe o projeto 🚀 – Você pode fazer doações via Paypal. Me ajuda a comprar um café …

  • A Beautiful And Simple Authenticator App That Supports Multiple Protocols And Services Written In Flutter

    OpenAuth A beautiful, secure and simple authenticator app that supports multiple protocols and services. Free and open source. Written in Flutter and Dart. Screenshots Features Fast and Beautiful UI Cross Platform (Android, iOS, Windows, macOS and Linux) Encrypted Data Storage App Lock TOTP, HOTP and Steam Support QR scanning and manual input Data Export (Plain Text or Encrypted) Data Import …

  • LNCT Attendance Android App Built With Flutter

    LNCT Attendance Android App 📱 Presenting before you Lnct Attendance app for checking your college attendance🔥🔥. Following are the Features of app: View your attendance in percentage View datewise attendance View subject wise attendance Also shows how many days you have to attend the college to maintain the minimum 75% attendance. This is not official application of LNCT. This app …

  • Spotify Clone Desktop/Web UI Built Using Flutter

    Flutter Spotify Clone Desktop/Web UI Flutter Desktop/Web Spotify UI Tutorial. video Teach you how to build Spotify’s user interface for desktop and web. With Flutter, it’s super easy to develop responsive apps that work across different platforms. Users will be able to select tracks and our UI updates accordingly. We’ll use provider to share state throughout our application and keep …

  • A Beautiful Windows 11 UI Built With Flutter

    Windows 11 Redesign Depois de um tempo sem trabalhar com Flutter decidi fazer uma interface baseado no Windows 11, espero que vocês gostem e deixem o vosso feedback pls!❤✌ Requisitos Flutter Navegador ( Se quiser rodar para Web) Visual Studio 2019 ( Se quiser rodar para Desktop) Links útil Link do template no UpLabs Resultado final Página Officel do FLutter …