ezyfox-server-flutter-client
flutter client for ezyfox server
Architecture
Offical documentation
Prepare
- Download and install JDK 8
- Download and install Android Studio
- Download and install Xcode
- Download and install Intellij and Flutter plugin
- Download and instal Flutter SDK
How to test?
1. Clone source code
git clone --recurse-submodules https://github.com/youngmonkeys/ezyfox-server-flutter-client.git ezyfox_server_flutter_client
2. Import source code
You need import ezyfox_server_flutter_client/example
to your IDEs
- To IntelliJ IDE: for all
- To Xcode: for iOS
- To Android studio: for Android
3. You can run
- main.dart on Intellij
- Build and Run on Xcode for iOS, don’t for get run
pod install
- Build and run on Android Studio for Android
4. Where need I click?
- Tap to plus button in bottom right corner
- When you see
Greet Flutter's developer!
, congratulation, you’ve just run and connect to server successfully
Download this app source code on GitHub
Provides the list of the opensource Flutter apps collection with GitHub repository.