책 이미지
책 정보
· 분류 : 외국도서 > 컴퓨터 > 운영체제(OS) > 매킨토시
· ISBN : 9781484249819
· 쪽수 : 522쪽
· 출판일 : 2019-10-11
목차
1. Get started
-Installation
- Windows
- macOS
- Linux
- Use Android Studio
- Use VS Code
- Create first Flutter application
2. Dart
- Class constructors
- Inheritance
- Use noSuchMethod()
- Mixins
- Generics
- Libraries
- Futures
- async/await
- Streams
- Generators
- Isolates
- Metadata and annotations
- Generating documents
3. Widgets
- Stateless widgets- Build contexts
- Scaffold
- Appbar
- Tab
- Drawer
- Buttons
- Text
- Image
- Icon
- Form inputs- Dialogs
- Bottom sheet
- Snack bar
- Expansion panel
- Data table
- Card
- Gestures
4. Layout in Flutter
- Container
- Row and column
- Stack
- List view
- Grid view
5. Page navigation
- Navigator
- Create simple routes
- Use named routes
- Use generated routes
6. Animations
- Tween animations
- Monitor animation progress
- Animated widget
- Simultaneous animations
- Hero animations
- Staggered animations
7. State management
- Stateful widgets
- Use InheritedWidget
- Use scoped model
- Use redux
- Use BLoC and reactive programming
8. Server interaction
- Handle JSON data
- Handle XML data
9. Build apps
- Build flavors
- Build and release for Android
- Build and release for iOS
- Continuous deployment with fastlane
- App publish
10. Packages
- Use packages
- Create packages
- Publish packages
11. Flutter Plugin
- Develope Android plugins
- Develop iOS plugins
12. Integration
- Integrate Firebase
- Integrate Google Maps
13. Accessibility
- Handle font size
- Support screen readers
14. Internationalization
- Use localized values
- Support different locales
- Localize apps
15. Testing
- Unit tests
-Use mock objects
- Test widgets
- Integration tests
16. Debugging
- Use Dart Observatory
- Debug mode assertions
- Debug widgets
- Debug rendering
- Debug scheduling
- Visual debugging
- Debug animations
- Analyse Dart performance
- Measure app startup time
- Debugging in Android Studio
- Remote debugging
17. Performance profiling
- Performance tuning tips
- Use performance overlay













