A Dart library to asynchronously download a list of URLs while limiting max concurrent connections.
Web and App Solution "xCert" for the Problem Statement put forward by Globalcert for VIT-Hack 2020
A carousel in Flutter that allows one to reorder the contents of it via drag and drop
MB Contact Form is a basic flutter widget which helps you for your contact page. mb_contact_form is a third party flutter package. This is a simple version of Contact Form. This can be easily added to your flutter projects. This make your works simpler and your code shorter. This is recently updated and has null safety too.
This flutter project allows users to input their birthdate (day, month, year) and calculates their age in years, months, and days. The UI is designed with useMaterial3 and is simple and easy to use. The project is open source and can be used as a template for similar age calculator apps.