FLUTTER ECOSYSTEM

MattiaPispisa/file_uploader

यह डार्ट पैकेज एक कार्यान्वयन-अनिर्भर फ़ाइल अपलोड कार्यक्षमता प्रदान करता है। स्वचालित पुनर्प्रयास हैंडलिंग के साथ फ़ाइल को खंडों में अपलोड करने की क्षमता प्रदान करता है।

फ़ाइल अपलोडर प्रोजेक्ट कवर
Stars
3
Forks
1
अंतिम पुश (UTC)
24 मई 2026
प्रोजेक्ट स्थिति
सक्रिय
Mattia GitHub avatar
GITHUB User

Mattia ↗

I have always been passionate about mobile development. I started with iOS and then transitioned to a hybrid approach.

भाषाएँDartC++CMakeHTMLRubySwiftCKotlinObjective-C

तकनीकी विषय

उपयोग की गई निर्भरताएँ

निर्भरता सूची 1 आइटम
  • melosडेवलपमेंट6.0.0

मूल README

यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।

README खोलें / बंद करें

File uploader

Maintained with Melos

Getting Started

This repository is a Melos monorepo.

1. Install Melos (if needed)
dart pub global activate melos
2. Bootstrap all packages

Run the following command from the repository root:

dart run melos bs

melos bs runs pub get across all packages and links local dependencies together.


Core

Plugins

UI

  • flutter_file_uploader: Flutter widgets that simplify the creation and use of the en_file_uploader library

Tools