Sonnet Generator

This package generates the necessary internal files for the Sonnet package.

Usage

  1. Activate the package globally:

    flutter pub global activate sonnet_generator
    
  2. Run the generator:

    flutter pub global run sonnet_generator:gen
    

Libraries

sonnet_generator