-
Splash-Screen:
- Primary (native):
- package: flutter_native_splash
- Secondary (Widget)
- Adaptive (Android x Ios)
- Primary (native):
-
Adaptive approuch (Android x Ios):
- widgets
- Package: flutter_platform_widgets
- Splitted views
- Specific widgets (SOLID 2)
- Platform Drivers
- Android_app_driver
- Ios_app_driver
- Specific themes
- Styles-Cupertino:
- TagBindings(GetX) + DArt.io_platform:
- Selecting the specific dependency (Android x Ios), according the platform
- widgets
-
Animations:
- Animated-Container
- Shadows
- GetxController
-
Form
- Field validations
- GetxController
-
GetX:
- state
- route
- dependencies
- TagBindings
-
MVC
- Core
- entity+repo+service (business rules)
- entity: package: JsonSerializable
- controller (state)
- view - activities
-
Exceptions:
- Assertion - Focus Developer:
- Is an ERROR
- Addressed for the Programmer
- Guide the Coder, to repair the App
- 'Releasing'(App Store) version excludes it
- Exception - Focus AppUser:
- It is not an ERROR
- It is handled in the App, by itself
- Should be catch, and show an exception for the user
- Exception handler:
- Handle the exceptions
- Assertion - Focus Developer:
-
FutureBuilder:
- Futures management
-
PostMan as FakeApi/BackEnd:
-
Crash App Management:
- Catcher:
- https://medium.com/flutter-community/handling-flutter-errors-with-catcher-efce74397862
- BackEnd in java for storage the crashes:
- Email problem: taljacobson/flutter_mailer#38
- Catcher:
-
Notifications
You must be signed in to change notification settings - Fork 0
CodeGTDLearn/flutter-01-alpha
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published