For help getting started with Flutter, view Flutter online documentation.
I have used this repository: https://github.com/kbirch/wordpress_client
Flutter
Make sure your WordPress version is greater or equal to 4.7
Clone repository
git clone https://github.com/hooshyar/Flutter-Wordpress-Client.git
and open pubspec.yaml
run
flutter packages get
open config.dart and change"https://client.kurd.app/wp-json";
to your wordpress website address
run app on a simulator
flutter run
- Sliver app bar
- Sliver list view
- Connectivity status, if offline pop a message
- Cache on device
- Pull to refresh
- Global perPage
- Global theming
- Setting page
- Bloc pattern
- Splash screen
- Nice Categories page screen
- real time clap button like Meduim
- Share and fav buttons