Categoría: Apps

Categoría agregada por el Plugin WPeMatico

  • A basic notebook app built using Flutter

    My Notes App It is a basic flutter ui for your notes written in Flutter. Features You can add your notes. You can edit your notes. You can copy the your notes and use them wherever you want. This app has following things: 1. Home Notes Screen 2. Add New Notes Screen 3. Detail Notes Screen 4. Edit Screen To …

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

    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 …

  • Releases for the Delta-y app: A scrum-inspired personal productivity app for data-nerds with goals

    Delta-y Releases This repository contains the public releases for the Delta-y app, which is currently closed source. Resources delta-y-flyer.pdf Video Ad: https://drive.google.com/file/d/1UTNZDWpZ8htd_9rEcLnN0CTzXc58ls_h/view?usp=sharing Tech Stack presentation.pdf Credits Originally built for B.S. in C.S. capstone project for the University of Utah by: Hayden LeBaron — https://github.com/HaydenTheBaron Erdi Fan — https://github.com/fed9115 Garrett Moseke — https://github.com/GNMoseke Kyle Perry — https://github.com/kylePerryUT GitHub View Github

  • Yet another localization approach in Flutter

    Flutter Global Summit Vol.2 schedule Source code of the mobile application that displays the schedule of the Flutter Global Summit Vol.2 conference that was held on December 08-09, 2021 by geekle.us. It shows how Flutter applications can be localized with i69n package. Flutter Global Summit Vol.2 This repository complements the “Yet another localization approach in Flutter” talk by Anna Leushchenko …

  • English learning Android application created with Flutter

    Learn_English_Today Ứng dụng học tiếng anh trên Android được tạo bằng Flutter sử dụng các API Android như english_words,shared_preferences,… Features Flutter UI: Giao diện người dùng và hình ảnh động nâng cao. english_words + quoctes : Gồm nhiều từ vựng với cách hiện thị sống động, có thể note lại từ vựng và tăng số từ Screenshots ———- :————-: :————-: …

  • A rep for cp317 Guard Dog Project

    guard_dog A rep for cp317 Guard Dog Project The idea of this project was influenced by recent events at Western University campus of the alleged drugging and assault of first-year students on a university residence. The general functionality of the application allows a user to login or register to get access to a map screen showing the locations of reported …

  • 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 …

  • 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 …