Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 31, 2022. It is now read-only.

How i setup my project

License

NotificationsYou must be signed in to change notification settings

EArminjon/flutter_base_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://github.com/EArminjon/flutter_base_project

Provide the base tools to develop a flutter app for production

/!\ For Android, I setup all requierments in android/
/!\ For IOS, you need to look all packages Readme.md to see what edit in ios/

Dependencies

DependencyDescription
httpFor HTTP(S) requests, basic didn't need better in general
i18n_extensionThe Easiest translation system, no code generator
flutter_blocState management edited to make an architecture event to event
shared_preferencesLittle storage for stock theme preference, locale, settings
flutter_secure_storageStorage for tokens or user's personal data like email.
firebase_crashlyticsTo report crash on Firebase (free)
firebase_analyticsStorage for tokens or user's personal data like email
firebase_coreMandatory to use Firebase plugins
providerSimple provider system to share resource.
flutter_launcher_iconsTo generate the launcher app icons (see pubspec.yaml)
flutter_native_splashTo generate the splash screen (see pubspec.yaml)

Firebase (Analytics, crashlytics...)

Change thegoogle-service.json by yours.

Features

In this app, you can see how quickly manage :

  • rooting
  • storage (preference & secure)
  • theme
  • translation
  • phone settings importation
  • api calls
  • data sharing
  • state management
  • analytics

What is in progress ?

None

About

How i setup my project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp