My Package

My Package is a Flutter package designed to simplify the process of generating and managing notification in your applications. It provides an easy-to-use interface that can be integrated seamlessly into any Flutter project.

Features

  • Generate personalized greeting messages based on user input.
  • Support for multiple notifications and customizable greeting formats.
  • Lightweight and easy to integrate with existing Flutter applications.

Greeting Example

Getting Started

Prerequisites

  • Flutter SDK installed on your machine. For installation instructions, visit the Flutter installation guide.
  • Dart SDK (comes bundled with Flutter).

Installation

Add notify_service to your pubspec.yaml file:

dependencies:
  notify_service: ^5.0.14  # Replace with the latest version