Skip to content

nishithaNsingh/QuickConvert_flutterapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickConvert Flutter App

QuickConvert is a Flutter mobile application that allows users to quickly convert between different units of measurement. This app provides a simple and intuitive interface for performing conversions on the go.

Features:

  • Convert between various units:
    • Length (e.g., meters, feet, inches)
    • Weight (e.g., kilograms, pounds, ounces)
    • Temperature (e.g., Celsius, Fahrenheit)
    • And more...
  • User-friendly interface with real-time conversion updates.

Installation:

  1. Clone the repository: git clone https://github.com/nishithaNsingh/quickconvert-flutter.git

  2. Navigate to the project directory: cd quickconvert-flutter

  3. Install dependencies: flutter pub get

Usage:

  1. Run the application: flutter run

  2. Select the units you want to convert from and to.

  3. Enter the value to convert, and the app will display the converted result instantly.

Contributing: Contributions are welcome! If you'd like to contribute to QuickConvert, follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Create a new Pull Request.

Acknowledgments:

  • Thanks to Flutter community for great tools and resources.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published