c_material 0.0.3 copy "c_material: ^0.0.3" to clipboard
c_material: ^0.0.3 copied to clipboard

A package to show Native PDF View for iOS and Android, support Open from a different resource like Path, Asset or Url and Cache it.

material_colors_flutter #

Awesome Flutter

Pub Version GitHub repo size issues-raw license last-commit stars Dart CI


A new package for choosing colors. It is very powerful and supports all operating systems, including iPhone, Android, the web, and many platforms. It helps in direct access to colors.

Support = [ Android , IOS and WEB(soon) ]; #

  • Support All Platform in flutter
  • Ease of use and flexibility in accessing colors directly
  • It has a strong advantage, which is that it contains almost all colors
  • It is also easy to use in any mobile project and supports all platforms

Setup #

iOS

Opt-in to the embedded views preview by adding a boolean property to the app's Info.plist file with the key io.flutter.embedded_views_preview and the value YES.

iOS (only support> 11.0) you need to add this line in your ios/Podfile

platform :ios, '11.0'

Import it #

Now in your Dart code, you can use:

import 'package:c_material/c_material.dart';

-keep class com.shockwave.**

Dependencies #

Flutter #

flutter_c_material

Android (only support >= api 20) #

AndroidPdfViewer

iOS (only support> 11.0) #

PDFKit

Developer #

128
likes
0
points
129
downloads

Publisher

verified publishercmaterial.xyz

Weekly Downloads

A package to show Native PDF View for iOS and Android, support Open from a different resource like Path, Asset or Url and Cache it.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on c_material