Skip to content

luisdanieldlcg/FlutterTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Template

This is a minimal flutter template for developing larger and scalable apps.

Features

  • Riverpod state management solution
  • Logging setup
  • Riverpod update observable
  • Light / dark theme toggle
  • Functional features with fpdart
  • Auth feature skeleton
  • Routing skeleton with error page.

Dependencies

dependencies:
  flutter:
    sdk: flutter
  cupertino_icons: ^1.0.2
  logger: ^1.4.0
  flutter_riverpod: ^2.3.6
  fpdart: ^0.6.0

Getting Started

This template was tested with Flutter 3.10 but it should work with slightly older versions above 3.0.

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

About

A template for my Flutter apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published