Piwigo mobile application for Android

Overview

Piwigo Next Generation (for Android)

An android application for managing and uploading images to Piwigo servers.

This app is under development by the Piwigo android team. The goal is to close the gap with the IOS Piwigo application while keeping in mind the priority of the features like the upload, and the ability to select multiple images at a time or to take photos directly from the app to upload them.

All features are not enabled and will be implemented when needed. If you face trouble please create tickets in case you detect a bug.

Installation

For now, this application is in Beta. You can download the latest version either from Github or from Google Play Store:

Download from Play Store

On your Android phone:

  1. Go to Play Store.
  2. Search for Piwigo NG on search-bar.
  3. Find the listing with the name Piwigo NG (Early Access) and click Install.

Alternatively, you can directly go to the Play Store page of Piwigo NG app.

Download from Github

Download the APK

In Github, Go to piwigo-flutter-app releases, choose the version (latest is recommanded) and download the .apk file.

Install the APK

On your Android phone:

  1. Go to Settings > security > install unknown apps.
  2. Go to files and enable Allow from this source. Don't forget to disable it when you have finished
  3. Exit Settings and go to files.
  4. Go to Downloads, select the .apk and click install.
  5. The app is now installed on your phone.

Usage

How to use Piwigo NG

Login

Piwigo's login screen

  • Enter the piwigo address of the server you want to log into :
  • Enter the username and the password for the server you want to log into :
    • Leave those fields empty if you just want to visit the server. You will be logged as a guest.
  • Tap the Log in button :
    • If the given URL is empty, the Log in button will be disabled.
    • If the login is not successful, a dialog describing the error will appear. Tap outside the dialog to retry.

Login Error Dialog

Logout | Change server

From the Albums Home Page

  • Go to Settings.
    • If you are logged in : Tap Log out.
    • If you are a guest : Tap Log in.

Settings Page

Upload

With Piwigo NG, you can upload images from the phone.

  1. Enter (or create) an album.
  2. Tap on the menu button at the bottom right corner.
  3. Tap the image button to select images for upload.

Menu Button

  1. Select the images from your phone 4.1. You can take a photo directly from the app by tapping the camera icon.

Multiselection Page

  1. Validate by tapping the check button on the top right corner.
  2. Review the selected images and tap the upload button to confirm or exit ton cancel.
  3. The upload will start in background, you can continue to use the app or even leave it. 7.1. Some notifications will appear each time an image is fully downloaded. 7.2. The result will be visible when all the images have been updated.

Upload Page

Flutter

This application is made with Google's Flutter

A UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.

We are using it for Android only.

Piwigo API

The connection to the server is made with the Piwigo's API.

Upload

For the upload, we are using the uploadAsync method of the API. This method requires to chunk the image with a size given by the server. All chunks are uploaded simultaneously and reorganized by the server.

Licence

Piwigo is a free software, it can be redistributed it and / or modified under the terms of the GNU General Public License see more here

Comments
  • Does not show albums in version 0.0.10-beta

    Does not show albums in version 0.0.10-beta

    Hi. Since I updated the application to version 0.0.10-beta the albums are not shown, it is blank. With version 0.0.9 it worked correctly. I have Piwigo version 11.5. I have tried to connect both through the reverse proxy and in a local connection directly to the server's IP and nothing is shown in any case. I have tried to erase the data of the application and it has not worked. My mobile has Android 10. Thank you very much for this great development, it is fantastic! Greetings.

    bug 
    opened by lergolas 23
  • Upload of pictures not working

    Upload of pictures not working

    Hello, Photo uploading doesn't work on my phone. App is never uploading the photo(s) on my server. On standard Piwigo Android app, adding photo with community plugin works. I read on the forum that it might be an issue so I deactivated the plugin but still doesn't work. Is there something to set/check either on the server (Accessrights), the database (mysql version) or in Piwigo admin like in the synchronisation part?

    Anyway that's a promising App. Thanks a lot for putting this app to iOS level of functionality

    opened by waf06 13
  • Thumbnails not appearing inside album/sub album

    Thumbnails not appearing inside album/sub album

    Just installed NG looks good. However I only see thumbnails for the album and not for images inside the album.

    I have tried with albums with a low image count and with high image counts and seem to get the same result.

    The is no indication that the app is performing a background task so I presume it has stalled?

    I have tried to restart with no better result.

    bug 
    opened by smittyely 13
  • Group permissions doesn't work

    Group permissions doesn't work

    I have users included in groups. All my permissions are affected to groups When i log in (all versions, included 0.13), my album list is empty.

    • Users rights are ok in desktop mode with chrome, firefox....
    • admin account works well on android app

    Piwigo 12.2 on docker

    bug maybe fixed 
    opened by ste69008 12
  • WIP: App Drawer, Tags & Favorites

    WIP: App Drawer, Tags & Favorites

    This is just a preview of some changes I was working on - it isn't intended to be an actual PR at the moment. Would love to see them merged, but if you have a different direction in mind I get it.

    1. Add an app drawer for navigating between albums/tags/favorites lists
    2. Adds a root tag view page (where tags can be managed)
    3. Adds a tagged images page
    4. Adds a favorites images page (accessible if logged in)
    5. Added TagsAPI.getTags, ImagesAPI.fetchTagImages and ImagesAPI.fetchTagImages methods
    6. Added PageRouter and PageArguments - moves router logic out of main.dart
    7. Added dialog for editing tags

    image image

    opened by abrenoch 10
  • Images dont upload as community user with permissions

    Images dont upload as community user with permissions

    I am not able to upload photos as a community user in an album although I can upload via the web interface.

    When I upload, it takes me to a screen which says 1 photo and a big orange bar says upload. When I click upload a grey ribbon at bottom has a rotating symbol on right. It stops after a while. No photos are uploaded.

    This however works when I try to do this as an admin. Basically the community plugin functionality is not reflected since I do have rights to upload as a community user and can upload via the web interface.

    Trying to move a photo did not work either as a community user. A blank screen showed up from bottom which had a rotating wheel. The rotation never stopped.

    Platform Samsung Galaxy M21 Android version 11 Kernel: 4.14.113-21183318

    bug 
    opened by pkrulz 10
  • Crashes on Samsung Galaxy S7

    Crashes on Samsung Galaxy S7

    Hi,

    The app crashes directly on opening on my Samsung Galaxy S7 phone, model SM-G930F, even after rebooting the phone.

    The error message is (in french) : "piwigo² s'est arrêté".

    How can I send you a crash report from my phone?

    opened by ggtr1138 10
  • Remove

    Remove "Success" on upload notification

    This notification is intrusive when uploading multiple photos. Additionally, it is not even accurate. When I tried uploading an mp4 to an instance that does not support that filetype, I received both the "Success" notification and a small banner at the bottom of the app that said "Upload Error". Instead, the success indicator should be similar to the Upload Error message.

    Screenshot after uploading an mp4 to an instance that does not support it: screenshot

    bug maybe fixed 
    opened by yamanq 5
  • Accessing Piwigo over != 443 Port

    Accessing Piwigo over != 443 Port

    Its more a question than an Issue.

    I have Piwigo running behind Traefik with a valid Lets Encrypt Certificate. If i type in the URL in a Browser: https://mydomain:12000 everything works.

    But from the App, i get a invalid URL error. I assume that the App anticipated that Piwigo is running under the standard Port 443 and other Ports are ignored?

    If i am right, any plans to add that Feature?

    bug maybe fixed 
    opened by TheBoneZone 5
  • Versioning

    Versioning

    Currently, all your APKs identify as version 1.0.0 with versionCode 1 – which not only makes it hard to tell which version is installed, but also lets Android assume there is only a single version (Android uses versionCode to tell versions apart), making updates a bit more complicated.

    May I suggest to adjust versionName ane versionCode properly – at least starting with the next version? That would then e.g. be 0.0.7 and 7. Thanks!

    opened by IzzySoft 5
  • Replace video_player with better_player

    Replace video_player with better_player

    Using both video_player and better_player results in Gradle failing to build the app.

    Gradle Log:

    Execution failed for task ':app:checkDebugDuplicateClasses'.
    > A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable
       > Duplicate class com.google.android.exoplayer2.ui.DownloadNotificationHelper found in modules jetified-exoplayer-core-2.17.0-runtime (com.google.android.exoplayer:exoplayer-core:2.17.0) and jetified-exoplayer-ui-2.15.1-runtime (com.google.android.exoplayer:exoplayer-ui:2.15.1)
    
         Go to the documentation to learn how to <a href="d.android.com/r/tools/classpath-sync-errors">Fix dependency resolution errors</a>.
    
    * Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
    
    * Get more help at https://help.gradle.org
    
    BUILD FAILED in 25s
    Exception: Gradle task assembleDebug failed with exit code 1
    
    opened by yamanq 4
  • Login issue on Huawei HUWEI MediaPad T3

    Login issue on Huawei HUWEI MediaPad T3

    HandshakeException: Handshake error in client (OS Error: CERTIFICATE_VERIFY_FAILED: certificate has expired(Handshake.cc:393)) Huawei MediaTab T3 8.0 (KOB-W09), Android 7.0, EMUI 5.1.3 :(( But it works fine on my other devices. I got this error only on MediaTab T3.
    
    opened by remi-martin 3
  • Non Picture files ae mp4

    Non Picture files ae mp4

    I Want to reference this Issue: https://github.com/Piwigo/Piwigo/issues/1765

    It is impossible to download non picture files in mobile app, without session protection, as the app just want to access the direct path, which shouldn't be made public.

    bug 
    opened by mfulz 2
  • Android App (1.2.1) won't login to Piwigo 13.1.0

    Android App (1.2.1) won't login to Piwigo 13.1.0

    Hi,

    The Android app does not succeed to login to my Piwigo 13.1.0 instance. When i supply a username and password, the circle just keeps on spinning forever. No error message is displayed.

    If i omit username/password, i can access the gallery as guest, but don't see any images.

    This happens both when accessing the site through a reverse proxy (with letsencrypt SSL cert), and when accessing it locally through plain http and private ip address. In both cases, logging in through a web browser works just fine.

    Here's what the nginx log shows while attempring to access it through the app. Please let me know if you need any more log or other debug data.

    
    192.168.0.2 - - [17/Nov/2022:01:35:41 +0100] "GET /ws.php?format=json&method=pwg.session.getStatus HTTP/1.1" 200 345 "-" "Dart/2.16 (dart:io)"
    192.168.0.2 - - [17/Nov/2022:01:35:41 +0100] "GET /ws.php?format=json&method=reflection.getMethodList HTTP/1.1" 200 2044 "-" "Dart/2.16 (dart:io)"
    192.168.0.2 - - [17/Nov/2022:01:35:41 +0100] "GET /ws.php?format=json&method=reflection.getMethodList HTTP/1.1" 200 2044 "-" "Dart/2.16 (dart:io)"
    192.168.0.2 - - [17/Nov/2022:01:35:41 +0100] "GET /ws.php?format=json&method=pwg.categories.getList&cat_id=0&thumbnail_size=medium HTTP/1.1" 200 30917 "-" "Dart/2.16 (dart:io)"
    192.168.0.2 - - [17/Nov/2022:01:35:43 +0100] "GET /ws.php?format=json&method=reflection.getMethodList HTTP/1.1" 200 2044 "-" "Dart/2.16 (dart:io)"
    192.168.0.2 - - [17/Nov/2022:01:35:43 +0100] "GET /ws.php?format=json&method=pwg.categories.getImages&cat_id=163&per_page=100&page=0 HTTP/1.1" 200 163012 "-" "Dart/2.16 (dart:io)"
    192.168.0.2 - - [17/Nov/2022:01:35:43 +0100] "GET /ws.php?format=json&method=pwg.categories.getList&cat_id=163&thumbnail_size=medium HTTP/1.1" 200 504 "-" "Dart/2.16 (dart:io)"
    192.168.0.2 - - [17/Nov/2022:01:35:46 +0100] "GET /ws.php?format=json&method=reflection.getMethodList HTTP/1.1" 200 2044 "-" "Dart/2.16 (dart:io)"
    192.168.0.2 - - [17/Nov/2022:01:35:46 +0100] "GET /ws.php?format=json&method=pwg.categories.getList&cat_id=0&thumbnail_size=medium HTTP/1.1" 200 30917 "-" "Dart/2.16 (dart:io)"
    192.168.0.2 - - [17/Nov/2022:01:35:47 +0100] "GET /ws.php?format=json&method=reflection.getMethodList HTTP/1.1" 200 2044 "-" "Dart/2.16 (dart:io)"
    192.168.0.2 - - [17/Nov/2022:01:35:47 +0100] "GET /ws.php?format=json&method=pwg.categories.getImages&cat_id=78&per_page=100&page=0 HTTP/1.1" 200 111897 "-" "Dart/2.16 (dart:io)"
    192.168.0.2 - - [17/Nov/2022:01:35:47 +0100] "GET /ws.php?format=json&method=pwg.categories.getList&cat_id=78&thumbnail_size=medium HTTP/1.1" 200 495 "-" "Dart/2.16 (dart:io)"
    192.168.0.2 - - [17/Nov/2022:01:35:48 +0100] "GET /ws.php?format=json&method=reflection.getMethodList HTTP/1.1" 200 2044 "-" "Dart/2.16 (dart:io)"
    192.168.0.2 - - [17/Nov/2022:01:35:48 +0100] "GET /ws.php?format=json&method=pwg.categories.getList&cat_id=0&thumbnail_size=medium HTTP/1.1" 200 30917 "-" "Dart/2.16 (dart:io)"
    192.168.0.2 - - [17/Nov/2022:01:36:19 +0100] "GET /ws.php?format=json&method=pwg.session.getStatus HTTP/1.1" 200 345 "-" "Dart/2.16 (dart:io)"
    192.168.0.2 - - [17/Nov/2022:01:36:19 +0100] "GET /ws.php?format=json&method=reflection.getMethodList HTTP/1.1" 200 2044 "-" "Dart/2.16 (dart:io)"
    192.168.0.2 - - [17/Nov/2022:01:36:19 +0100] "GET /ws.php?format=json&method=reflection.getMethodList HTTP/1.1" 200 2044 "-" "Dart/2.16 (dart:io)"
    192.168.0.2 - - [17/Nov/2022:01:36:19 +0100] "GET /ws.php?format=json&method=pwg.categories.getList&cat_id=0&thumbnail_size=medium HTTP/1.1" 200 30917 "-" "Dart/2.16 (dart:io)"
    192.168.0.2 - - [17/Nov/2022:01:36:37 +0100] "POST /ws.php?format=json&method=pwg.session.login HTTP/1.1" 200 502 "-" "Dart/2.16 (dart:io)"
    
    
    bug 
    opened by bringabong 19
  • Android mobile app not working with Piwigo 13

    Android mobile app not working with Piwigo 13

    Ever since Piwigo 11->13, both Piwigo Android apps have stopped working for me.

    I can see a list of my albums. However, photos are not displayed, only blank squares where the photos should be.

    I cannot upload photos. I'm given an error that the upload failed.

    I've googled around and haven't found any helpful solutions. So I'm posting here.

    bug 
    opened by axb21 13
  • Make visibility of photo delete button configurable

    Make visibility of photo delete button configurable

    Enhancement request: Make visibility of photo delete button configurable. This is to avoid accidental deletion of photos and to make the app childproof.

    feature 
    opened by truckerboy 1
Releases(v1.2.1)
  • v1.2.1(Oct 20, 2022)

  • v1.2.0(Oct 4, 2022)

    New Features

    • Download functionality #129
    • Upload notification settings #123

    Translations

    • Added Chinese Simplified #127

    Fix

    • Full screen image crash when file's mime type isn't found #128
    • Fixed portrait videos does not fit screen dimensions #130
    • Community user does not see visible albums #84 (to confirm)

    Full Changelog: https://github.com/Piwigo/piwigo-flutter-app/compare/v1.1.1...v1.2.0

    Source code(tar.gz)
    Source code(zip)
    app-debug.apk(65.05 MB)
    app-release.apk(25.05 MB)
  • v1.1.1(Aug 1, 2022)

    What's Changed

    • Added Search feature
    • Added "strip metadata" parameter

    Piwigo NG v1.1.1 quickly replaced v1.1.0 because of Play Store "Sensitive Permissions" warning

    Full Changelog: https://github.com/Piwigo/piwigo-flutter-app/compare/v1.0.3...v1.1.1

    Source code(tar.gz)
    Source code(zip)
    app-release.apk(25.05 MB)
  • v1.0.3(May 18, 2022)

    What's Changed

    • Update translations by @remi-martin in https://github.com/Piwigo/piwigo-flutter-app/pull/98
    • Replace video_player with better_player by @yamanq in https://github.com/Piwigo/piwigo-flutter-app/pull/103
    • Better checking of video mime type by @abrenoch in https://github.com/Piwigo/piwigo-flutter-app/pull/109
    • Ext storage replace by @abrenoch in https://github.com/Piwigo/piwigo-flutter-app/pull/119
    • Move album fix by @abrenoch in https://github.com/Piwigo/piwigo-flutter-app/pull/120

    New Contributors

    • @abrenoch made their first contribution in https://github.com/Piwigo/piwigo-flutter-app/pull/109

    Full Changelog: https://github.com/Piwigo/piwigo-flutter-app/compare/v1.0.2...v1.0.3

    Source code(tar.gz)
    Source code(zip)
    app-debug.apk(82.98 MB)
    app-release.apk(24.98 MB)
  • v1.0.0(Jan 19, 2022)

    Piwigo NG

    Version 1.0.0

    Features

    Upload

    Upload photos and videos to your Piwigo server.

    • Handles multiple files at the same time.
    • Take a photo directly from the application.
    • Upload is only accessible while inside an album.
    • Add a name, description, tags and privacy.
    • Compatible with the Community plugin (non-admin users can add photos).

    Browse albums

    Piwigo NG allows you to create, view, edit, move and delete albums.

    • The number of photos per row can be configured.
    • Multiple options for deleting albums:
      • Keep photos (May create orphans).
      • Delete orphans (Remove photos from the album and delete orphans).
      • Delete photos (Remove all photos from the Piwigo Server).

    Photos

    This application manages photos and videos. You can view, edit, move or assign, download and delete any file.

    • Long press on photo's thumbnail or press top right button to enable batch selection.
    • Editing photos: title, description, tags and privacy.
    • Multiple options for deleting photos:
      • Delete (Delete all selected photos from the server).
      • Remove from this album (Remove the photos from the current album but may create orphans).
    • Photos and thumbnails size can be configured.
    • Ability to zoom on photos and play videos in full screen.

    Known issues

    This is the first official release of Piwigo NG and the application is still in development, but stable enough to be released.

    • Android TV is not supported.
    • The video player may be reversed depending on the video orientation (horizontal left or horizontal right).
    • Error while connecting through SSL behind proxy server.
    • No support for apache_authentication.
    • Albums are not shown for some Piwigos.
    • Cannot access Piwigo from specific port.
    Source code(tar.gz)
    Source code(zip)
    app-release.apk(24.71 MB)
  • v0.0.13-beta(Jan 5, 2022)

  • v0.0.12-beta(Dec 6, 2021)

  • v0.0.11.1-beta(Nov 17, 2021)

    Upload :

    • Fixed the upload.
    • Fixed an issue where the upload could override the user's session.
    • Increased the quality of picked images and videos for upload from 80% to 100%

    UI:

    • Fixed the Appbar title animation
    • Increased the area of the actions buttons of the bottom screen dialogs, making them easier to press.
    Source code(tar.gz)
    Source code(zip)
    piwigo_ng-0.0.11.1-beta.apk(26.24 MB)
  • v0.0.11-beta(Oct 18, 2021)

  • v0.0.10.1-beta(Oct 8, 2021)

  • v0.0.10-beta(Sep 27, 2021)

  • v0.0.6-alpha(May 19, 2021)

  • v0.0.5-alpha(May 7, 2021)

    Features

    Added Image selection in albums with some tools :

    • Download selected images.
    • Move selected images or assign to another album.
    • Delete selected images.
    • Edit selected images :
      • Change name and description (Whole selection or individually).
      • Change visibility of all selected images.
        • Add tags to all selected images.

    Added option to display photo name when visiting an album :

    • Can be activate through settings.
    Source code(tar.gz)
    Source code(zip)
    piwigo_ng-0.0.5-alpha.apk(22.43 MB)
  • v0.0.4-alpha(May 5, 2021)

  • v0.0.3-alpha(Apr 30, 2021)

  • v0.0.2-alpha(Apr 28, 2021)

  • v0.0.1-alpha(Apr 23, 2021)

Owner
Piwigo
Piwigo is photo gallery software for the web, built by an active community of users and developers.
Piwigo
A mobile image uploader in which you can upload image to your personal gallery from either your camera or mobile gallery and it can detect your current geographic location and address using firebase firestore and storage.

Image Uploader In Flutter About It is an Image Uploader gallery which tracks your address from which you're uploading using Flutter and Image picker.

Prahen parija 6 Dec 20, 2022
A Flutter plugin for handling Connectivity and REAL Connection state in the mobile, web and desktop platforms. Supports iOS, Android, Web, Windows, Linux and macOS.

cross_connectivity A Flutter plugin for handling Connectivity and REAL Connection state in the mobile, web and desktop platforms. Supports iOS, Androi

MarchDev Toolkit 29 Nov 15, 2022
Flutter-mobile - Android app for Invoice Ninja built with Flutter

Invoice Ninja Client app for Invoice Ninja. Desktop Apps Mobile Apps Setting up the app Initialize the config file cp lib/.env.dart.example lib/.env.d

Invoice Ninja 1.3k Dec 30, 2022
KeepReading - a Mobile (Android/IOS) Cross-Platform App wrapper for the Keep Talking and Nobody Explodes manual

KeepReading is a Mobile (Android/IOS) Cross-Platform App wrapper for the Keep Talking and Nobody Explodes manual. It helps you to jump directly to a specific section of the manual with just a tap ?? !

Nicolò Vescera 2 May 16, 2022
Paystack SDK for Android. Accept payments on Android

Paystack Android This is a library for easy integration of Paystack with your Android application. Use this library in your Android app so we shoulder

Paystack 117 Dec 12, 2022
This is a mobile application that goals to build a quiz about programming subjects writter with Flutter.

❓ DevQuiz A mobile application being built with NLW5 (an event from Rockeatseat - https://app.rocketseat.com.br/). This application goals to build a q

Samilly Nunes 18 Dec 23, 2022
:lock: this is flutter mobile application music using glass morphism concept

Flutter Glass Morphism ?? Description: This is source flutter using glass morphism concept How I can run it? ?? Clone this repo ?? Run below code in t

Dao Hong Vinh 12 Jan 19, 2022
𝐂𝐨𝐯 𝐀𝐡𝐞𝐚𝐝 is a mobile application to track and create better Covid-19 route maps for both shop owners and customers

Cov Ahead Cov Ahead is a mobile application where shopkeepers have an app that shows QR code and users can scan this QR code which will automatically

Abhijith Kp 2 Jan 15, 2022
Movie Lib is a mobile application where you can find the movies of your interest. This app provides a collection of movies of different languages according to your interest.

Movie Lib Movie Lib is a mobile application where you can find the movies of your interest. This app provides a collection of movies of different lang

Abhijith Kp 6 Sep 28, 2021
Flutter UI Kits for mobile, tablet, desktop and web application

UIKits2 A complete UIs for mobile and tablet, which include 16 categories. Start SignUp & Login Walkthrough Loading Profiles Feed Article Activity Cre

Anuchit Chalothorn 25 Oct 8, 2022
Pig Community Mobile Application

Hello Fellow Pigsters Pig Community Mobile Application Getting Started This project is a starting point for a Flutter application. A few resources to

null 3 May 21, 2021
Drishti is an open-source cross-platform mobile application project at Incubate Nepal that incorporates Machine Learning and Artificial Intelligence

Drishti is an open-source cross-platform mobile application project at Incubate Nepal that incorporates Machine Learning and Artificial Intelligence to help visually impaired people recognize different currency bills and perform daily cash transactions more effectively. We plan to expand Drishti to other applications like Short Text and Document Reading in the future.

Drishti Nepal 23 Oct 8, 2022
Let me go is a mobile application which drivers can be notified when an Ambulance is near to them in a traffic.

Let Me Go Let Me Go is a mobile application which was build in order to notify vehicle drivers when an ambulance is near to them within a specific dis

Shakya Peiris 1 Dec 19, 2021
in Cafe Mobile Ordering Application with flutter

in-Cafe-Mobile-Ordering-Application Kafe/Restoran İçi Mobil Sipariş Uygulaması KULLANICI ARAYÜZÜ Giriş Ekranı Kategori, Ürün ve Ürün Detay Ekranları S

null 0 Apr 12, 2022
A test for a position as a mobile engineer at the company Phi. (I did not participate in the selection process, I implemented the application for study purposes only)

Phi Bank Aplicativo desenvolvido baseado num teste para o cargo de desenvolvedor mobile na empresa Phi. (Não participei do processo seletivo, implemen

null 1 Dec 1, 2021
A fantasy league mobile application simulation

playon 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 i

Joshua Ajiboye 2 Nov 28, 2021
Flutter mobile application for marking areas prone to crime.

Crime Map App [ ?? Work in progress ??‍♀️ ⛏ ?? ??️ ?? ] Prerequisites Before you run the application, make sure you add google maps API Key in the fol

Eric Muli 14 Nov 24, 2022
SideHustle Mobile Application Development Track (Group 1)

login_signup A new Flutter project. Getting Started Flutter Sign and Sign Up Page. Group 1 Mobile Application Track SideHustle Internship 4.0 GroupLis

Samuel Owadayo 3 Dec 21, 2021