flutter_application_generator 0.25.1 copy "flutter_application_generator: ^0.25.1" to clipboard
flutter_application_generator: ^0.25.1 copied to clipboard

A starter CLI for creating apps using FlutterApplicationTemplate.

example/README.md

Dad Jokes app example #

The flutter_application_generator source code includes a complete working example in the src/app/ folder. It's a simple joke browser app that uses the Reddit API to display jokes posted to the r/dadjokes subreddit and allows you to manage favorites (add / remove). It also includes an authentication example.

Before running the example, it's necessary to run the build_runner package in order to create the required generated files. Using your terminal of choice, navigate to the src/app/ folder and run the following:

dart run build_runner build --delete-conflicting-outputs
3
likes
0
points
164
downloads

Publisher

verified publishernventive.com

Weekly Downloads

A starter CLI for creating apps using FlutterApplicationTemplate.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

archive, args, cli_completion, http, mason_logger, path, pub_updater

More

Packages that depend on flutter_application_generator