Skip to content

slorop41314/Getx-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Getx Boilerplate

Getting Started

Flutter boilerplate with clean architecture and few default package added:

  • Firebase, analytics
  • Sentry
  • Getx
  • Dio

For new project:

  1. Create new sentry project and change the dns key in app_config.dart
  2. Create and replace google-services.json and GoogleService-info.plist from your own firebase project.