Skip to content

Basic blog app to demonstrate how to connect Hygraph to Flutter

Notifications You must be signed in to change notification settings

hygraph/flutter-hygraph-blog

Repository files navigation

Basic blog app using Hygraph and Flutter

A modified version of: Guided tutorial on how to use GraphQL with Flutter

Getting Started

  1. Clone the Hygraph project: Blog app
  2. Clone the repo: npx degit https://github.com/hygraph/flutter-hygraph-blog.git
  3. Navigate to the root of your project by entering: cd flutter-hygraph-blog
  4. Replace the placeholder Hygraph content API URL:https://<HYGRAPH_CDN_LOCATION>.cdn.hygraph.com/content/<ID>/master in the lib/main.dart file with the endpoint URL from your cloned Hygraph project.
  5. Start your flutter app flutter run

This project is a starting point for a Flutter application using content from Hygraph.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Basic blog app to demonstrate how to connect Hygraph to Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published