Skip to content

Flutter example of a mobile app onboarding system with multilingual support

License

Notifications You must be signed in to change notification settings

sledgx/flutter-onboarding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_onboarding

Flutter example of a mobile app onboarding system with multilingual support.

Getting Started

For help getting started with Flutter, view the online documentation.

Useful commands

Generate application icons compatible with Android and iOS:

flutter pub run flutter_launcher_icons:main

Build the APK for Android:

flutter build apk --release

Build multi-target APKs for Android:

flutter build apk --target-platform android-arm,android-arm64,android-x64 --split-per-abi

Build the IPA for iOS:

flutter build ios --release

Author

SledGX

License

Distributed under the MIT License. See LICENSE for more information.

About

Flutter example of a mobile app onboarding system with multilingual support

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages