Skip to content

SebastianWaloszek/next_app

Repository files navigation

next_app

A Flutter application template.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Index files

To update the list of files included in documentation for base, common and features libraries code generation with index_generator is used.

To activate index_generator run:

flutter pub global activate index_generator

To update index files run:

flutter pub global run index_generator

Right now the libraries app and di don't use code generation as they are small and usually don't change in terms of included files.

About

Flutter project template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published