Autor: atomicflavor

  • A Widget-based Game Engine For Flutter

    illume A Widget-based Game Engine for Flutter Illume is a simple Flutter game engine which uses widgets to create game objects instead of sprites in normal game engines. This allows the app and game part to be quite integrated and use a lot of common components without needing graphics work to create sprites and backgrounds (which was honestly my main …

  • A UI clone of the Facebook app that created using Flutter

    Star ⭐ this repo if you like what you see. facebook clone About A UI clone of the Facebook app that i created using Flutter. Snapshots Home Page Home Page Friends Page Watch Page Profile Page Notifications Page Menu Page Configuration Steps Cloning the repository: $ git clone https://github.com/ahmedgulabkhan/facebook_ui_flutter.git Open the project: $ cd facebook_ui_flutter Install the dependencies related to …

  • Calculator provides simple and advanced mathematical functions in a beautifully designed app

    Adv Calculator See LICENSE A new Flutter project. 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 getting started with Flutter, view ouronline documentation, which offers tutorials, samples, guidance on mobile …

  • Museum Gallery Mobile App Built With Flutter

    Mobile Museum картинная галерея на вашем устройстве Просматривайте ваши любимые картины на лету. Еженедельная подборка картин, собранная вручную Подробное описание каждой картины Персональное избранное Экраны Главная страница с галереей картин (скролящийся список с изображениями), поиск по названию и по тэгам. Страница картины с ее изображением, описанием, тэгами, похожими картинами. Есть возможность увеличить картину. Избранные картины в виде списка. Фильтры для …

  • Skribbl.io clone with Flutter, Node, Express and MongoDB (Mongoose)

    Skribbl.io Clone This is the code for Skribbl.io Clone developed with Flutter, Node.js, MongoDB along with Mongoose! Youtube I have created a tutorial series based on this, do check it out on my channel Rivaan Ranawat Youtube Tutorials Demo & Setup Starting Screens UI Setting Up Backend Connecting Flutter to Node.js Sockets Creating Rooms Joining Rooms Painting on Screen Painting …

  • Covid-19 Care App Using Flutter

    Tên dự án: App Covid Care Thực trạng: + Tình trạng dịch bệnh diễn ra phức tạp. + Số lượng bệnh nhân quá đông. + Tình trạng quá tải của các bệnh viện. + Nhiều người chưa biết cách ăn uống luyện tập đúng cách. Tuy nhiên nhiều người chưa nhận thức được điều đó hoặc chưa biết cách thực …

  • A Beautiful Nhentai Client With Flutter

    NHENTAI-CROSS A beautiful and cross platform NHentai Client. Support desktop and mobile phone (Mac/Windows/Linux/Android/IOS). Captures Comic list Comic info Comic reader Build Project struct mobile # see go/mobile/*.sh # 1. bind go code to .arr or .xcframework gomobile bind -target=$target -o $libraryLocal $project/go/mobile # 2. flutter build flutter build $system-package desktop hover run GitHub View Github

  • A basic cryptocurrency price-tracking application using flutter

    CoiCoin Cryto Tracker – Demo Product This is a basic cryptocurrency price-tracking application to the Demo Product on Google DevFest HCMC 2021. Google DevFest HCMC 2021 is a special training course on Flutter which helps you to improve your knowledge of building the front-end of a realistic application. Overview The course Through the training course, DevFest-ers should be able to: …

  • An open-sourced Dart library With AuthorizationHeader, you can easily manage authorization header on your application

    A most easily usable authorization header management library in Dart! 1. About AuthorizationHeader is an open-sourced Dart library. With AuthorizationHeader, you can easily manage authorization header on your application. The AuthorizationHeader library provides a common features for generating authorization header for use with Basic or Bearer authorization. Proxy-Authorization for proxies is also supported. By using the AuthorizationHeader library, there is …

  • Implements Microsoft’s Fluent Design System in Flutter

    fluent_ui Design beautiful native windows apps using Flutter Unofficial implementation of Fluent UI for Flutter. It’s written based on the official documentation You can check the web version of it here Motivation Since flutter has Windows support (currently in stable under an early release flag as of 30/03/2021), it’s necessary to have support to its UI guidelines to build apps …

  • Flutter Task Manager Application Using GetX State Management

    Flutter Task Manager Application Using GetX State Management flutter_getx_todo A new Flutter project. 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 getting started with Flutter, view ouronline documentation, which offers …

  • A Flower selling app using flutter and firebase

    Flower selling app using firebase backend. ⚠️ Add firebase and enable email authentication and firstore database or it won’t work Don’t know how to do? Craete a firebase project no need to enable Google Analytics. Open the project then add a new iOS app. Download the GoogleService-info.plist and put it inside ios/Runner/ Go to Authentication from left panel then Sign-in …

  • Effortless Cryptocurrency Portfolio Tracker Application Built With Flutter

    UNICOIN – DEVFEST HCMC 2021 Effortless Cryptocurrency Portfolio Tracker Application. Unicorn utilizes Coingecko’s trusty API to track up-to-date data of various cryptocurrencies. Unicorn allows you to learn through hands-on experience with the crypto market using a portfolio built using virtual money. Link Youtube: https://youtu.be/mb2NpUXuL5g Features Login/Logout( Google, Annonymous) We can choose to sign in with Google Account to our app …