Git Product home page Git Product logo

gambley1 / flutter-instagram-offline-first-clone Goto Github PK

View Code? Open in Web Editor NEW
58.0 2.0 12.0 62.41 MB

Offline Instagram? No problem! Dive into this Flutter clone with seamless sync and all your favorite features, even when you're off the grid. ✨ Explore posts, create content, interact with friends – all offline! Syncs magically when you're back online. Built with Flutter and ❤️.

Home Page: https://ezit.vercel.app

License: Other

Kotlin 0.01% Ruby 0.22% Swift 0.04% Objective-C 0.01% Dart 96.27% PLpgSQL 1.35% HTML 0.26% CMake 0.53% C++ 1.12% C 0.05% Shell 0.15%
firebase flutter flutter-bloc offline-first powersync push-notifications supabase sync

flutter-instagram-offline-first-clone's People

Contributors

dependabot[bot] avatar gambley1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

flutter-instagram-offline-first-clone's Issues

fix: cannot resolve meta pub dependecy

Description

Trying to run pub get on freshly pulled project throws error

../sdk/flutter/bin/flutter --no-color pub get
Resolving dependencies...
Note: meta is pinned to version 1.12.0 by flutter_test from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.


Because every version of flutter_test from sdk depends on meta 1.12.0 and every version of insta_blocks from path depends on meta >=1.10.0 <1.12.0, flutter_test from sdk is incompatible with insta_blocks from path.
So, because flutter_instagram_offline_first_clone depends on both insta_blocks from path and flutter_test from sdk, version solving failed.
Process finished with exit code 1

Steps To Reproduce

  1. Clone repository
  2. flutter pub get
  3. See error

Expected Behavior

Pub get without any issue.

Screenshots

nope

Additional Context

Do we have to use powersync ?

Do we have to use powersync

I want to make this application. But I don't quite understand why powersync is used.
How to do without powersync

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.