Skip to content

A flutter project that explores the freezed package which generates classes / models

Notifications You must be signed in to change notification settings

Brian1011/flutter_freezed_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning_flutter_freezed

A flutter project whose aim is to explore the freezed package and its functionality on models.

A flutter project made using

  • Freezed a code generator for data-classes/unions/pattern-matching/cloning [doc]

To run the project:

flutter pub get
flutter run

Versions used for this project:

  • Flutter: 3.3.9
  • Dart: 2.18.5

To generate a model

fvm flutter pub run build_runner build

About

A flutter project that explores the freezed package which generates classes / models

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published