Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Packages

A monorepo for Flutter packages by hongmono.

Packages

Package Version Description
widget_tooltip pub A highly customizable tooltip widget for Flutter
burst_icon_button pub Icon button with burst animation on tap/long-press
floating_widget A draggable floating widget with boundary constraints

Getting Started

This project uses Melos with Dart pub workspaces.

Setup

# Install Melos globally
dart pub global activate melos

# Install dependencies
flutter pub get

# Bootstrap workspace
melos bootstrap

Commands

# Run analysis on all packages
melos run analyze

# Run tests on all packages
melos run test

# Format all code
melos run format

Example App

cd apps/example
flutter run

License

See individual packages for their licenses.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages