sagarsl_flutter_library 0.0.1 copy "sagarsl_flutter_library: ^0.0.1" to clipboard
sagarsl_flutter_library: ^0.0.1 copied to clipboard

A Flutter utility package providing reusable widgets, custom animations, and helper functions for streamlined app development.

my_flutter_library #

A Flutter utility package providing reusable widgets, custom animations, and helper functions for streamlined app development.

Features #

  • Custom widgets for common UI patterns
  • Reusable animations and transitions
  • Utility functions for data handling
  • Helper methods for state management

Getting started #

Add this to your package's pubspec.yaml file:

dependencies:
  my_flutter_library: ^0.0.1

Install it:

flutter pub get

Usage #

import 'package:my_flutter_library/my_flutter_library.dart';

// Example widget usage
MyCustomWidget(
  title: 'Hello',
  onTap: () => print('Tapped'),
);

Additional information #

  • Package homepage: GitHub
  • Bug reports and feature requests: Issue Tracker
  • Want to contribute? Create a pull request
  • License: MIT
1
likes
150
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter utility package providing reusable widgets, custom animations, and helper functions for streamlined app development.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sagarsl_flutter_library