Welcome to the GitHub repository for the Money Manager App – a versatile Flutter application designed for effortless money transaction management.
- pie_chart: Version
5.1.0
- lottie: Version
^1.2.2
- cupertino_icons: Version
^1.0.2
- flutter_slidable: Version
^1.2.0
- google_fonts: Version
^2.3.1
- flutter: SDK Version
flutter
- hive_flutter: Version
^1.1.0
- intl: Version
^0.17.0
- animated_text_kit: Version
^4.2.1
- Intuitive CRUD operations for money transactions.
- Visualize data with a dynamic pie chart.
- Engaging animations using Lottie.
- Sleek and user-friendly UI with Cupertino icons.
- Interactive sliding functionality with flutter_slidable.
- Diverse font options with google_fonts.
- Local data storage with hive_flutter.
- Internationalization support with the
intl
package. - Animated text display using animated_text_kit.
To run the project locally, follow these steps:
- Clone the repository:
git clone <repository_url>
- Navigate to the project directory:
cd money_manager_app
- Install dependencies:
flutter pub get
- Run the app:
flutter run
This project is open to contributions! Feel free to open issues or submit pull requests to enhance its features and functionality.