/#11_instagram_ui_redesign/lib/posts_provider.dart

https://github.com/usman18/Flutter-UI-Kit · Dart · 56 lines · 53 code · 3 blank · 0 comment · 0 complexity · 8fec360262d778d33dbd623dc8023ae1 MD5 · raw file

  1. import 'model/post.dart';
  2. class PostsProvider {
  3. static final List<Post> posts = [
  4. Post(username: "jayshetty", likes: "167", description: "This is some dummy text. I am trying to make it as long as possible. It is now as long as I want it to be :)",
  5. imageUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2F4.bp.blogspot.com%2F-PFWH1Snjivc%2FTcOvq6r_FTI%2FAAAAAAAAARk%2FNM2FU-pG0qQ%2Fs1600%2F1304571150958.png&f=1&nofb=1",
  6. profilePicUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fyt3.ggpht.com%2Fa-%2FACSszfGEe047SPYy61ySW-LmiOlBdpSNqoVouXdogQ%3Ds900-mo-c-c0xffffffff-rj-k-no&f=1&nofb=1"
  7. ),
  8. Post(username: "the.holistic.psychologist", likes: "222", description: "This is some dummy text. I am trying to make it as long as possible. It is now as long as I want it to be :)",
  9. imageUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fi.ytimg.com%2Fvi%2FPaeygRScL0E%2Fmaxresdefault.jpg&f=1&nofb=1",
  10. profilePicUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fwhole30.com%2Fwp-content%2Fuploads%2F2019%2F07%2Fprofile-nicoleLePera.jpg&f=1&nofb=1",
  11. ),
  12. Post(username: "the.holistic.psychologist", likes: "562", description: "This is some dummy text. I am trying to make it as long as possible. It is now as long as I want it to be :)",
  13. imageUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fi.ytimg.com%2Fvi%2FxgTwHQjQsPc%2Fmaxresdefault.jpg&f=1&nofb=1",
  14. profilePicUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Ftse4.mm.bing.net%2Fth%3Fid%3DOIP.Q0KP6XbcerTppngcKe61sAAAAA%26pid%3DApi&f=1",
  15. ),
  16. Post(username: "jayshetty", likes: "167", description: "This is some dummy text. I am trying to make it as long as possible. It is now as long as I want it to be :)",
  17. imageUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2F4.bp.blogspot.com%2F-PFWH1Snjivc%2FTcOvq6r_FTI%2FAAAAAAAAARk%2FNM2FU-pG0qQ%2Fs1600%2F1304571150958.png&f=1&nofb=1",
  18. profilePicUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fyt3.ggpht.com%2Fa-%2FACSszfGEe047SPYy61ySW-LmiOlBdpSNqoVouXdogQ%3Ds900-mo-c-c0xffffffff-rj-k-no&f=1&nofb=1"
  19. ),
  20. Post(username: "the.holistic.psychologist", likes: "227", description: "This is some dummy text. I am trying to make it as long as possible. It is now as long as I want it to be :)",
  21. imageUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fi.ytimg.com%2Fvi%2FPaeygRScL0E%2Fmaxresdefault.jpg&f=1&nofb=1",
  22. profilePicUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fwhole30.com%2Fwp-content%2Fuploads%2F2019%2F07%2Fprofile-nicoleLePera.jpg&f=1&nofb=1",
  23. ),
  24. Post(username: "the.holistic.psychologist", likes: "2782", description: "This is some dummy text. I am trying to make it as long as possible. It is now as long as I want it to be :)",
  25. imageUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fi.ytimg.com%2Fvi%2FxgTwHQjQsPc%2Fmaxresdefault.jpg&f=1&nofb=1",
  26. profilePicUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Ftse4.mm.bing.net%2Fth%3Fid%3DOIP.Q0KP6XbcerTppngcKe61sAAAAA%26pid%3DApi&f=1",
  27. ),
  28. Post(username: "jayshetty", likes: "167", description: "This is some dummy text. I am trying to make it as long as possible. It is now as long as I want it to be :)",
  29. imageUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2F4.bp.blogspot.com%2F-PFWH1Snjivc%2FTcOvq6r_FTI%2FAAAAAAAAARk%2FNM2FU-pG0qQ%2Fs1600%2F1304571150958.png&f=1&nofb=1",
  30. profilePicUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fyt3.ggpht.com%2Fa-%2FACSszfGEe047SPYy61ySW-LmiOlBdpSNqoVouXdogQ%3Ds900-mo-c-c0xffffffff-rj-k-no&f=1&nofb=1"
  31. ),
  32. Post(username: "the.holistic.psychologist", likes: "225", description: "This is some dummy text. I am trying to make it as long as possible. It is now as long as I want it to be :)",
  33. imageUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fi.ytimg.com%2Fvi%2FPaeygRScL0E%2Fmaxresdefault.jpg&f=1&nofb=1",
  34. profilePicUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fwhole30.com%2Fwp-content%2Fuploads%2F2019%2F07%2Fprofile-nicoleLePera.jpg&f=1&nofb=1",
  35. ),
  36. Post(username: "the.holistic.psychologist", likes: "2245", description: "This is some dummy text. I am trying to make it as long as possible. It is now as long as I want it to be :)",
  37. imageUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fi.ytimg.com%2Fvi%2FxgTwHQjQsPc%2Fmaxresdefault.jpg&f=1&nofb=1",
  38. profilePicUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Ftse4.mm.bing.net%2Fth%3Fid%3DOIP.Q0KP6XbcerTppngcKe61sAAAAA%26pid%3DApi&f=1",
  39. ),
  40. Post(username: "jayshetty", likes: "167", description: "This is some dummy text. I am trying to make it as long as possible. It is now as long as I want it to be :)",
  41. imageUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2F4.bp.blogspot.com%2F-PFWH1Snjivc%2FTcOvq6r_FTI%2FAAAAAAAAARk%2FNM2FU-pG0qQ%2Fs1600%2F1304571150958.png&f=1&nofb=1",
  42. profilePicUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fyt3.ggpht.com%2Fa-%2FACSszfGEe047SPYy61ySW-LmiOlBdpSNqoVouXdogQ%3Ds900-mo-c-c0xffffffff-rj-k-no&f=1&nofb=1"
  43. ),
  44. Post(username: "the.holistic.psychologist", likes: "7789", description: "This is some dummy text. I am trying to make it as long as possible. It is now as long as I want it to be :)",
  45. imageUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fi.ytimg.com%2Fvi%2FPaeygRScL0E%2Fmaxresdefault.jpg&f=1&nofb=1",
  46. profilePicUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fwhole30.com%2Fwp-content%2Fuploads%2F2019%2F07%2Fprofile-nicoleLePera.jpg&f=1&nofb=1",
  47. ),
  48. Post(username: "the.holistic.psychologist", likes: "2221", description: "This is some dummy text. I am trying to make it as long as possible. It is now as long as I want it to be :)",
  49. imageUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fi.ytimg.com%2Fvi%2FxgTwHQjQsPc%2Fmaxresdefault.jpg&f=1&nofb=1",
  50. profilePicUrl: "https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Ftse4.mm.bing.net%2Fth%3Fid%3DOIP.Q0KP6XbcerTppngcKe61sAAAAA%26pid%3DApi&f=1",
  51. ),
  52. ];
  53. }