Mobitools

Mobitools is a Flutter package that offers a collection of simple, useful mobile utilities and mini apps. Whether you're looking to embed a calculator, display animated UI elements, or build small feature demos like a shopping list or 2D game, Mobitools makes it easy to get started.


✨ Features

  • 🧮 Calculator – basic arithmetic operations
  • 💱 Currency Converter – convert between different currencies
  • 🎮 2D Game – simple animated game demo
  • ⭐ Star Animation – animated star effect for UI fun
  • ⚽ Ball Animation – bouncing ball visual demo
  • 🎥 Movie Rating UI – clean rating layout for films or content
  • 🛒 Shopping List – add and manage simple shopping items
  • ✅ Todo App – keep track of tasks and goals

🚀 Getting Started

To use Mobitools, add it to your pubspec.yaml:

dependencies:
  mobitools: ^0.0.1

Libraries

mobitools