flutter_fast_cli 1.0.5 copy "flutter_fast_cli: ^1.0.5" to clipboard
flutter_fast_cli: ^1.0.5 copied to clipboard

Build Flutter Apps Faster. Generate boilerplate code for apps that require authentication, subscriptions, and more

1.0.5 #

  • 🟩 Added runWithProgress utility function
  • 🟪 Fixed exception when clean command is used outside of Flutter project
  • Date: 9-10-2023

1.0.4 #

  • 🟩 Added "clean" command to deep clean Flutter projects
  • Date: 9-10-2023

1.0.3 #

  • 🟩 Android release signing setup with empty key.properties
  • 🟩 Added Android Studio run configuration and VS code launch.json file
  • 🟩 Added basic Flutter scripts
  • 🟨 Moved existing Android Studio run configurations into template path. No more manually updating paths
  • 🟪 Fixed how BuildContext was acquired in FastColor extension
  • Date: 9-09-2023

1.0.2 #

  • 🟥 Removed dependency on uuid package for Supabase builds
  • 🟩 Created DashboardView as new default widget on home page
  • 🟩 FastColor extension for accessing ColorScheme colors
  • 🟩 Added MacOS entry to flutter_launcher_icons
  • 🟨 Updated template name and org to flutterfast and com.cotr, respectively
  • 🟨 Changed flutter_icons to flutter_launcher_icons in pubspec.yaml
  • Date: 9-08-2023

1.0.1 #

  • 🟩 Added --subs (and --no-subs) flag to turn the subscriptions feature off
  • 🟩 Added --build (and --no-build) flag to turn off build step in app generation
  • 🟨 Improved the built-in SubscriptionsView to handle any Offering setup in RevenueCat
  • Date: 9-07-2023

1.0.0 #

  • 🟩 Initial pre-release
  • Date: 9-06-2023

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Types of Changes #

  • 🟩 Added
  • 🟨 Changed
  • 🟧 Deprecated
  • 🟥 Removed
  • 🟪 Fixed
  • 🟦 Security
77
likes
0
pub points
46%
popularity

Publisher

verified publishercodeontherocks.dev

Build Flutter Apps Faster. Generate boilerplate code for apps that require authentication, subscriptions, and more

Homepage
Repository (GitHub)
View/report issues

Topics

#boilerplate #cli #flutter #template

License

unknown (license)

Dependencies

args, cli_util, io

More

Packages that depend on flutter_fast_cli