👋
Hi there
Senior mobile developer. Owner of 3P Cups, an indie development studio showcasing a portfolio of apps and games. Also known as 'unix14'.
- 3P Cups
- Israel
- 11:53
(UTC +03:00) - 3P-Cups.com
- in/eyalyaakobi
- https://medium.com/@3p-cups
- https://bitbucket.org/3pCupsDev
- https://pub.dev/publishers/3p-cups.com/
Highlights
Pinned Loading
- SmartImageUploader class in the Dart...
SmartImageUploader class in the Dart file provides a method to upload a file to Firebase. It first opens a file picker for the user to select a file. After a file is selected, it extracts the file extension and appends it to the provided path. Then, it uploads the file to Firebase Storage. If the upload is successful, it retrieves and returns the download URL of the uploaded file. If the upload fails or no file is selected, it prints an appropriate message 12import 'dart:io';
3import 'dart:typed_data';
45import 'package:file_picker/file_picker.dart';
- paginatorx
paginatorx PublicPagination library in Dart to handle paginated responses from any data source
C++
- FileCache lib
FileCache lib 1import 'dart:io';
2import 'dart:convert';
34class FileCache {
5// The directory where the cache files are stored
- rick-and-morty-mcp-server
rick-and-morty-mcp-server PublicAI-powered FastAPI server that turns natural language into structured Rick & Morty API queries. Built for fun & learning by Eyal Yaakobi.
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the status page or contact support.
If the problem persists, check the status page or contact support.
Uh oh!
There was an error while loading. Please reload this page.