Please enable JavaScript.
Coggle requires JavaScript to display documents.
Co gan len e - Coggle Diagram
Co gan len e
Flutter Features
Assets and images
setup
load assets function
update app icon
Splash screen
Splash screen for each platform
Animation splash screen
Tip and Trick improve
https://www.geeksforgeeks.org/background-local-notifications-in-flutter/?ref=leftbar-rightbar
Effective
StyleGuide
Identifier
UpperCamelCase
*metadata annotations.
:question:*
DO name extensions
:red_flag:
lowerCamelCase
lowercase_with_underscores
SCREAMING_CAPS
Ordering
seperate section after import
sort sections alphabetically.
Formatting
tool format
dartfmt
AVOID lines longer than 80 characters.
exception
URI or file path
Doing so avoids the dangling else :check: problem.
Collection Mobile
Collection
UI marterial :check:
UI non marterial :check:
URI in android
Intend ??
Activity
Open other app
Open other app else open AppStore or CHPlay vs appgallery(Huawei)
Crop Image and Pick Image
PUSH notification Through Firebase
SMS AWS time expire need resolves :question:
Config Gradle for Android
Deep Link on Android and IOS
SMS auto fill
Animation :check:
GPS and Location , Permission some Behavior
Open Setting for IOS
Handle Switch Languages
Regex for valdation form for each Plaform have some behabvior
skill
Json WebToken
Refesh Token handle
Handle Catch Error from API
Using Unit test
Deploy App To App Store and CHplay