Skip to content

kevinhbp/clovis_one

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clovis_one

Learn best practice of flutter theme and widgets

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 development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Start The Project

In Terminal run this command: flutter pub get

(Optional) To generate required files (eg. models, retrofit files) run this command:

flutter pub run build_runner build

or

flutter pub run build_runner build --delete-conflicting-outputs

Running the application

In Terminal run this command: flutter run -d chrome

Generating splash screen

  • update flutter_native_splash.yaml configuration file
  • then execute this line in terminal flutter pub run flutter_native_splash:create

Contributing Guideline

Copyright

© 2023 Kevin Putro. All rights reserved.

About

Learn best practice of flutter theme and widgets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors