Fybird

Lot of Fybird

Cybird written with Flutter.

Fybird download address, debug version not packaged:

Cybird by Kotlin:

The App shows

An App interface

Douban, 250

Douban is a hit

Douban is coming soon

Details of Douban film (only part of the data is shown, not much data is available on Douban)

Zhihu Daily interface

Details of Zhihu Daily (details are data loaded with Flutter_webview_plugin, ios display problem, Android normal)

The MM of GankIO

Flutter version

Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel master, v1.1.5-pre-27, on Mac OS X 10.14.218C54, locale en-CN) [✓] Android Toolchain-developforAndroid Devices (Android SDK Version 28.0.3) [!]  iOS toolchain - developforIOS Devices (Xcode 10.1) Qualify Verify that all connected devices have been paired with this computerinXcode. If all devices have been paired, libimobiledevice and ideviceinstaller may require updating. To update with Brew, run: brew update brew uninstall --ignore-dependencies libimobiledevice brew uninstall --ignore-dependencies usbmuxd brew install --HEAD usbmuxd brew unlink usbmuxd brew link usbmuxd brew install --HEAD libimobiledevice brew install Ideviceinstaller can qualify CocoaPods installed but not initialized. CocoaPods is used to retrieve the iOS platform side's plugin code that responds to your plugin usage on the Dart side. Without resolving iOS dependencies with CocoaPods, plugins will not work on iOS. For more info, see https://flutter.io/platform-plugins To initialize CocoaPods, run: pod setup once to finalize CocoaPods'Installation. [✓] Android Studio (Version 3.2) [✓] Connected Device (1 available)Copy the code

Third Party Framework

library function
dio Network framework
flutter_webview_plugin Full screen Webview with support for loading local Html
flutter_swiper By the framework
intl Date format conversion

Run (configure the Flutter environment first)

Clone to local, delete pubspec.lock, and run it again